Commit Graph

103 Commits

Author SHA1 Message Date
Renovate c2152b1544 chore(deps): update unbound/pre-commit docker tag to v0.2.2 2025-01-17 12:50:39 +00:00
Renovate 856845c66a chore(deps): update unbound/pre-commit-node docker tag to v0.0.13 2025-01-10 21:50:54 +00:00
Renovate 6ac7b2325d chore(deps): update alpine:latest docker digest to 56fa17d 2025-01-10 09:23:05 +00:00
Renovate 29a1c6ff78 chore(deps): update alpine:3.21 docker digest to 56fa17d 2025-01-08 18:50:59 +00:00
Renovate 768182f498 chore(deps): update unbound/pre-commit-node docker tag to v0.0.12 2024-12-28 22:59:53 +00:00
Renovate 89ffd4cb6c chore(deps): update unbound/pre-commit docker tag to v0.2.1 2024-12-28 18:50:47 +00:00
argoyle 666aa41d03 chore(ci): update git-cliff image to version 2.7.0
Update the git-cliff Docker image version to 2.7.0 for enhanced
features and fixes. This change applies to both the release
preparation and changelog stages in the CI configuration.
2024-12-28 17:11:17 +01:00
Renovate 14e1fa8e11 chore(deps): update orhunp/git-cliff:latest docker digest to c2e9827 2024-12-22 00:50:40 +00:00
Renovate 9abb7309c2 chore(deps): update orhunp/git-cliff:latest docker digest to 71d85f6 2024-12-15 02:50:39 +00:00
Renovate e4dc9762ca chore(deps): update orhunp/git-cliff:latest docker digest to 0320fc1 2024-12-09 20:51:18 +00:00
Renovate a4654423c6 chore(deps): update orhunp/git-cliff:latest docker digest to 18c9d46 2024-12-09 17:51:00 +00:00
Renovate e882f84d22 chore(deps): update orhunp/git-cliff:latest docker digest to e7f4d20 2024-12-08 02:50:58 +00:00
Renovate 7df6ca9414 chore(deps): update alpine docker tag to v3.21 2024-12-06 07:50:26 +00:00
Renovate 95c11dc4cf chore(deps): update alpine:latest docker digest to 21dc606 2024-12-06 02:50:49 +00:00
Renovate 5276d140e0 chore(deps): update orhunp/git-cliff:latest docker digest to ac8f720 2024-12-05 17:50:52 +00:00
Renovate 4631065675 chore(deps): update orhunp/git-cliff:latest docker digest to f7766ec 2024-12-04 20:51:30 +00:00
Renovate cd9902c3b8 chore(deps): update orhunp/git-cliff:latest docker digest to adc8d16 2024-12-01 02:51:08 +00:00
Renovate f1a089cf86 chore(deps): update orhunp/git-cliff:latest docker digest to 891a431 2024-11-29 08:51:09 +00:00
argoyle 9a6f9f79d1 fix(ci): handle case where no tags are present in git
Modify the command to describe the latest tag to gracefully handle  
the scenario where no tags are available. This avoids potential  
errors in the script execution when the git repository is  
tagless, ensuring the CI pipeline runs smoothly under all  
circumstances.
2024-11-27 15:16:53 +01:00
argoyle 1f373fe38c fix(ci): improve version checking in the CI pipeline
Update the version checking logic in the CI pipeline to ensure that 
the script correctly identifies the latest tag. The change checks 
if the latest tag is available before comparing it with the 
VERSION file, improving reliability in determining if a version 
bump is necessary.
2024-11-27 15:09:37 +01:00
Renovate 76c4b8c5fa chore(deps): update orhunp/git-cliff:latest docker digest to 313d0d3 2024-11-24 02:51:02 +00:00
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