releaser
85d29c1196
chore(release): prepare for v0.5.1 ( #324 )
...
Unbound Release / Check Preconditions (push) Successful in 31s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 29s
Unbound Release / Create Release (push) Successful in 31s
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Release / release (push) Successful in 6m25s
## [0.5.1] - 2026-08-21
### 🐛 Bug Fixes
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#303 )
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#319 )
- *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#321 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#296 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#298 )
- *(deps)* Update dependency go to v1.26.2 (#300 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#304 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#306 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#308 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#309 )
- *(deps)* Update actions/checkout action to v7 (#311 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#313 )
- *(deps)* Update actions/setup-go action to v7 (#315 )
- *(deps)* Update actions/setup-python action to v7 (#317 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#322 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #324
Co-authored-by: Unbound Releaser <releaser@unbound.se >
v0.5.1
2026-08-29 11:26:44 +00:00
renovate
37d9282f7e
fix(deps): update module github.com/stretchr/testify to v1.12.1 ( #321 )
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Release / release (push) Successful in 3m36s
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Successful in 3m14s
Unbound Release / Create Release (push) Successful in 53s
2026-08-21 13:03:06 +00:00
renovate
5c2477eded
chore(deps): update pre-commit hook golangci/golangci-lint to v2.13.1 ( #322 )
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Successful in 2m8s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 48s
Release / release (push) Successful in 1m20s
2026-08-21 12:08:18 +00:00
renovate
bfd5fd4c16
fix(deps): update module github.com/stretchr/testify to v1.12.0 ( #319 )
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 53s
Release / release (push) Successful in 47m10s
Unbound Release / Create Release (push) Successful in 24s
2026-08-17 09:09:30 +00:00
renovate
dfc666ebb0
chore(deps): update actions/setup-python action to v7 ( #317 )
...
Unbound Release / Check Preconditions (push) Successful in 25s
Unbound Release / Create Tag (push) Skipped
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 51s
Unbound Release / Create Release (push) Successful in 42s
Release / release (push) Successful in 19m15s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://github.com/actions/setup-python ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
### [`v7.0.0`](https://github.com/actions/setup-python/releases/tag/v7.0.0 )
[Compare Source](https://github.com/actions/setup-python/compare/v7.0.0...v7.0.0 )
#### What's Changed
##### Enhancements
- Migrate to ESM and upgrade dependencies by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​1330](https://github.com/actions/setup-python/pull/1330 )
- Pin SHA commits and update docs with latest versions by [@​HarithaVattikuti](https://github.com/HarithaVattikuti ) in [#​1338](https://github.com/actions/setup-python/pull/1338 )
- Remove the pip-install input by [@​gowridurgad](https://github.com/gowridurgad ) in [#​1336](https://github.com/actions/setup-python/pull/1336 )
##### Bug Fix
- Fix to Classify stderr warning messages as warnings instead of errors in annotations by [@​lmvysakh](https://github.com/lmvysakh ) in [#​1335](https://github.com/actions/setup-python/pull/1335 )
- Validate and retry manifest fetch to prevent silent failures by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​1332](https://github.com/actions/setup-python/pull/1332 )
##### Dependency Upgrade
- Bump certifi from 2020.6.20 to 2024.7.4 in /**tests**/data by [@​dependabot](https://github.com/dependabot ) in [#​1328](https://github.com/actions/setup-python/pull/1328 )
- Remove EOL Python versions and Bumps numpy text fixture by [@​priya-kinthali](https://github.com/priya-kinthali ) in [#​1333](https://github.com/actions/setup-python/pull/1333 )
- Upgrade [@​actions/cache](https://github.com/actions/cache ) to 6.2.0 by [@​philip-gai](https://github.com/philip-gai ) in [#​1337](https://github.com/actions/setup-python/pull/1337 )
#### New Contributors
- [@​lmvysakh](https://github.com/lmvysakh ) made their first contribution in [#​1335](https://github.com/actions/setup-python/pull/1335 )
- [@​philip-gai](https://github.com/philip-gai ) made their first contribution in [#​1337](https://github.com/actions/setup-python/pull/1337 )
**Full Changelog**: <https://github.com/actions/setup-python/compare/v6...v7.0.0 >
### [`v7`](https://github.com/actions/setup-python/compare/v6.3.0...v7.0.0 )
[Compare Source](https://github.com/actions/setup-python/compare/v6.3.0...v7.0.0 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Reviewed-on: #317
Co-authored-by: Renovate Bot <renovate@unbound.se >
2026-07-25 11:38:17 +00:00
renovate
75f87fd618
chore(deps): update actions/setup-go action to v7 ( #315 )
...
Release / release (push) Successful in 49s
authz_client / test (push) Successful in 1m4s
authz_client / vulnerabilities (push) Successful in 50s
pre-commit / pre-commit (push) Successful in 3m1s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
### [`v7.0.0`](https://github.com/actions/setup-go/releases/tag/v7.0.0 )
[Compare Source](https://github.com/actions/setup-go/compare/v7.0.0...v7.0.0 )
##### What's Changed
- Migrate to ESM and upgrade dependencies by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​763](https://github.com/actions/setup-go/pull/763 )
- chore(deps): bump [@​actions/cache](https://github.com/actions/cache ) to 6.2.0 by [@​philip-gai](https://github.com/philip-gai ) in [#​771](https://github.com/actions/setup-go/pull/771 )
##### New Contributors
- [@​philip-gai](https://github.com/philip-gai ) made their first contribution in [#​771](https://github.com/actions/setup-go/pull/771 )
**Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v7.0.0 >
### [`v7`](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0 )
[Compare Source](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #315
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-07-19 18:55:40 +00:00
renovate
752f80ea96
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 ( #313 )
authz_client / test (push) Successful in 1m43s
authz_client / vulnerabilities (push) Successful in 58s
Release / release (push) Successful in 48s
pre-commit / pre-commit (push) Successful in 4m5s
2026-06-27 23:27:40 +00:00
renovate
08269c034b
chore(deps): update actions/checkout action to v7 ( #311 )
...
Release / release (push) Successful in 1m0s
authz_client / test (push) Successful in 2m6s
authz_client / vulnerabilities (push) Successful in 2m13s
pre-commit / pre-commit (push) Successful in 5m42s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #311
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-06-21 15:45:38 +00:00
renovate
89fa8928dc
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 ( #309 )
Release / release (push) Successful in 1m8s
authz_client / vulnerabilities (push) Successful in 1m36s
authz_client / test (push) Successful in 2m23s
pre-commit / pre-commit (push) Successful in 5m56s
2026-05-09 13:27:43 +00:00
renovate
6fccd2010c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 ( #308 )
Release / release (push) Failing after 1m1s
authz_client / vulnerabilities (push) Successful in 1m30s
authz_client / test (push) Successful in 2m18s
pre-commit / pre-commit (push) Successful in 5m13s
2026-05-04 17:07:50 +00:00
renovate
4296334275
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 ( #306 )
Release / release (push) Successful in 1m5s
authz_client / vulnerabilities (push) Successful in 1m56s
authz_client / test (push) Successful in 2m41s
pre-commit / pre-commit (push) Successful in 6m8s
2026-05-04 14:07:07 +00:00
renovate
daa836e97d
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 ( #304 )
authz_client / test (push) Successful in 2m23s
authz_client / vulnerabilities (push) Successful in 1m32s
Release / release (push) Successful in 53s
pre-commit / pre-commit (push) Successful in 5m53s
2026-05-03 16:17:20 +00:00
argoyle
f9a89b64be
fix(ci): use go-test-coverage binary directly to fix Gitea Actions ( #303 )
...
authz_client / vulnerabilities (push) Successful in 1m37s
Release / release (push) Failing after 1m2s
authz_client / test (push) Successful in 2m44s
pre-commit / pre-commit (push) Failing after 14m25s
## Summary
- `vladopajic/go-test-coverage@v2` (v2.18.5+, released 2026-04-26/27) restructured its composite action to pass inputs via env-var mapping. Gitea `act_runner` doesn't expand `${{ }}` expressions inside docker-action `env:` blocks reliably, so the literal string `${{ inputs.config }}` reached the binary and broke the 'Check coverage' step.
- Replace the action with a direct `go install` + binary invocation (matching the established Frostmoln pattern).
- Use `--github-action-output` to expose `total-coverage` as a step output, replacing the manual `go tool cover -func | grep | awk` calculations.
- Baseline artifact now stores the percentage directly instead of the full coverage profile.
- Bump `go` directive in `go.mod` from 1.22.12 → 1.26.2 (matching toolchain) — we are the sole consumers of this module.
## Test plan
- [x] `prek run --all-files` passes
- [ ] CI passes on this PR
- [ ] After merge, baseline artifact format propagates on next push to main
Reviewed-on: #303
2026-04-29 06:06:22 +00:00
renovate
775d25cb59
chore(deps): update dependency go to v1.26.2 ( #300 )
authz_client / vulnerabilities (push) Successful in 1m46s
Release / release (push) Successful in 1m0s
authz_client / test (push) Successful in 2m10s
pre-commit / pre-commit (push) Successful in 6m1s
2026-04-10 00:13:25 +00:00
renovate
ef992cb9db
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 ( #298 )
Release / release (push) Successful in 1m6s
authz_client / vulnerabilities (push) Successful in 1m38s
authz_client / test (push) Successful in 2m18s
pre-commit / pre-commit (push) Successful in 6m1s
2026-03-22 18:11:14 +00:00
renovate
c3b8a3f1ce
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 ( #296 )
authz_client / vulnerabilities (push) Successful in 2m10s
Release / release (push) Successful in 1m29s
authz_client / test (push) Successful in 3m0s
pre-commit / pre-commit (push) Successful in 7m11s
2026-03-12 16:09:43 +00:00
releaser
45512115c5
chore(release): prepare for v0.5.0 ( #295 )
...
Release / release (push) Successful in 40s
authz_client / vulnerabilities (push) Successful in 1m23s
authz_client / test (push) Successful in 2m1s
pre-commit / pre-commit (push) Successful in 4m10s
## [0.5.0] - 2026-03-12
### 🚀 Features
- *(client)* Add API key authentication for /authz endpoint (#294 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#271 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#273 )
- *(deps)* Update dependency go to v1.25.6 (#274 )
- *(deps)* Update golang docker tag to v1.25.6 (#275 )
- Remove GitLab CI configuration
- Add code coverage integration
- *(deps)* Update dependency go to v1.25.7 (#279 )
- *(deps)* Update dependency go to v1.26.0 (#280 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#281 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.0 (#282 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#283 )
- *(deps)* Update dependency go to v1.26.1 (#286 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#288 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#290 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#292 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #295
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.5.0
2026-03-12 07:39:47 +00:00
argoyle
fe0abd62c8
feat(client): add API key authentication for /authz endpoint ( #294 )
...
Release / release (push) Successful in 1m15s
authz_client / vulnerabilities (push) Successful in 2m9s
authz_client / test (push) Successful in 2m21s
pre-commit / pre-commit (push) Successful in 4m46s
## Summary
- Add `WithAPIKey(key string)` option to `PrivilegeHandler`
- When set, `Fetch()` sends `Authorization: Bearer <key>` header
- Backward compatible: no key = no header (existing behavior)
## Test plan
- [x] Unit test verifying Authorization header is sent
- [x] Unit test verifying no header without key
- [x] Existing tests still pass
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Reviewed-on: #294
2026-03-12 07:32:12 +00:00
renovate
a54cf45a4b
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 ( #292 )
Release / release (push) Successful in 1m21s
authz_client / vulnerabilities (push) Successful in 2m9s
authz_client / test (push) Successful in 4m40s
pre-commit / pre-commit (push) Successful in 7m39s
2026-03-10 11:12:34 +00:00
renovate
f9a5ef7085
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 ( #290 )
authz_client / vulnerabilities (push) Failing after 2h42m46s
authz_client / test (push) Failing after 2h42m53s
pre-commit / pre-commit (push) Successful in 4m44s
Release / release (push) Successful in 1m2s
2026-03-07 22:09:47 +00:00
renovate
200e7cf963
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 ( #288 )
authz_client / test (push) Successful in 2m49s
Release / release (push) Successful in 57s
authz_client / vulnerabilities (push) Successful in 1m46s
pre-commit / pre-commit (push) Successful in 5m49s
2026-03-06 15:11:17 +00:00
renovate
110f6206f9
chore(deps): update dependency go to v1.26.1 ( #286 )
Release / release (push) Successful in 1m13s
authz_client / vulnerabilities (push) Successful in 1m36s
authz_client / test (push) Successful in 2m27s
pre-commit / pre-commit (push) Successful in 10m39s
2026-03-06 01:18:10 +00:00
renovate
c53d80792c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 ( #283 )
Release / release (push) Successful in 1m31s
authz_client / vulnerabilities (push) Successful in 2m39s
authz_client / test (push) Successful in 3m54s
pre-commit / pre-commit (push) Successful in 8m34s
2026-02-17 17:01:30 +00:00
renovate
ebc0c3bb8e
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.0 ( #282 )
authz_client / vulnerabilities (push) Successful in 17m19s
authz_client / test (push) Successful in 18m59s
pre-commit / pre-commit (push) Successful in 52m24s
Release / release (push) Failing after 41s
2026-02-17 15:01:11 +00:00
renovate
cb59762fc9
chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 ( #281 )
authz_client / vulnerabilities (push) Successful in 2m12s
authz_client / test (push) Successful in 4m10s
Release / release (push) Successful in 1m55s
pre-commit / pre-commit (push) Successful in 17m58s
2026-02-11 07:13:35 +00:00
renovate
a82466cb27
chore(deps): update dependency go to v1.26.0 ( #280 )
authz_client / vulnerabilities (push) Successful in 4m20s
authz_client / test (push) Successful in 4m30s
Release / release (push) Successful in 1m22s
pre-commit / pre-commit (push) Successful in 9m2s
2026-02-11 06:19:26 +00:00
renovate
29eab978f7
chore(deps): update dependency go to v1.25.7 ( #279 )
Release / release (push) Failing after 58s
authz_client / test (push) Successful in 4m30s
authz_client / vulnerabilities (push) Successful in 3m54s
pre-commit / pre-commit (push) Successful in 12m54s
2026-02-04 16:16:32 +00:00
argoyle
f3166426b6
Merge pull request 'ci: add code coverage integration' ( #277 ) from ci-coverage-integration into main
...
Release / release (push) Failing after 4m57s
authz_client / vulnerabilities (push) Successful in 7m21s
authz_client / test (push) Successful in 8m12s
pre-commit / pre-commit (push) Successful in 14m37s
Reviewed-on: #277
2026-01-28 12:38:20 +00:00
argoyle and Claude Opus 4.5
3171c53393
ci: add code coverage integration
...
authz_client / test (pull_request) Successful in 6m57s
authz_client / vulnerabilities (pull_request) Successful in 7m26s
pre-commit / pre-commit (pull_request) Successful in 12m3s
Add go-test-coverage for coverage threshold enforcement. Coverage data
is uploaded as artifacts on main branch and compared against baseline
in PRs using shell script that gracefully handles first run without
baseline. PR comments show coverage percentage.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 13:03:07 +01:00
argoyle
7af8e00b4c
Merge pull request 'chore: remove GitLab CI configuration' ( #276 ) from remove-gitlab-ci into main
...
pre-commit / pre-commit (push) Successful in 7m12s
authz_client / vulnerabilities (push) Successful in 10m29s
authz_client / test (push) Successful in 2m49s
Release / release (push) Failing after 1m59s
Reviewed-on: #276
2026-01-18 20:15:35 +00:00
argoyle
0c0f321b33
chore: remove GitLab CI configuration
authz_client / test (pull_request) Successful in 6m42s
authz_client / vulnerabilities (pull_request) Successful in 9m50s
pre-commit / pre-commit (pull_request) Successful in 18m32s
2026-01-18 20:36:13 +01:00
renovate
87805f1552
chore(deps): update golang docker tag to v1.25.6 ( #275 )
authz_client / test (push) Successful in 2m27s
Release / release (push) Successful in 2m49s
pre-commit / pre-commit (push) Successful in 5m23s
authz_client / vulnerabilities (push) Successful in 1m28s
2026-01-15 22:06:58 +00:00
renovate
74ee30bccc
chore(deps): update dependency go to v1.25.6 ( #274 )
Release / release (push) Successful in 2m33s
authz_client / test (push) Successful in 4m27s
authz_client / vulnerabilities (push) Successful in 6m55s
pre-commit / pre-commit (push) Successful in 15m1s
2026-01-15 20:06:38 +00:00
renovate
646e4f31c4
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 ( #273 )
Release / release (push) Successful in 2m12s
authz_client / vulnerabilities (push) Successful in 6m17s
pre-commit / pre-commit (push) Successful in 17m3s
authz_client / test (push) Successful in 5m48s
2026-01-13 21:08:37 +00:00
renovate
881fac379f
chore(deps): update golang:1.25.5 docker digest to 3a01526 ( #271 )
authz_client / test (push) Successful in 2m23s
authz_client / vulnerabilities (push) Successful in 2m32s
Release / release (push) Successful in 1m57s
pre-commit / pre-commit (push) Successful in 6m25s
2026-01-13 14:35:12 +00:00
argoyle
2c2bd2798f
Merge pull request 'chore(release): prepare for v0.4.1' ( #270 ) from next-release into main
...
authz_client / test (push) Successful in 1m42s
Release / release (push) Successful in 48s
authz_client / vulnerabilities (push) Successful in 1m41s
pre-commit / pre-commit (push) Successful in 4m20s
Reviewed-on: #270
v0.4.1
2026-01-09 14:05:17 +00:00
releaser
204b108ece
chore(release): prepare for v0.4.1
pre-commit / pre-commit (pull_request) Successful in 5m37s
authz_client / vulnerabilities (pull_request) Successful in 3m36s
authz_client / test (pull_request) Successful in 3m27s
2026-01-09 13:57:10 +00:00
releaser
fa795a58cf
chore(release): prepare for v0.4.1
2026-01-09 13:57:03 +00:00
argoyle
60650b9c04
Merge pull request 'chore: migrate module path to gitea.unbound.se' ( #269 ) from migrate-to-gitea into main
...
pre-commit / pre-commit (push) Has been cancelled
Release / release (push) Successful in 4m58s
authz_client / test (push) Successful in 4m45s
authz_client / vulnerabilities (push) Successful in 4m55s
Reviewed-on: #269
2026-01-09 13:50:03 +00:00
argoyle
60d9eea9c9
chore: migrate module path to gitea.unbound.se
...
authz_client / test (pull_request) Successful in 1m56s
authz_client / vulnerabilities (pull_request) Successful in 2m31s
pre-commit / pre-commit (pull_request) Successful in 5m21s
Update module path from git.unbound.se to gitea.unbound.se for Go module
discovery over HTTPS.
2026-01-09 14:30:26 +01:00
argoyle
dd571f8d85
Merge pull request 'chore(deps): update actions/setup-python action to v6' ( #268 ) from renovate/actions-setup-python-6.x into main
...
authz_client / vulnerabilities (push) Successful in 3m7s
authz_client / test (push) Successful in 3m36s
pre-commit / pre-commit (push) Successful in 5m22s
Reviewed-on: #268
2026-01-09 09:28:58 +00:00
renovate
1f822b2957
chore(deps): update actions/setup-python action to v6
authz_client / vulnerabilities (pull_request) Successful in 5m33s
pre-commit / pre-commit (pull_request) Successful in 9m6s
authz_client / test (pull_request) Successful in 5m50s
2026-01-09 09:01:53 +00:00
argoyle
5b49b36a32
Merge pull request 'chore(release): prepare for v0.4.0' ( #244 ) from next-release into main
...
Release / release (push) Successful in 1m17s
authz_client / test (push) Successful in 2m41s
authz_client / vulnerabilities (push) Successful in 2m41s
pre-commit / pre-commit (push) Successful in 4m51s
Reviewed-on: #244
v0.4.0
2026-01-09 08:57:37 +00:00
releaser
a06bae1da9
chore(release): prepare for v0.4.0
2026-01-09 08:55:47 +00:00
releaser
90084cc3a4
chore(release): prepare for v0.4.0
2026-01-09 08:55:36 +00:00
argoyle
7825fa17a6
Merge pull request 'ci: add pre-commit and release workflows' ( #266 ) from add-workflows into main
...
authz_client / vulnerabilities (push) Successful in 1m30s
Release / release (push) Successful in 1m10s
authz_client / test (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Reviewed-on: #266
2026-01-09 08:53:38 +00:00
argoyle
73f854ba06
ci: add pre-commit and release workflows
authz_client / test (pull_request) Successful in 3m9s
authz_client / vulnerabilities (pull_request) Successful in 3m53s
pre-commit / pre-commit (pull_request) Successful in 7m22s
2026-01-09 09:45:06 +01:00
argoyle
5b3527439f
Merge pull request 'refactor: update module path to new repository location' ( #267 ) from refactor-update-module-path into main
...
authz_client / vulnerabilities (push) Successful in 3m12s
authz_client / test (push) Successful in 4m3s
Reviewed-on: #267
2026-01-09 08:44:53 +00:00
argoyle
681afe2626
refactor: update module path to new repository location
...
authz_client / test (pull_request) Successful in 3m25s
authz_client / vulnerabilities (pull_request) Successful in 3m42s
Remove GitLab CI linter configuration and update module path from
`gitlab.com/unboundsoftware/shiny/authz_client` to
`git.unbound.se/shiny/authz_client` in all relevant files.
These changes reflect a migration to a new hosting service.
2026-01-09 09:28:16 +01:00
argoyle
2e1eb327e0
Merge pull request 'chore(deps): update pre-commit hook golangci/golangci-lint to v2.8.0' ( #265 ) from renovate/golangci-golangci-lint-2.x into main
...
authz_client / test (push) Successful in 1m1s
authz_client / vulnerabilities (push) Successful in 1m2s
Reviewed-on: #265
2026-01-09 04:11:30 +00:00