Commit Graph

7 Commits (5e2aebe2fcc1f45e142757dfd11af255483297d2)

Author SHA1 Message Date
Wouter Born 5e2aebe2fc
Upgrade base images and build tools (#369)
Updates:

* Alpine to 3.14.3
* Debian to 11.1
* binfmt to tonistiigi/binfmt:qemu-v6.1.0 (required for building Debian 11 ARM images with buildx)

Furthermore the [pushrm](https://github.com/christian-korneck/docker-pushrm) Docker CLI plugin is now used for updating the README on Docker Hub.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-13 17:26:58 +01:00
Wouter Born 60421f3d00
Fix broken badges (#364)
MicroBadger shutdown on July 1st, 2021.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-08-31 19:23:53 +02:00
Wouter Born 9258eb4139
Remove OH2 support from build scripts (#363)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-06-28 16:46:56 +02:00
Wouter Born 51d2e13217
Remove openhab-distro master branch from available snapshot versions (#345)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-19 00:28:22 +01:00
Wouter Born 9a0d49faf8
Update snapshot version logic (#341)
There won't be any 3.0.x-snapshot builds.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-13 10:18:44 +01:00
Wouter Born ef111252e0
Automatically discover available SNAPSHOT versions (#339)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-03 14:03:19 +01:00
Wouter Born 69b2534052
Rework build scripts (#336)
* Make Dockerfiles more generic so they can be reused for all openHAB versions
* Determine version information automatically based on openhab-distro tags/branches
* Merge helper scripts into helper-functions
* Add "build" script to simplify building multiple versions or a specific distro using BuildKit
* Add GitHub Actions workflows for PR builds

Fixes #318

Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-01 16:00:25 +01:00