From f7a14e47580a4421c5886ab4bbe66c1ed5974a61 Mon Sep 17 00:00:00 2001 From: "jorisjonkers-dev-agents[bot]" <290081373+jorisjonkers-dev-agents[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 13:51:42 +0000 Subject: [PATCH] chore(main): release 0.18.0 --- .github/workflows/deploy-artifact.yml | 2 +- .github/workflows/deploy-bundle.yml | 2 +- .github/workflows/deploy-config-render-drift.yml | 2 +- .github/workflows/deploy-sources-render.yml | 2 +- .github/workflows/deploy-validate.yml | 2 +- .github/workflows/flux-render-validate.yml | 2 +- .github/workflows/gitops-ci.yml | 2 +- .github/workflows/jvm-ci.yml | 4 ++-- .github/workflows/leak-scan.yml | 2 +- .github/workflows/migration-guard.yml | 2 +- .github/workflows/node-ci.yml | 2 +- .github/workflows/platform-config-validate.yml | 2 +- .github/workflows/publish-api-clients.yml | 2 +- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ 15 files changed, 30 insertions(+), 15 deletions(-) diff --git a/.github/workflows/deploy-artifact.yml b/.github/workflows/deploy-artifact.yml index ef527e0..2c6d3dd 100644 --- a/.github/workflows/deploy-artifact.yml +++ b/.github/workflows/deploy-artifact.yml @@ -92,7 +92,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/deploy-bundle.yml b/.github/workflows/deploy-bundle.yml index b8f2b9b..37c00dd 100644 --- a/.github/workflows/deploy-bundle.yml +++ b/.github/workflows/deploy-bundle.yml @@ -63,7 +63,7 @@ name: 'Deploy Bundle' - 'uses': 'actions/checkout@v7' 'with': 'repository': 'JorisJonkers-dev/github-workflows' - 'ref': 'v0.17.0' # x-release-please-version + 'ref': 'v0.18.0' # x-release-please-version 'path': '.github-workflows' 'persist-credentials': false diff --git a/.github/workflows/deploy-config-render-drift.yml b/.github/workflows/deploy-config-render-drift.yml index 09a1a05..5204ae6 100644 --- a/.github/workflows/deploy-config-render-drift.yml +++ b/.github/workflows/deploy-config-render-drift.yml @@ -58,7 +58,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/deploy-sources-render.yml b/.github/workflows/deploy-sources-render.yml index 4a57430..98cd8f5 100644 --- a/.github/workflows/deploy-sources-render.yml +++ b/.github/workflows/deploy-sources-render.yml @@ -83,7 +83,7 @@ name: 'Deploy Sources Render' - 'uses': 'actions/checkout@v7' 'with': 'repository': 'JorisJonkers-dev/github-workflows' - 'ref': 'v0.17.0' # x-release-please-version + 'ref': 'v0.18.0' # x-release-please-version 'path': '.github-workflows' 'persist-credentials': false diff --git a/.github/workflows/deploy-validate.yml b/.github/workflows/deploy-validate.yml index 9b4b19b..9b5884c 100644 --- a/.github/workflows/deploy-validate.yml +++ b/.github/workflows/deploy-validate.yml @@ -64,7 +64,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/flux-render-validate.yml b/.github/workflows/flux-render-validate.yml index fb61a68..f7104cc 100644 --- a/.github/workflows/flux-render-validate.yml +++ b/.github/workflows/flux-render-validate.yml @@ -58,7 +58,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/gitops-ci.yml b/.github/workflows/gitops-ci.yml index 0f54fbb..5d58c2c 100644 --- a/.github/workflows/gitops-ci.yml +++ b/.github/workflows/gitops-ci.yml @@ -65,7 +65,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/jvm-ci.yml b/.github/workflows/jvm-ci.yml index 68c079c..a9d548d 100644 --- a/.github/workflows/jvm-ci.yml +++ b/.github/workflows/jvm-ci.yml @@ -62,7 +62,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false @@ -86,7 +86,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/leak-scan.yml b/.github/workflows/leak-scan.yml index 00286ba..0152bc5 100644 --- a/.github/workflows/leak-scan.yml +++ b/.github/workflows/leak-scan.yml @@ -65,7 +65,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/migration-guard.yml b/.github/workflows/migration-guard.yml index e94beb5..0d45436 100644 --- a/.github/workflows/migration-guard.yml +++ b/.github/workflows/migration-guard.yml @@ -57,7 +57,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 19efa3b..501e7d6 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -94,7 +94,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/platform-config-validate.yml b/.github/workflows/platform-config-validate.yml index 1610204..d647e50 100644 --- a/.github/workflows/platform-config-validate.yml +++ b/.github/workflows/platform-config-validate.yml @@ -67,7 +67,7 @@ jobs: - uses: actions/checkout@v7 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.github/workflows/publish-api-clients.yml b/.github/workflows/publish-api-clients.yml index f647cdb..059c46c 100644 --- a/.github/workflows/publish-api-clients.yml +++ b/.github/workflows/publish-api-clients.yml @@ -66,7 +66,7 @@ jobs: - uses: actions/checkout@v6 with: repository: JorisJonkers-dev/github-workflows - ref: v0.17.0 # x-release-please-version + ref: v0.18.0 # x-release-please-version path: .github-workflows persist-credentials: false diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b51ca0..5e39b94 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.17.0" + ".": "0.18.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d15128..8058835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,21 @@ * enforce zero-warning reusable CI gates for Node, Nix, Python, and JVM workflows * fail Gradle warnings and deprecations while making JVM lint static-only by default +## [0.18.0](https://github.com/JorisJonkers-dev/github-workflows/compare/v0.17.0...v0.18.0) (2026-08-30) + + +### Features + +* **budget:** price runs from the Actions API when billing is unreachable ([#132](https://github.com/JorisJonkers-dev/github-workflows/issues/132)) ([4d0f476](https://github.com/JorisJonkers-dev/github-workflows/commit/4d0f4764d8b5ad71f2bc1d6583ea4d5fb9ced4e2)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126) +* **budget:** warn before the org runs out of Actions minutes ([#128](https://github.com/JorisJonkers-dev/github-workflows/issues/128)) ([3256457](https://github.com/JorisJonkers-dev/github-workflows/commit/325645792914d9cb1b70f5105fe5c9faaa431114)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126) + + +### Bug Fixes + +* **budget:** make the billing permission opt-in so it degrades instead of dying ([#131](https://github.com/JorisJonkers-dev/github-workflows/issues/131)) ([12dd0fb](https://github.com/JorisJonkers-dev/github-workflows/commit/12dd0fb1c90a5e849c059db422bf4c2a472facf6)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126) +* **budget:** refuse to report a percentage the watchdog cannot substantiate ([#133](https://github.com/JorisJonkers-dev/github-workflows/issues/133)) ([010c41c](https://github.com/JorisJonkers-dev/github-workflows/commit/010c41ce5319572a810de7ed5cd070103298cddc)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126) +* **budget:** request the billing permission and say so when it is missing ([#130](https://github.com/JorisJonkers-dev/github-workflows/issues/130)) ([a7f77c0](https://github.com/JorisJonkers-dev/github-workflows/commit/a7f77c0576dcd6866bb05bb3aa007fae2481e73a)), closes [#126](https://github.com/JorisJonkers-dev/github-workflows/issues/126) + ## [0.17.0](https://github.com/JorisJonkers-dev/github-workflows/compare/v0.16.1...v0.17.0) (2026-08-29)