argoyle
2ed2c6c002
refactor(ci): update CI templates for better structure
...
Include the Defaults.gitlab-ci.yml in the CI configuration to
enhance the pipeline structure and ensure consistency across
projects. This change improves the organization of CI files
and helps maintain clarity in the workflow setup.
2025-04-30 18:12:11 +02:00
argoyle
7d3027dff8
fix: update go-imports repository reference for sentrysetup
...
Change the repository reference for go-imports from
authz_client to sentrysetup. This aligns the configuration
with the current project structure and ensures correct
functionality in the pre-commit setup.
2025-03-30 11:48:05 +02:00
argoyle
745554f926
fix(ci): update golang image to use amd64 architecture
...
Updates the golang image in the GitLab CI configuration to a more
appropriate amd64 version, ensuring compatibility and stability for
the build process. The change addresses issues related to architecture
mismatch and improves the reliability of the CI pipeline.
2025-02-06 19:59:20 +01:00
argoyle
d3b4ed7572
feat(golangci): increase timeout for parallel runners to 5m
...
Sets the timeout for parallel runners in the golangci configuration to
5 minutes to improve the efficiency of running multiple tasks without
exceeding time limits.
2024-12-28 18:26:08 +01:00
argoyle
3e8f7cd7e4
chore(ci): remove pre-commit job and include new template
...
Removes the deprecated pre-commit job from the CI configuration.
Includes a new template for Go pre-commit checks, ensuring
consistent code quality and streamlined commit workflows.
2024-11-13 13:02:48 +01:00
argoyle
5238b02f23
ci: remove old release jobs
2024-10-05 11:26:10 +02:00
argoyle
ec8cffe82e
ci: update to include Release stage and use external Release templates
2024-10-05 10:53:50 +02:00
argoyle
2c5eee11b8
chore: update pre-commit hooks for golangci-lint to golangci-lint-full
2024-08-19 21:37:57 +02:00
argoyle
571da9733b
feat: replace apex with slog
2024-03-24 00:42:17 +01:00
argoyle
32843b4e1a
chore: add gitleaks to pre-commit setup
2024-03-21 15:03:07 +01:00
argoyle
3168c6b6ec
ci: remove Dependabot config
2024-02-23 23:02:15 +01:00
argoyle
6e1a22112e
build(deps): bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.26.0...v0.27.0 )
2024-02-08 12:26:47 +00:00
argoyle
56d451931c
ci: update to Go 1.22.0
2024-02-08 07:42:56 +01:00
argoyle
83e6120969
build(deps): bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.25.0...v0.26.0 )
2024-01-11 12:26:39 +00:00
argoyle
50fc0788b7
ci: update to Go 1.21.6
2024-01-10 14:36:22 +01:00
argoyle
5cbed948ea
ci: update version of Go
2023-12-11 17:30:50 +01:00
argoyle
4ef7565a50
ci: update to go 1.21.3 and remove patch level
2023-10-27 14:16:24 +02:00
argoyle
99ee066a50
build(deps): bump github.com/getsentry/sentry-go from 0.24.1 to 0.25.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.24.1...v0.25.0 )
2023-10-04 12:26:46 +00:00
argoyle
d147741c09
chore: use 1.21.1 in go.mod for Dependabot
2023-09-27 21:13:10 +02:00
argoyle
9ed1c3241c
build(deps): bump github.com/getsentry/sentry-go from 0.24.0 to 0.24.1
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.24.0...v0.24.1 )
2023-09-14 12:26:40 +00:00
argoyle
48760d7512
ci: update to Go 1.21.1 for vulnerabilities
2023-09-08 07:08:27 +02:00
argoyle
0acd857ab5
build(deps): bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.23.0...v0.24.0 )
2023-09-06 21:48:33 +02:00
argoyle
fbb167a72b
build(deps): bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.23.0...v0.24.0 )
2023-09-05 12:26:49 +00:00
argoyle
eadeac40ae
ci: update to Golang 1.21.0 for vulnerabilities
2023-08-30 20:02:27 +02:00
argoyle
63c4a2fa79
ci: update pre-commit versions
2023-08-30 17:59:51 +02:00
argoyle
301ccb018b
build(deps): bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.22.0...v0.23.0 )
2023-08-02 14:07:31 +00:00
argoyle
8baad27ea5
ci: update to Go 1.20.7
2023-08-02 16:04:04 +02:00
argoyle
e4539737b9
build(deps): bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.21.0...v0.22.0 )
2023-06-16 12:26:47 +00:00
argoyle
cdc64bef35
ci: make releases handle multi-line release notes
2023-06-08 16:17:12 +02:00
argoyle
6cfe80da1f
ci: update Go version
2023-06-08 13:58:34 +02:00
argoyle
ac7df76e5a
ci: update golangci-lint
2023-06-04 16:42:41 +02:00
argoyle
8723205c8f
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4 )
2023-05-30 12:26:31 +00:00
argoyle
91b00ba434
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3 )
2023-05-19 12:26:35 +00:00
argoyle
7113c2d9ab
chore: update pre-commit and fix golangci-lint
2023-05-19 10:58:52 +02:00
argoyle
3aa71d1285
build(deps): bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.20.0...v0.21.0 )
2023-05-08 18:55:43 +00:00
argoyle
5a6ad3987d
ci: update Go version for vulnerabilities
2023-05-08 20:55:19 +02:00
argoyle
8bf56b8514
ci: fix Gitlab CI lint
2023-05-08 20:55:12 +02:00
argoyle
06fa2f8e43
ci: update to Go 1.20.3
2023-04-06 10:26:06 +02:00
argoyle
0516b0c7f0
build(deps): bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.19.0...v0.20.0 )
2023-03-31 12:27:44 +00:00
argoyle
338ab6463e
ci: update Go verion for vulnerabilities scan
2023-03-09 22:04:21 +01:00
argoyle
adf4da1f86
build(deps): bump github.com/getsentry/sentry-go from 0.18.0 to 0.19.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.18.0...v0.19.0 )
2023-03-06 12:26:40 +00:00
argoyle
10b2824fd1
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2 )
2023-02-26 12:26:31 +00:00
argoyle
a04f6a9fc5
ci: update to golang 1.20.1
2023-02-26 11:08:01 +01:00
argoyle
bdb7b39a0a
build(deps): bump github.com/getsentry/sentry-go from 0.17.0 to 0.18.0
...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.17.0...v0.18.0 )
2023-02-08 12:26:38 +00:00
argoyle
e83d69c65f
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.1 )
2023-01-29 12:26:21 +00:00
argoyle
f56af473e6
ci: add release job
2023-01-29 10:34:00 +01:00
argoyle
56f1185444
feat: initial version
2023-01-28 12:32:48 +01:00