e6062779f7
chore(ci): add workflow for building Docker images on release
Release / Tag release (push) Successful in 7s
Release / Create Release (push) Successful in 1s
Release / Publish Docker Images (push) Failing after 1m23s
2026-01-06 19:14:50 +00:00
cd5db40cdf
chore(deps): update actions/checkout action to v6.0.1 ( #15 )
...
Release / Tag release (push) Successful in 10s
Release / Create Release (push) Successful in 2s
Release / Publish Docker Images (push) Failing after 1m12s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | patch | `v6.0.0` -> `v6.0.1` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6.0.1`](https://github.com/actions/checkout/releases/tag/v6.0.1 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.0...v6.0.1 )
#### What's Changed
- Update all references from v5 and v4 to v6 by [@​ericsciple](https://github.com/ericsciple ) in [#​2314](https://github.com/actions/checkout/pull/2314 )
- Add worktree support for persist-credentials includeIf by [@​ericsciple](https://github.com/ericsciple ) in [#​2327](https://github.com/actions/checkout/pull/2327 )
- Clarify v6 README by [@​ericsciple](https://github.com/ericsciple ) in [#​2328](https://github.com/actions/checkout/pull/2328 )
**Full Changelog**: <https://github.com/actions/checkout/compare/v6...v6.0.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMC4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #15
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-12-06 11:03:20 +00:00
5084881622
chore(deps): update actions/checkout action to v6 ( #11 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v5.0.1` -> `v6.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6.0.0`](https://github.com/actions/checkout/releases/tag/v6.0.0 )
[Compare Source](https://github.com/actions/checkout/compare/v5.0.1...v6.0.0 )
#### What's Changed
- Update README to include Node.js 24 support details and requirements by [@​salmanmkc](https://github.com/salmanmkc ) in [#​2248](https://github.com/actions/checkout/pull/2248 )
- Persist creds to a separate file by [@​ericsciple](https://github.com/ericsciple ) in [#​2286](https://github.com/actions/checkout/pull/2286 )
- v6-beta by [@​ericsciple](https://github.com/ericsciple ) in [#​2298](https://github.com/actions/checkout/pull/2298 )
- update readme/changelog for v6 by [@​ericsciple](https://github.com/ericsciple ) in [#​2311](https://github.com/actions/checkout/pull/2311 )
**Full Changelog**: <https://github.com/actions/checkout/compare/v5.0.0...v6.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #11
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-11-20 16:53:31 +00:00
c420855c32
chore(deps): update actions/checkout action to v5.0.1 ( #9 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | patch | `v5.0.0` -> `v5.0.1` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v5.0.1`](https://github.com/actions/checkout/releases/tag/v5.0.1 )
[Compare Source](https://github.com/actions/checkout/compare/v5.0.0...v5.0.1 )
#### What's Changed
- Port v6 cleanup to v5 by [@​ericsciple](https://github.com/ericsciple ) in [#​2301](https://github.com/actions/checkout/pull/2301 )
**Full Changelog**: <https://github.com/actions/checkout/compare/v5...v5.0.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #9
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk >
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk >
2025-11-17 19:21:20 +00:00
31e18d0d46
feat(ci): Add CI
Build Docker / Create Docker Image (release) Successful in 1m34s
2025-11-08 19:21:38 +00:00