releaser
141f85c29f
chore(release): prepare for v0.3.7
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
presenter / test (pull_request) Successful in 54s
presenter / vulnerabilities (pull_request) Successful in 45s
pre-commit / pre-commit (pull_request) Successful in 4m40s
2026-08-21 07:34:56 +00:00
releaser
d2e1f5e431
chore(release): prepare for v0.3.7
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
2026-08-21 07:34:53 +00:00
renovate
ea952ee3dd
chore(deps): update pre-commit hook golangci/golangci-lint to v2.13.1 ( #183 )
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Tag (push) Skipped
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Release / release (push) Successful in 15m23s
Unbound Release / Create Release (push) Successful in 25s
2026-08-21 07:14:50 +00:00
renovate
bb7912ea6c
fix(deps): update module github.com/stretchr/testify to v1.12.0 ( #180 )
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 23s
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 1m7s
Release / release (push) Successful in 23m31s
2026-08-17 09:44:51 +00:00
releaser
902768eb4f
chore(release): prepare for v0.3.6 ( #179 )
...
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 23s
Release / release (push) Successful in 52s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Successful in 25s
pre-commit / pre-commit (push) Successful in 2m32s
## [0.3.6] - 2026-07-25
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#161 )
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.35 (#164 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#166 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.93 (#170 )
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.36 (#172 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#174 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#162 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#168 )
- *(deps)* Update actions/setup-go action to v7 (#176 )
- *(deps)* Update actions/setup-python action to v7 (#178 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #179
Co-authored-by: Unbound Releaser <releaser@unbound.se >
v0.3.6
2026-08-11 09:43:26 +00:00
renovate
c9182b8900
chore(deps): update actions/setup-python action to v7 ( #178 )
...
pre-commit / pre-commit (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
presenter / test (push) Skipped
presenter / vulnerabilities (push) Skipped
Unbound Release / Create Release (push) Successful in 28s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 45s
Release / release (push) Successful in 22m40s
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: #178
Co-authored-by: Renovate Bot <renovate@unbound.se >
2026-07-25 11:35:19 +00:00
renovate
819adbd8a4
chore(deps): update actions/setup-go action to v7 ( #176 )
...
presenter / vulnerabilities (push) Successful in 51s
presenter / test (push) Successful in 1m6s
Release / release (push) Successful in 48s
pre-commit / pre-commit (push) Successful in 2m54s
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: #176
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-07-19 18:43:36 +00:00
renovate
1a2040054a
fix(deps): update module github.com/99designs/gqlgen to v0.17.94 ( #174 )
presenter / vulnerabilities (push) Successful in 50s
presenter / test (push) Successful in 1m6s
Release / release (push) Successful in 59s
pre-commit / pre-commit (push) Successful in 2m57s
2026-07-12 16:14:34 +00:00
renovate
7b651d1087
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.36 ( #172 )
presenter / test (push) Successful in 1m27s
presenter / vulnerabilities (push) Successful in 55s
Release / release (push) Successful in 3m13s
pre-commit / pre-commit (push) Successful in 3m13s
2026-07-03 00:14:38 +00:00
renovate
d38cadcbf5
fix(deps): update module github.com/99designs/gqlgen to v0.17.93 ( #170 )
Release / release (push) Successful in 3m36s
presenter / vulnerabilities (push) Successful in 59s
presenter / test (push) Successful in 1m40s
pre-commit / pre-commit (push) Successful in 3m28s
2026-06-29 00:59:56 +00:00
renovate
0e6bc2fa7b
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 ( #168 )
presenter / vulnerabilities (push) Successful in 57s
Release / release (push) Successful in 51s
presenter / test (push) Successful in 1m31s
pre-commit / pre-commit (push) Successful in 3m25s
2026-06-27 22:39:07 +00:00
renovate
c213896e16
fix(deps): update module github.com/99designs/gqlgen to v0.17.92 ( #166 )
Release / release (push) Successful in 53s
presenter / vulnerabilities (push) Successful in 1m21s
presenter / test (push) Successful in 1m38s
pre-commit / pre-commit (push) Successful in 3m42s
2026-06-24 14:24:42 +00:00
renovate
92074bbf54
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.35 ( #164 )
presenter / vulnerabilities (push) Successful in 1m34s
presenter / test (push) Successful in 2m21s
Release / release (push) Successful in 1m6s
pre-commit / pre-commit (push) Successful in 6m38s
2026-06-22 16:42:18 +00:00
renovate
1f31c3cfe7
chore(deps): update actions/checkout action to v7 ( #162 )
...
presenter / vulnerabilities (push) Successful in 1m23s
presenter / test (push) Successful in 2m19s
Release / release (push) Successful in 1m1s
pre-commit / pre-commit (push) Successful in 5m24s
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: #162
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-06-21 15:44:56 +00:00
renovate
7adff61aea
fix(deps): update module github.com/99designs/gqlgen to v0.17.91 ( #161 )
presenter / vulnerabilities (push) Successful in 1m28s
presenter / test (push) Successful in 2m18s
Release / release (push) Failing after 1m6s
pre-commit / pre-commit (push) Successful in 5m49s
2026-06-14 15:35:21 +00:00
releaser
f3238d3b5b
chore(release): prepare for v0.3.5 ( #160 )
...
presenter / test (push) Successful in 2m14s
presenter / vulnerabilities (push) Successful in 1m37s
Release / release (push) Successful in 43s
pre-commit / pre-commit (push) Successful in 5m30s
## [0.3.5] - 2026-06-10
### 🐛 Bug Fixes
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#150 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#149 )
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.34 (#159 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#152 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#154 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#155 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#157 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #160
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.3.5
2026-06-11 06:02:30 +00:00
renovate
a88ac4500e
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.34 ( #159 )
Release / release (push) Successful in 58s
presenter / vulnerabilities (push) Successful in 1m33s
presenter / test (push) Successful in 2m18s
pre-commit / pre-commit (push) Successful in 5m25s
2026-06-10 21:37:40 +00:00
renovate
6e38bae238
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 ( #157 )
presenter / vulnerabilities (push) Successful in 1m37s
presenter / test (push) Successful in 2m33s
Release / release (push) Successful in 52s
pre-commit / pre-commit (push) Successful in 5m53s
2026-05-09 12:36:26 +00:00
renovate
99d3f5e59b
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 ( #155 )
presenter / vulnerabilities (push) Successful in 1m26s
Release / release (push) Failing after 56s
presenter / test (push) Successful in 2m17s
pre-commit / pre-commit (push) Successful in 5m37s
2026-05-04 17:24:11 +00:00
renovate
f157d36c97
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 ( #154 )
Release / release (push) Failing after 44s
presenter / vulnerabilities (push) Successful in 1m37s
presenter / test (push) Successful in 2m28s
pre-commit / pre-commit (push) Successful in 5m37s
2026-05-04 13:14:42 +00:00
renovate
70d8f93836
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 ( #152 )
presenter / vulnerabilities (push) Successful in 1m35s
presenter / test (push) Successful in 2m14s
Release / release (push) Successful in 52s
pre-commit / pre-commit (push) Successful in 6m43s
2026-05-03 16:42:14 +00:00
renovate
3d29d4849a
fix(deps): update module github.com/99designs/gqlgen to v0.17.90 ( #149 )
presenter / vulnerabilities (push) Successful in 2m3s
presenter / test (push) Successful in 2m49s
Release / release (push) Failing after 53s
pre-commit / pre-commit (push) Successful in 6m38s
2026-04-29 06:18:28 +00:00
argoyle
ab5b2e6fe4
fix(ci): use go-test-coverage binary directly to fix Gitea Actions ( #150 )
...
presenter / vulnerabilities (push) Successful in 2m0s
Release / release (push) Successful in 1m9s
presenter / test (push) Successful in 3m27s
pre-commit / pre-commit (push) Successful in 6m49s
## 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.
## 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: #150
2026-04-29 05:45:19 +00:00
releaser
93bbcada5d
chore(release): prepare for v0.3.4 ( #146 )
...
Release / release (push) Successful in 51s
presenter / vulnerabilities (push) Successful in 1m36s
presenter / test (push) Successful in 3m25s
pre-commit / pre-commit (push) Successful in 6m5s
## [0.3.4] - 2026-03-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#138 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.89 (#145 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#132 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#134 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#136 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#139 )
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#141 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#143 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #146
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.3.4
2026-04-02 09:14:42 +00:00
renovate
542830fc5d
fix(deps): update module github.com/99designs/gqlgen to v0.17.89 ( #145 )
presenter / test (push) Successful in 2m11s
presenter / vulnerabilities (push) Successful in 1m47s
Release / release (push) Successful in 1m15s
pre-commit / pre-commit (push) Successful in 5m48s
2026-03-24 19:18:59 +00:00
renovate
8065c26baa
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 ( #143 )
presenter / test (push) Successful in 2m12s
presenter / vulnerabilities (push) Successful in 1m37s
Release / release (push) Successful in 58s
pre-commit / pre-commit (push) Successful in 6m15s
2026-03-22 19:27:17 +00:00
renovate
357396a134
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 ( #141 )
presenter / vulnerabilities (push) Successful in 1m40s
Release / release (push) Successful in 1m21s
presenter / test (push) Successful in 2m50s
pre-commit / pre-commit (push) Successful in 6m16s
2026-03-12 16:24:51 +00:00
renovate
ff13d824a7
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 ( #139 )
Release / release (push) Successful in 1m1s
presenter / vulnerabilities (push) Successful in 2m34s
presenter / test (push) Successful in 3m4s
pre-commit / pre-commit (push) Successful in 7m25s
2026-03-10 11:28:27 +00:00
renovate
2be6ebe6a5
fix(deps): update module github.com/99designs/gqlgen to v0.17.88 ( #138 )
Release / release (push) Failing after 1m9s
presenter / vulnerabilities (push) Successful in 1m57s
presenter / test (push) Successful in 2m38s
pre-commit / pre-commit (push) Successful in 4m49s
2026-03-09 01:40:27 +00:00
renovate
a3e5a710c2
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 ( #136 )
Release / release (push) Successful in 1m0s
presenter / vulnerabilities (push) Successful in 1m27s
presenter / test (push) Successful in 2m2s
pre-commit / pre-commit (push) Successful in 6m4s
2026-03-07 22:41:33 +00:00
renovate
9316724b23
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 ( #134 )
Release / release (push) Successful in 1m5s
presenter / test (push) Successful in 2m26s
presenter / vulnerabilities (push) Successful in 1m50s
pre-commit / pre-commit (push) Successful in 6m27s
2026-03-06 15:43:43 +00:00
renovate
58aa0d583c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.0 ( #132 )
Release / release (push) Successful in 1m41s
presenter / vulnerabilities (push) Successful in 2m18s
presenter / test (push) Successful in 3m45s
pre-commit / pre-commit (push) Successful in 6m17s
2026-03-06 14:18:25 +00:00
argoyle
ff78b7d6b3
Merge pull request 'chore(release): prepare for v0.3.3' ( #130 ) from next-release into main
...
presenter / vulnerabilities (push) Successful in 2m36s
presenter / test (push) Successful in 3m27s
Release / release (push) Successful in 45s
pre-commit / pre-commit (push) Successful in 5m28s
Reviewed-on: #130
v0.3.3
2026-02-20 15:00:08 +00:00
releaser
5e182c2e80
chore(release): prepare for v0.3.3
presenter / vulnerabilities (pull_request) Successful in 2m36s
presenter / test (pull_request) Successful in 4m1s
pre-commit / pre-commit (pull_request) Successful in 7m13s
2026-02-20 14:50:39 +00:00
releaser
29f9f24c48
chore(release): prepare for v0.3.3
2026-02-20 14:50:36 +00:00
argoyle
1216372365
Merge pull request 'fix(deps): update module github.com/99designs/gqlgen to v0.17.87' ( #129 ) from renovate/github.com-99designs-gqlgen-0.x into main
...
Release / release (push) Successful in 2m31s
presenter / vulnerabilities (push) Successful in 5m6s
pre-commit / pre-commit (push) Successful in 7m51s
presenter / test (push) Successful in 6m12s
Reviewed-on: #129
2026-02-20 14:48:53 +00:00
renovate
0454c26db9
fix(deps): update module github.com/99designs/gqlgen to v0.17.87
presenter / vulnerabilities (pull_request) Successful in 6m57s
presenter / test (pull_request) Successful in 8m9s
pre-commit / pre-commit (pull_request) Successful in 11m7s
2026-02-19 19:39:17 +01:00
argoyle
9bb5f4f80a
Merge pull request 'chore(release): prepare for v0.3.2' ( #128 ) from next-release into main
...
Release / release (push) Successful in 2m23s
presenter / test (push) Successful in 4m9s
presenter / vulnerabilities (push) Successful in 4m0s
pre-commit / pre-commit (push) Successful in 8m8s
Reviewed-on: #128
v0.3.2
2026-02-19 16:42:43 +00:00
releaser
3f86d5c1a0
chore(release): prepare for v0.3.2
presenter / vulnerabilities (pull_request) Successful in 3m55s
presenter / test (pull_request) Successful in 5m2s
pre-commit / pre-commit (pull_request) Successful in 12m27s
2026-02-19 14:16:31 +00:00
releaser
6eff1ee4de
chore(release): prepare for v0.3.2
2026-02-19 14:16:17 +00:00
renovate
0fceea7c94
fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.32 ( #127 )
Release / release (push) Successful in 1m41s
presenter / test (push) Successful in 3m1s
presenter / vulnerabilities (push) Successful in 4m29s
pre-commit / pre-commit (push) Successful in 10m12s
2026-02-19 14:14:29 +00:00
renovate
003df983a1
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 ( #126 )
presenter / vulnerabilities (push) Successful in 3m41s
presenter / test (push) Successful in 6m32s
pre-commit / pre-commit (push) Successful in 7m31s
Release / release (push) Failing after 2m0s
2026-02-17 17:35:16 +00:00
renovate
3ff236573e
chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 ( #125 )
presenter / test (push) Successful in 2m51s
presenter / vulnerabilities (push) Successful in 1m29s
Release / release (push) Successful in 1m35s
pre-commit / pre-commit (push) Successful in 10m4s
2026-02-11 13:15:07 +00:00
argoyle
8f0e645964
Merge pull request 'ci: add code coverage integration' ( #123 ) from ci-coverage-integration into main
...
Release / release (push) Failing after 2m58s
presenter / vulnerabilities (push) Successful in 6m12s
presenter / test (push) Successful in 6m17s
pre-commit / pre-commit (push) Successful in 8m40s
Reviewed-on: #123
2026-01-28 12:37:56 +00:00
argoyle and Claude Opus 4.5
30851a48a6
ci: add code coverage integration
...
presenter / vulnerabilities (pull_request) Successful in 2m43s
presenter / test (pull_request) Successful in 4m1s
pre-commit / pre-commit (pull_request) Successful in 5m9s
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
ac19c57724
Merge pull request 'chore: remove GitLab CI configuration' ( #122 ) from remove-gitlab-ci into main
...
presenter / test (push) Successful in 1m32s
Release / release (push) Successful in 1m21s
presenter / vulnerabilities (push) Successful in 5m1s
pre-commit / pre-commit (push) Successful in 16m9s
Reviewed-on: #122
2026-01-19 06:52:41 +00:00
argoyle
fb4a1b53c5
chore: remove GitLab CI configuration
presenter / test (pull_request) Successful in 2m26s
pre-commit / pre-commit (pull_request) Successful in 5m5s
presenter / vulnerabilities (pull_request) Successful in 6m27s
2026-01-18 20:36:15 +01:00
renovate
f6924a3d10
chore(deps): update golang docker tag to v1.25.6 ( #121 )
presenter / vulnerabilities (push) Successful in 2m8s
presenter / test (push) Successful in 2m7s
pre-commit / pre-commit (push) Successful in 5m1s
Release / release (push) Successful in 7m13s
2026-01-15 23:44:04 +00:00
renovate
1f6675f619
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 ( #120 )
presenter / vulnerabilities (push) Successful in 2m28s
Release / release (push) Successful in 2m3s
presenter / test (push) Successful in 3m22s
pre-commit / pre-commit (push) Successful in 10m33s
2026-01-13 21:30:52 +00:00
renovate
d7c9a791d5
chore(deps): update golang:1.25.5 docker digest to 3a01526 ( #119 )
presenter / vulnerabilities (push) Successful in 3m9s
presenter / test (push) Successful in 3m7s
Release / release (push) Successful in 2m56s
pre-commit / pre-commit (push) Successful in 7m54s
2026-01-13 06:21:47 +00:00