Commit Graph

32 Commits

Author SHA1 Message Date
Renovate 9cb093fd98 chore(deps): update orhunp/git-cliff:latest docker digest to 3df1b4d 2024-11-22 11:51:06 +00:00
Renovate 4fc2d3e656 chore(deps): update orhunp/git-cliff:latest docker digest to 9f57961 2024-11-20 14:51:04 +00:00
Renovate b0512ac7b5 chore(deps): update orhunp/git-cliff:latest docker digest to 673ab3e 2024-11-20 11:51:09 +00:00
Renovate e8325d86be chore(deps): update orhunp/git-cliff:latest docker digest to 228ffdf 2024-11-19 20:51:10 +00:00
Renovate d536d149d4 chore(deps): update orhunp/git-cliff:latest docker digest to 07841c5 2024-11-17 02:51:06 +00:00
argoyle f5dc3f883a ci: update pre-commit images to latest versions
This commit updates the Docker images for the pre-commit hooks in both the
Node and Go configuration files to their latest versions. This change ensures
that we are using the most recent fixes and improvements provided by the 
pre-commit maintainers, enhancing performance and reliability.
2024-11-14 09:19:44 +01:00
Renovate ab210808a3 chore(deps): update unbound/pre-commit docker digest to 488b09d 2024-11-13 11:51:07 +00:00
argoyle 4dd87a0961 ci: update pre-commit configuration for GitLab CI
Add GOPRIVATE environment variable for private repos and 
create a .netrc file in the before_script to enable 
authentication with GitLab. These changes ensure that 
private repositories can be accessed during the CI 
pipeline, improving the build process.
2024-11-13 12:41:01 +01:00
argoyle a35fb56d45 feat(ci): add pre-commit CI configuration for Node and Go
This change introduces GitLab CI configurations for running 
pre-commit hooks on both Node and Go projects. It sets up the 
pre-commit environment, ensures necessary dependencies are 
installed, and runs pre-commit checks on all files to maintain 
code quality and consistency. This automation helps to catch 
issues early in the development process.
2024-11-13 12:30:11 +01:00
Renovate 05baa34619 chore(deps): update alpine:latest docker digest to 1e42bbe 2024-11-12 07:29:27 +00:00
Renovate 5d092b0427 chore(deps): update alpine:3.20 docker digest to 1e42bbe 2024-11-12 05:51:05 +00:00
Renovate ddef1002cc chore(deps): update orhunp/git-cliff:latest docker digest to 2f38d6e 2024-11-10 02:51:06 +00:00
Renovate e6791d2e8c chore(deps): update orhunp/git-cliff:latest docker digest to 66f319e 2024-11-06 17:51:05 +00:00
Renovate 3e7291d0ea chore(deps): pin dependencies 2024-11-03 17:51:02 +00:00
Renovate b7aa20df52 chore(deps): pin alpine docker tag to beefdbd 2024-11-03 16:31:12 +00:00
argoyle dad194ae4e fix: use latest if running on tag 2024-10-22 11:11:12 +02:00
argoyle ce06fd8ef6 fix: handle tag builds 2024-10-22 10:33:23 +02:00
argoyle ca2e2d9f90 feat: run release preparation on tags in tag only flow 2024-10-22 10:07:08 +02:00
argoyle 2af9955462 fix: update job names to be unique 2024-10-16 18:20:23 +02:00
argoyle c1d8764d72 ci: add tag only flow for releases 2024-10-16 17:37:03 +02:00
argoyle 22294d5322 fix: handle CHANGELOG.md existing on default branch 2024-10-06 12:15:40 +02:00
argoyle 01507626b9 fix: exit early if no changes worthy of a version bump 2024-10-06 11:48:15 +02:00
argoyle a5b83fe353 Merge branch 'renovate/alpine-3.x' into 'main'
chore(deps): update alpine docker tag to v3.20

See merge request unboundsoftware/ci-templates!2
2024-10-05 18:51:53 +00:00
Renovate 88e1f4f909 chore(deps): update alpine docker tag to v3.20 2024-10-05 10:51:00 +00:00
argoyle 442d0bc801 fix: strip header of MR description 2024-10-05 12:13:25 +02:00
argoyle 4112728e1e feat: add MR description with release changes 2024-10-05 11:54:06 +02:00
argoyle c4b4b66692 fix: make curl fail fast on HTTP error 2024-10-05 11:41:24 +02:00
argoyle 6331646181 fix: create CHANGELOG.md if not already existing 2024-10-05 11:03:35 +02:00
argoyle 5ec06d1bd6 chore: remove author email 2024-10-05 11:03:11 +02:00
argoyle b5c4a844ee Merge branch 'renovate/configure' into 'main'
chore: Configure Renovate

See merge request unboundsoftware/ci-templates!1
2024-10-05 08:37:41 +00:00
Renovate 86437bf069 Add renovate.json 2024-10-05 10:36:59 +02:00
argoyle 32f9a249c3 feat: initial version 2024-10-05 01:31:15 +02:00