554725f17c
chore(deps): update actions/checkout action to v5.0.1 ( #11 )
...
/ release (push) Successful in 3m24s
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: #11
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:26 +00:00
00069d3422
chore(deps): update actions/checkout action to v5 ( #8 )
...
/ release (push) Failing after 59s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v4.3.0` -> `v5.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v5.0.0`](https://github.com/actions/checkout/releases/tag/v5.0.0 )
[Compare Source](https://github.com/actions/checkout/compare/v4.3.0...v5.0.0 )
#### What's Changed
- Update actions checkout to use node 24 by [@​salmanmkc](https://github.com/salmanmkc ) in [#​2226](https://github.com/actions/checkout/pull/2226 )
- Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc ) in [#​2238](https://github.com/actions/checkout/pull/2238 )
#### ⚠️ Minimum Compatible Runner Version
**v2.327.1**\
[Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1 )
Make sure your runner is updated to this version or newer to use this release.
**Full Changelog**: <https://github.com/actions/checkout/compare/v4...v5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS42NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuODEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #8
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-09-15 12:09:57 +02:00
647a9cd207
chore(deps): update actions/checkout action to v4.3.0 ( #6 )
...
/ release (push) Failing after 1m25s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | minor | `v4.2.2` -> `v4.3.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v4.3.0`](https://github.com/actions/checkout/releases/tag/v4.3.0 )
[Compare Source](https://github.com/actions/checkout/compare/v4.2.2...v4.3.0 )
#### What's Changed
- docs: update README.md by [@​motss](https://github.com/motss ) in https://github.com/actions/checkout/pull/1971
- Add internal repos for checking out multiple repositories by [@​mouismail](https://github.com/mouismail ) in https://github.com/actions/checkout/pull/1977
- Documentation update - add recommended permissions to Readme by [@​benwells](https://github.com/benwells ) in https://github.com/actions/checkout/pull/2043
- Adjust positioning of user email note and permissions heading by [@​joshmgross](https://github.com/joshmgross ) in https://github.com/actions/checkout/pull/2044
- Update README.md by [@​nebuk89](https://github.com/nebuk89 ) in https://github.com/actions/checkout/pull/2194
- Update CODEOWNERS for actions by [@​TingluoHuang](https://github.com/TingluoHuang ) in https://github.com/actions/checkout/pull/2224
- Update package dependencies by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2236
- Prepare release v4.3.0 by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2237
#### New Contributors
- [@​motss](https://github.com/motss ) made their first contribution in https://github.com/actions/checkout/pull/1971
- [@​mouismail](https://github.com/mouismail ) made their first contribution in https://github.com/actions/checkout/pull/1977
- [@​benwells](https://github.com/benwells ) made their first contribution in https://github.com/actions/checkout/pull/2043
- [@​nebuk89](https://github.com/nebuk89 ) made their first contribution in https://github.com/actions/checkout/pull/2194
- [@​salmanmkc](https://github.com/salmanmkc ) made their first contribution in https://github.com/actions/checkout/pull/2236
**Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #6
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-08-12 21:38:14 +02:00
438fa92c13
revert 6c35f6c47d
...
/ release (push) Has been cancelled
revert chore(deps): update actions/checkout action to v5 (#7 ) due to "runs.using key in action.yml must be one of" error.
2025-08-12 21:37:36 +02:00
6c35f6c47d
chore(deps): update actions/checkout action to v5 ( #7 )
...
/ release (push) Failing after 5s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v4.2.2` -> `v5.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v5.0.0`](https://github.com/actions/checkout/releases/tag/v5.0.0 )
[Compare Source](https://github.com/actions/checkout/compare/v4.3.0...v5.0.0 )
#### What's Changed
- Update actions checkout to use node 24 by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2226
- Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2238
#### ⚠️ Minimum Compatible Runner Version
**v2.327.1**\
[Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1 )
Make sure your runner is updated to this version or newer to use this release.
**Full Changelog**: https://github.com/actions/checkout/compare/v4...v5.0.0
### [`v4.3.0`](https://github.com/actions/checkout/releases/tag/v4.3.0 )
[Compare Source](https://github.com/actions/checkout/compare/v4.2.2...v4.3.0 )
#### What's Changed
- docs: update README.md by [@​motss](https://github.com/motss ) in https://github.com/actions/checkout/pull/1971
- Add internal repos for checking out multiple repositories by [@​mouismail](https://github.com/mouismail ) in https://github.com/actions/checkout/pull/1977
- Documentation update - add recommended permissions to Readme by [@​benwells](https://github.com/benwells ) in https://github.com/actions/checkout/pull/2043
- Adjust positioning of user email note and permissions heading by [@​joshmgross](https://github.com/joshmgross ) in https://github.com/actions/checkout/pull/2044
- Update README.md by [@​nebuk89](https://github.com/nebuk89 ) in https://github.com/actions/checkout/pull/2194
- Update CODEOWNERS for actions by [@​TingluoHuang](https://github.com/TingluoHuang ) in https://github.com/actions/checkout/pull/2224
- Update package dependencies by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2236
- Prepare release v4.3.0 by [@​salmanmkc](https://github.com/salmanmkc ) in https://github.com/actions/checkout/pull/2237
#### New Contributors
- [@​motss](https://github.com/motss ) made their first contribution in https://github.com/actions/checkout/pull/1971
- [@​mouismail](https://github.com/mouismail ) made their first contribution in https://github.com/actions/checkout/pull/1977
- [@​benwells](https://github.com/benwells ) made their first contribution in https://github.com/actions/checkout/pull/2043
- [@​nebuk89](https://github.com/nebuk89 ) made their first contribution in https://github.com/actions/checkout/pull/2194
- [@​salmanmkc](https://github.com/salmanmkc ) made their first contribution in https://github.com/actions/checkout/pull/2236
**Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
Reviewed-on: #7
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-08-12 21:34:23 +02:00
94cc587dfe
Update .gitea/workflows/release.yml
/ release (push) Successful in 7m13s
2025-07-27 17:29:33 +02:00
877e89fc66
chore(deps): update sonarsource/sonarqube-scan-action action to v5.2.0 ( #4 )
...
/ sonar (push) Successful in 2m56s
/ release (push) Successful in 10m56s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action ) | action | minor | `v5.1.0` -> `v5.2.0` |
---
### Release Notes
<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>
### [`v5.2.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v5.2.0 )
[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v5.1.0...v5.2.0 )
##### What's Changed
- SQSCANGHA-90 remove mend dead conf by [@​pierre-guillot-gh](https://github.com/pierre-guillot-gh ) in https://github.com/SonarSource/sonarqube-scan-action/pull/184
- SQSCANGHA-89 Attempt to fix command injection by [@​henryju](https://github.com/henryju ) in https://github.com/SonarSource/sonarqube-scan-action/pull/186
- SQSCANGHA-93 Fix madhead/semver-utils' version by [@​csaba-feher-sonarsource](https://github.com/csaba-feher-sonarsource ) in https://github.com/SonarSource/sonarqube-scan-action/pull/187
- SQSCANGHA-94 Update version update logic by [@​csaba-feher-sonarsource](https://github.com/csaba-feher-sonarsource ) in https://github.com/SonarSource/sonarqube-scan-action/pull/188
- SQSCANGHA-92 Validate scanner version by [@​csaba-feher-sonarsource](https://github.com/csaba-feher-sonarsource ) in https://github.com/SonarSource/sonarqube-scan-action/pull/189
**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v5...v5.2.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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
Reviewed-on: #4
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-05-06 23:10:06 +02:00
472870b2af
chore(deps): update sonarsource/sonarqube-scan-action action to v5.1.0 ( #3 )
...
/ sonar (push) Successful in 3m22s
/ release (push) Successful in 9m58s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action ) | action | minor | `v5.0.0` -> `v5.1.0` |
---
### Release Notes
<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>
### [`v5.1.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v5.1.0 )
[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v5.0.0...v5.1.0 )
#### What's Changed
- Update SonarScanner CLI to 7.1.0.4889 to support sonar.region=us by [@​github-actions](https://github.com/github-actions ) in https://github.com/SonarSource/sonarqube-scan-action/pull/183
**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v5.0.0...v5.1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
Reviewed-on: #3
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-03-24 19:17:44 +01:00
2863c90c61
chore(deps): update sonarsource/sonarqube-scan-action action to v5 ( #1 )
...
/ sonar (push) Successful in 1m39s
/ release (push) Successful in 7m14s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [SonarSource/sonarqube-scan-action](https://github.com/SonarSource/sonarqube-scan-action ) | action | major | `v4.2.1` -> `v5.0.0` |
---
### Release Notes
<details>
<summary>SonarSource/sonarqube-scan-action (SonarSource/sonarqube-scan-action)</summary>
### [`v5.0.0`](https://github.com/SonarSource/sonarqube-scan-action/releases/tag/v5.0.0 )
[Compare Source](https://github.com/SonarSource/sonarqube-scan-action/compare/v4.2.1...v5.0.0 )
#### What's Changed
- SQSCANGHA-81 Update SonarScanner CLI to 7.0.2.4839 by [@​github-actions](https://github.com/github-actions ) in https://github.com/SonarSource/sonarqube-scan-action/pull/175
**Full Changelog**: https://github.com/SonarSource/sonarqube-scan-action/compare/v4...v5.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzEuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE3MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
Reviewed-on: #1
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk >
2025-02-17 11:59:39 +01:00
3b81fe4236
Update .gitea/workflows/release.yml
/ sonar (push) Successful in 1m31s
/ release (push) Successful in 4m53s
2025-02-09 20:47:16 +01:00
ae5f03598f
Update .gitea/workflows/release.yml
/ release (push) Successful in 5m8s
2025-02-08 23:05:27 +01:00
6d38a2db78
fix(ci): load docker image to runner
/ release (push) Successful in 4m38s
2025-01-03 16:22:25 +00:00
e9d12c681d
build with buildx
/ release (push) Successful in 1m37s
2025-01-02 16:26:38 +00:00
53eaecff38
test5
/ release (push) Successful in 1m53s
2025-01-02 16:21:13 +00:00
8a64585b49
test4
Publish Docker Image / publish (push) Failing after 1m51s
2025-01-02 16:13:08 +00:00
8937dc60cf
test3
2025-01-02 16:10:10 +00:00
a03da50e49
test2
Publish Docker Image / publish (push) Failing after 1m49s
2025-01-02 16:09:00 +00:00
79c3cc5b54
test
Publish Docker Image / publish (push) Failing after 1m8s
2025-01-02 16:06:25 +00:00
a1aa3cf215
test
Publish Docker Image / publish (push) Has been cancelled
2025-01-02 15:46:37 +00:00
d3ea361b46
test
Publish Docker Image / publish (push) Failing after 17s
2025-01-02 15:44:51 +00:00
e25c8fb47f
Set DOCKER_OPTS
Publish Docker Image / publish (push) Failing after 14s
2025-01-02 15:44:02 +00:00
009d78a23e
Switch to CLI for registry login
Publish Docker Image / publish (push) Failing after 14s
2025-01-02 15:40:07 +00:00
c7c627a514
run weekly
Publish Docker Image / publish (push) Failing after 20s
2025-01-02 15:33:46 +00:00
20c5c4a7aa
use configured credentials
Publish Docker Image / publish (push) Failing after 2m4s
2025-01-02 15:29:22 +00:00
96ef7562a7
add permissions block
Publish Docker Image / publish (push) Failing after 19s
2025-01-02 15:24:02 +00:00
a25b1e5dd9
Initial
Publish Docker Image / publish (push) Failing after 1m41s
2025-01-02 15:17:00 +00:00