Commit Graph

255 Commits (1c118dc790c22261c6fb521ba0ee7f35e2c494ef)

Author SHA1 Message Date
Wouter Born 1c118dc790 Upgrade to Zulu JDK 11.0.14
Signed-off-by: Wouter Born <github@maindrain.net>
2022-01-27 10:24:49 +01:00
Wouter Born a1d02febd6 Prevent README.md from being messed up in case of GitHub issues
Signed-off-by: Wouter Born <github@maindrain.net>
2022-01-12 12:51:23 +01:00
Wouter Born 36613f8a77 Revert "[ci skip] Update openHAB versions in README.md"
This reverts commit cab7255b48.
2022-01-12 12:51:23 +01:00
openhab-bot cab7255b48 [ci skip] Update openHAB versions in README.md
Jenkins build 2487
2022-01-11 04:59:42 +00:00
Wouter Born be4db53eea
Add iputils-ping to Debian image (#376)
It only adds 50 kB to the image and ping is also supported in the Alpine image.

Fixes #374

Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-21 23:00:10 +01:00
Wouter Born 85c3727d10
Upgrade to Debian 11.2 (#375)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-21 21:01:36 +01:00
openhab-bot a063490a89 [ci skip] Update openHAB versions in README.md
Jenkins build 2447
2021-12-20 05:03:12 +00:00
openhab-bot de70387ef0 [ci skip] Update openHAB versions in README.md
Jenkins build 2431
2021-12-17 22:46:31 +00:00
Wouter Born 70317748bc
Upgrade to Alpine 3.15.0 (#372)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 22:09:10 +01:00
Wouter Born 1e81933cbc
Add monotonic clock problem (#371)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-16 17:16:00 +01:00
openhab-bot bcedf6359a [ci skip] Update openHAB versions in README.md
Jenkins build 2413
2021-12-12 22:02:20 +00:00
openhab-bot c8c36f91e1 [ci skip] Update openHAB versions in README.md
Jenkins build 2410
2021-12-12 13:13:38 +00:00
openhab-bot 6ccaa6cba2 [ci skip] Update openHAB versions in README.md
Jenkins build 2406
2021-12-12 02:18:47 +00:00
openhab-bot 88aecdd946 [ci skip] Update openHAB versions in README.md
Jenkins build 2394
2021-12-05 15:14:10 +00:00
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
openhab-bot e779df9929 [ci skip] Update openHAB versions in README.md
Jenkins build 2351
2021-11-07 22:23:03 +00:00
Wouter Born 4d9c336734
Fix SNAPSHOT KAR update (#368)
It was using the artifacts produced by the wrong Jenkins jobs.
Also removes the logic for updating the legacy add-ons KAR which no longer exists in OH3.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-07 12:29:42 +01:00
Wouter Born 21edb6f5a7
Upgrade Zulu JDK (#367)
Updates the Zulu JDK to 11.0.13

Signed-off-by: Wouter Born <github@maindrain.net>
2021-11-01 22:44:59 +01:00
Wouter Born bfd88df0f5
Use Debian 10.11 base image (#366)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-10-12 19:02:19 +02:00
openhab-bot 93415ef1f8 [ci skip] Update openHAB versions in README.md
Jenkins build 2305
2021-10-03 16:40:32 +00:00
openhab-bot 4275a89e30 [ci skip] Update openHAB versions in README.md
Jenkins build 2271
2021-09-06 00:31:57 +00:00
Wouter Born ff9f3213e2
Upgrade Zulu JDK and base images (#365)
Updates:

* Zulu JDK to 11.0.12
* Alpine to 3.14.2
* Debian to 10.10

Signed-off-by: Wouter Born <github@maindrain.net>
2021-08-31 23:53:38 +02: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
openhab-bot 514e4a310c [ci skip] Update openHAB versions in README.md
Jenkins build 2245
2021-08-01 13:24:07 +00:00
openhab-bot 55b225be76 [ci skip] Update openHAB versions in README.md
Jenkins build 2229
2021-06-28 14:47:07 +00: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
openhab-bot 127236a448 [ci skip] Update openHAB versions in README.md
Jenkins build 2226
2021-06-27 20:43:37 +00:00
openhab-bot 21d7c570b0 [ci skip] Update openHAB versions in README.md
Jenkins build 2219
2021-06-25 15:03:32 +00:00
openhab-bot a077e09c22 [ci skip] Update openHAB versions in README.md
Jenkins build 2188
2021-05-30 15:52:55 +00:00
Wouter Born e7bd9b55a5
Use s6 style init only when s6 is not installed (#360)
Fixes #309

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-16 00:41:51 +02:00
Wouter Born b96cb8a4bc
Add EXTRA_SHELL_OPTS environment variable (#359)
Allows for customizing the shell options used by the entrypoint script.
E.g. set it to "+x" to disable the trace logging or set it to "-v" to also print shell input lines.

Fixes #346

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-15 23:38:40 +02:00
Wouter Born fb8304c311
Upgrade Zulu JDKs and base images (#357)
Updates:

* Zulu JDKs to 8.0.292, 11.0.11
* Alpine to 3.13.5
* Debian to 10.9

Signed-off-by: Wouter Born <github@maindrain.net>
2021-05-11 16:23:54 +02:00
openhab-bot c246bafd25 [ci skip] Update openHAB versions in README.md
Jenkins build 2138
2021-05-02 16:32:22 +00:00
openhab-bot d4bc2cfb57 [ci skip] Update openHAB versions in README.md
Jenkins build 2114
2021-04-21 12:56:14 +00:00
openhab-bot 8e1e2767fc [ci skip] Update openHAB versions in README.md
Jenkins build 2079
2021-04-01 16:24:27 +00:00
Wouter Born aa5ea53782
Download milestones and releases using openHAB redirect (#356)
Related to openhab/openhab-distro#1256

Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-27 15:00:10 +01:00
openhab-bot 4b021c7f6c [ci skip] Update openHAB versions in README.md
Jenkins build 2005
2021-02-28 13:35:33 +00:00
Mathias Vanden Auweele e519e4337e
Added healthcheck in Alpine and Debian Dockerfile (#351)
Signed-off-by: Mathias Vanden Auweele <mathias.vanden.auweele@gmail.com> (github: VBP8501)
2021-02-17 22:52:31 +01:00
Wouter Born f51db0499d
Fix TLS root CA certificates problem (#354)
Fixes #350

Signed-off-by: Wouter Born <github@maindrain.net>
2021-02-17 22:06:44 +01:00
Wouter Born 3af592ffc8
Upgrade Zulu JDKs and base images (#352)
Updates:

* Zulu JDKs to 8.0.282, 11.0.10
* Alpine to 3.13.1
* Debian to 10.8

Signed-off-by: Wouter Born <github@maindrain.net>
2021-02-15 23:01:03 +01:00
openhab-bot 01f747e7f8 [ci skip] Update openHAB versions in README.md
Jenkins build 1946
2021-01-31 16:40:39 +00:00
openhab-bot 75d0fffe85 [ci skip] Update openHAB versions in README.md
Jenkins build 1935
2021-01-27 21:39:53 +00:00
openhab-bot fbf74643dc [ci skip] Update openHAB versions in README.md
Jenkins build 1929
2021-01-26 18:21:39 +00:00
Wouter Born 7326c2bffa
Add issue templates (#347)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-20 17:22:22 +01: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 d17aaceba7
Update workflow and documentation for renamed branch (#342)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-14 12:26:08 +01:00
openhab-bot d6438b4bbd [ci skip] Update openHAB versions in README.md
Jenkins build 1895
2021-01-13 09:19:01 +00: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
openhab-bot cbc78af357 [ci skip] Update openHAB versions in README.md
Jenkins build 1874
2021-01-07 05:18:41 +00: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