Commit Graph

4 Commits (main)

Author SHA1 Message Date
Wouter Born a7da1746ed
Add openHAB 5 support (#451)
* Use Java 21 with openHAB 5
* Remove linux/arm/v7 support
* Update versions in build help
* Install Temurin when Debian does not have an installation package in its repositories for an OpenJDK version

Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-16 23:02:23 +01:00
Wouter Born a580c3da4c
Update versions in build help to openHAB 4 (#424)
Signed-off-by: Wouter Born <github@maindrain.net>
2023-07-28 23:11:01 +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 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