Commit Graph

239 Commits (4d9c336734c9a379d8560e0ee0b497f265784808)

Author SHA1 Message Date
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
Wouter Born 1a96411021
Update .gitignore (#338)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 00:31:16 +01:00
Wouter Born 2bf6151086
Fix GA workflow branches (#337)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 00:03:38 +01:00
openhab-bot 58591148cc [ci skip] Update openHAB versions in README.md
Jenkins build 1859
2021-01-01 22:33:51 +00: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
Wouter Born 49ddec986d
Remove extension from contrib script (#335)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-29 11:55:50 +01:00
Wouter Born a3aabf1853
Cleanup repo and README.md (#334)
* Remove unused files and duplicated content
* Remove contrib file content from README.md to prevent reaching Docker Hub 25K limit
* Reference Docker platforms instead of architectures
* Add CODEOWNERS file

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-24 00:35:53 +01:00
Bo Biene 61f4582920
Create 60-socat-serial-network.sh (#330)
Add a serial port to network forwarding (Using RS232 Ethernet)

Signed-off-by: Bo Biene <bo_biene@hotmail.com>
2020-12-24 00:03:18 +01:00
Wouter Born 7c681587ea
Add 3.0.0 (#332)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-20 22:35:40 +01:00
Wouter Born c1819413ca
Add 3.0.0.RC2 (#331)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-19 12:39:26 +01:00
Wouter Born 4ff8a8fc4e
Add OH3 console logger configuration to README.md (#329)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-16 12:48:36 +01:00
Wouter Born 45ad19b417
Apply update script changes (#328)
Applies #327

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-16 11:32:31 +01:00
Wouter Born 596ce8a3b3
Improve update commands (#327)
* Fix DEFAULT command not properly restoring default files
* Create directories before moving files with MOVE command
* Run commands only when file/directory exists

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-16 01:21:40 +01:00
Wouter Born d9373fe7f4
Add 3.0.0.RC1 (#326)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-14 17:55:17 +01:00
Wouter Born bc87464223
Add 2.5.10 (#324)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 18:36:51 +01:00
Wouter Born 7e543ee172
Upgrade base images and Zulu JDK (#323)
Upgrade base images to:

* Debian 10.7-slim
* Alpine 3.12.2

Upgrade Zulu JDK versions to:

* 8.0.275
* 11.0.9

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 13:22:17 +01:00
Wouter Born c658bf02a0
Switch to transparent logo (#322)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-12 16:59:33 +01:00