14 Commits

Author SHA1 Message Date
argoyle c409daacf7 chore(ci): update CI configuration for pipeline templates
Add additional CI templates for more flexible workflows. 
Include the Defaults.gitlab-ci.yml to standardize 
settings and add another project reference for 
enhanced release management. This improves 
project consistency and maintainability across 
different environments.
2025-06-23 13:44:24 +02:00
argoyle 2b783d5454 ci: simplify CI configuration by removing unused variables
Removes unnecessary Docker variables and services from the CI 
configuration. This streamlines the build process and reduces 
complexity, improving overall maintenance and clarity.
2024-12-05 10:53:26 +01:00
argoyle 8b0294fd9b ci: remove pre-commit stage and include Go pre-commit template
Removes the pre-commit stage from the CI pipeline to streamline 
the build process. Includes a new template for Go pre-commit 
checks to enforce code quality and maintainability standards.
2024-11-14 09:33:49 +01:00
Renovate fd4c9b17f0 chore(deps): update unbound/pre-commit docker digest to e78425c 2024-11-12 11:54:55 +00:00
Renovate 2c1c9a16c7 chore(deps): update unbound/pre-commit docker digest to 596abf5 2024-11-07 11:54:34 +00:00
Renovate 81c1093d42 chore(deps): pin unbound/pre-commit docker tag to 92fce44 2024-11-03 17:53:24 +00:00
argoyle fdcc16ffa2 ci: add release flow 2024-10-05 21:12:01 +02:00
argoyle 318e08d4ae ci: use pre-commit image 2023-07-16 10:59:18 +02:00
argoyle 198ceef571 ci: update golangci-lint 2023-06-04 16:47:54 +02:00
argoyle 9f83b042e3 build(deps): bump golang from 1.20.3 to 1.20.4
Bumps golang from 1.20.3 to 1.20.4.
2023-05-04 08:11:31 +02:00
argoyle 61674935be ci: update to Go 1.20.3 and golangci-lint 1.52.2 2023-04-06 10:29:30 +02:00
argoyle 654d805eee ci: use Docker DinD version from variable 2023-02-09 21:55:41 +01:00
argoyle 757dbe4349 ci: add checking of pre-commit rules 2022-10-01 00:59:01 +02:00
argoyle e6b18c9216 feat: initial commit 2022-09-09 14:50:14 +02:00