From e8566624b2b89e63a3427993b0692bd58e0ed117 Mon Sep 17 00:00:00 2001 From: buanet Date: Thu, 8 Aug 2024 21:07:46 +0200 Subject: [PATCH 1/9] prepare release --- .VERSION | 2 +- CHANGELOG.md | 7 ++++--- docs/README_docker_hub_buanet.md | 10 ++++------ docs/README_docker_hub_iobroker.md | 11 ++++------- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/.VERSION b/.VERSION index b568696..a34bcdc 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -v10.0.0-beta.2 +v10.0.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7982964..1bd74cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ ## Changelog -### v10.0.0-beta.2 (07.08.2024) -* add build date to image -* cleanup dockerfile +### v10.0.0 (08.08.2024) +* v10.0.0-beta.2 (07.08.2024) + * add build date to image + * cleanup dockerfile * v10.0.0-beta.1 (13.07.2024) * upgrade node version to recommended node20 * remove dedicated node setup from dockerfile diff --git a/docs/README_docker_hub_buanet.md b/docs/README_docker_hub_buanet.md index 25ded5c..be78c60 100644 --- a/docs/README_docker_hub_buanet.md +++ b/docs/README_docker_hub_buanet.md @@ -34,8 +34,11 @@ New major image versions (e.g. v6, v7, v8) usually include a new major version o It is highly recommended not to use the `latest` tag for production, especially when using any kind of automated update procedure like watchtower. Please use the `latest-v[major_version]` tag instead. +### Node 20 versions +* [`v10.0.0`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile), [`latest-v10`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile), [`latest`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile) + ### Node 18 versions -* [`v9.1.2`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest-v9`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile) +* [`v9.1.2`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest-v9`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile) * [`v9.1.1`](https://github.com/buanet/ioBroker.docker/blob/v9.1.1/debian12/Dockerfile) * [`v9.1.0`](https://github.com/buanet/ioBroker.docker/blob/v9.1.0/debian12/Dockerfile) * [`v9.0.1`](https://github.com/buanet/ioBroker.docker/blob/v9.0.1/debian12/Dockerfile) @@ -43,11 +46,6 @@ It is highly recommended not to use the `latest` tag for production, especially * [`v8.0.1`](https://github.com/buanet/ioBroker.docker/blob/v8.0.1/debian/node18/Dockerfile) * [`v8.0.0`](https://github.com/buanet/ioBroker.docker/blob/v8.0.0/debian/node18/Dockerfile) -### Node 16 versions -* [`v7.2.0`](https://github.com/buanet/ioBroker.docker/blob/v7.2.0/debian/node16/Dockerfile), [`latest-v7`](https://github.com/buanet/ioBroker.docker/blob/v7.2.0/debian/node16/Dockerfile) -* [`v7.1.2`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-amd64`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-arm32v7`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-arm64v8`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile) -* [`v7.0.1`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-amd64`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-arm32v7`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-arm64v8`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile) - # What is ioBroker? IoBroker is an open source IoT platform written in JavaScript that easily connects smarthome components from different manufactures. With the help of plugins (called: "adapters") ioBroker is able to communicate with a big variety of IoT hardware and services using different protocols and APIs.
diff --git a/docs/README_docker_hub_iobroker.md b/docs/README_docker_hub_iobroker.md index a05a246..3e64a19 100644 --- a/docs/README_docker_hub_iobroker.md +++ b/docs/README_docker_hub_iobroker.md @@ -36,21 +36,18 @@ New major image versions (e.g. v6, v7, v8) usually include a new major version o It is highly recommended not to use the `latest` tag for production, especially when using any kind of automated update procedure like watchtower. Please use the `latest-v[major_version]` tag instead. +### Node 20 versions +* [`v10.0.0`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile), [`latest-v10`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile), [`latest`](https://github.com/buanet/ioBroker.docker/blob/v10.0.0/debian12/Dockerfile) + ### Node 18 versions -* [`v9.1.2`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest-v9`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile) +* [`v9.1.2`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile), [`latest-v9`](https://github.com/buanet/ioBroker.docker/blob/v9.1.2/debian12/Dockerfile) * [`v9.1.1`](https://github.com/buanet/ioBroker.docker/blob/v9.1.1/debian12/Dockerfile) * [`v9.1.0`](https://github.com/buanet/ioBroker.docker/blob/v9.1.0/debian12/Dockerfile) * [`v9.0.1`](https://github.com/buanet/ioBroker.docker/blob/v9.0.1/debian12/Dockerfile) -* [`v9.0.0`](https://github.com/buanet/ioBroker.docker/blob/v9.0.0/debian12/Dockerfile) * [`v8.1.0`](https://github.com/buanet/ioBroker.docker/blob/v8.1.0/debian/node18/Dockerfile), [`latest-v8`](https://github.com/buanet/ioBroker.docker/blob/v8.1.0/debian/node18/Dockerfile), * [`v8.0.1`](https://github.com/buanet/ioBroker.docker/blob/v8.0.1/debian/node18/Dockerfile) * [`v8.0.0`](https://github.com/buanet/ioBroker.docker/blob/v8.0.0/debian/node18/Dockerfile) -### Node 16 versions -* [`v7.2.0`](https://github.com/buanet/ioBroker.docker/blob/v7.2.0/debian/node16/Dockerfile), [`latest-v7`](https://github.com/buanet/ioBroker.docker/blob/v7.2.0/debian/node16/Dockerfile) -* [`v7.1.2`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-amd64`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-arm32v7`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile), [`v7.1.2-arm64v8`](https://github.com/buanet/ioBroker.docker/blob/v7.1.2/debian/node16/Dockerfile) -* [`v7.0.1`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-amd64`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-arm32v7`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile), [`v7.0.1-arm64v8`](https://github.com/buanet/ioBroker.docker/blob/v7.0.1/debian/node16/Dockerfile) - # What is ioBroker? IoBroker is an open source IoT platform written in JavaScript that easily connects smarthome components from different manufactures. With the help of plugins (called: "adapters") ioBroker is able to communicate with a big variety of IoT hardware and services using different protocols and APIs.
From 1799a84b55a9b95f0bf3ce8af5b7bc015fa351ac Mon Sep 17 00:00:00 2001 From: buanet Date: Thu, 8 Aug 2024 21:11:22 +0200 Subject: [PATCH 2/9] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bd74cf..40b83a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * v10.0.0-beta.2 (07.08.2024) * add build date to image * cleanup dockerfile + * test new build process * v10.0.0-beta.1 (13.07.2024) * upgrade node version to recommended node20 * remove dedicated node setup from dockerfile From 2549003acdaf69af8d20427be1c6d3046f5f5d67 Mon Sep 17 00:00:00 2001 From: buanet Date: Thu, 8 Aug 2024 22:51:07 +0200 Subject: [PATCH 3/9] fix major version bug in ci --- .github/workflows/build-debian12-beta.yml | 4 ++-- .github/workflows/build-debian12-dev.yml | 4 ++-- .github/workflows/build-debian12-latest.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build-debian12-beta.yml b/.github/workflows/build-debian12-beta.yml index d7a2d60..5a86822 100644 --- a/.github/workflows/build-debian12-beta.yml +++ b/.github/workflows/build-debian12-beta.yml @@ -32,7 +32,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.RECOMMENDED_NODE_VERSION_BETA }}" @@ -104,7 +104,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.EXPERIMENTAL_NODE_VERSION_BETA }}" diff --git a/.github/workflows/build-debian12-dev.yml b/.github/workflows/build-debian12-dev.yml index 1cc9df5..5d4b5d3 100644 --- a/.github/workflows/build-debian12-dev.yml +++ b/.github/workflows/build-debian12-dev.yml @@ -26,7 +26,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.RECOMMENDED_NODE_VERSION_BETA }}" @@ -92,7 +92,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.EXPERIMENTAL_NODE_VERSION_BETA }}" diff --git a/.github/workflows/build-debian12-latest.yml b/.github/workflows/build-debian12-latest.yml index 3e8be38..be07562 100644 --- a/.github/workflows/build-debian12-latest.yml +++ b/.github/workflows/build-debian12-latest.yml @@ -26,7 +26,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.RECOMMENDED_NODE_VERSION }}" @@ -102,7 +102,7 @@ jobs: - name: Set job variables run: | VERSION="$(cat .VERSION)" - MAJORVERSION="$(cat .VERSION | cut -c 1-2 | sed -r 's#^(.{0})#\1latest-#')" + MAJORVERSION="$(cat .VERSION | cut -c 1-3 | sed -r 's#^(.{0})#\1latest-#')" DATI="$(date --rfc-3339=seconds | sed 's/ /T/')" # Log output and export as Github environment variable echo "[LOG] Nodejs Version: ${{ vars.RECOMMENDED_NODE_VERSION }}" From 7a1bdbdd450e2ef444122b8fcad5fe66ccbc2312 Mon Sep 17 00:00:00 2001 From: buanet Date: Wed, 14 Aug 2024 07:25:39 +0200 Subject: [PATCH 4/9] fix version check action --- .github/workflows/version-checks.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/version-checks.yml b/.github/workflows/version-checks.yml index 2a32ecf..19fa8c9 100644 --- a/.github/workflows/version-checks.yml +++ b/.github/workflows/version-checks.yml @@ -63,6 +63,7 @@ jobs: if: steps.baseimage.outputs.needs-update == 'true' || steps.git-check.outputs.modified == 'true' uses: benc-uk/workflow-dispatch@v1.2 with: - workflow: Build Debian 12 Image (latest) - repo: buanet/ioBroker.docker + ref: 'main' + workflow: 'iob.docker - Build Debian 12 Image (latest)' + repo: 'buanet/private.actionsrunner' token: ${{ secrets.ACTIONS_PAT }} From 7c21ebe62e676421ea37a86c471a4c7f3acfd8dc Mon Sep 17 00:00:00 2001 From: buanet Date: Tue, 20 Aug 2024 23:43:26 +0000 Subject: [PATCH 5/9] new ioBroker versions --- .github/dependencies/.backitup-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependencies/.backitup-version b/.github/dependencies/.backitup-version index ec187c4..25875f0 100644 --- a/.github/dependencies/.backitup-version +++ b/.github/dependencies/.backitup-version @@ -1 +1 @@ -3.0.16 +3.0.19 From 9aa7259f6265f313e55f5a4c9ba7d6b820d93fcf Mon Sep 17 00:00:00 2001 From: buanet Date: Wed, 21 Aug 2024 23:43:15 +0000 Subject: [PATCH 6/9] new ioBroker versions --- .github/dependencies/.admin-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependencies/.admin-version b/.github/dependencies/.admin-version index e63dec8..31d895b 100644 --- a/.github/dependencies/.admin-version +++ b/.github/dependencies/.admin-version @@ -1 +1 @@ -7.0.22 +7.0.23 From 7a053f5c5439557e45bce00181518ab7864b0049 Mon Sep 17 00:00:00 2001 From: buanet Date: Wed, 28 Aug 2024 23:43:04 +0000 Subject: [PATCH 7/9] new ioBroker versions --- .github/dependencies/.js-controller-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependencies/.js-controller-version b/.github/dependencies/.js-controller-version index f1bb5eb..b619a5b 100644 --- a/.github/dependencies/.js-controller-version +++ b/.github/dependencies/.js-controller-version @@ -1 +1 @@ -6.0.9 +6.0.11 From b4445922ca0721bd64612eb015c0310f31a46bac Mon Sep 17 00:00:00 2001 From: buanet Date: Mon, 9 Sep 2024 23:43:04 +0000 Subject: [PATCH 8/9] new ioBroker versions --- .github/dependencies/.backitup-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependencies/.backitup-version b/.github/dependencies/.backitup-version index 25875f0..6795d4d 100644 --- a/.github/dependencies/.backitup-version +++ b/.github/dependencies/.backitup-version @@ -1 +1 @@ -3.0.19 +3.0.22 From 4244e91b8ab836e55a3893b2c3636262a1d16978 Mon Sep 17 00:00:00 2001 From: buanet Date: Wed, 18 Sep 2024 23:43:15 +0000 Subject: [PATCH 9/9] new ioBroker versions --- .github/dependencies/.discovery-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependencies/.discovery-version b/.github/dependencies/.discovery-version index a84947d..0062ac9 100644 --- a/.github/dependencies/.discovery-version +++ b/.github/dependencies/.discovery-version @@ -1 +1 @@ -4.5.0 +5.0.0