Commit Graph

82 Commits

Author SHA1 Message Date
argoyle c78db79873 fix: update changelog generation script syntax
Correct the quote style in the changelog generation script for 
consistency and adherence to shell syntax. The change improves 
readability and reduces potential parsing issues.
2025-08-23 19:52:11 +02:00
argoyle 20f4de9ef9 fix: escape single quotes in changelog generation script
Update the command in the GitLab CI configuration to properly escape 
single quotes in the `sed` command for generating the CHANGELOG.md. This 
ensures that the command executes correctly in the CI environment, 
preventing potential syntax errors during the build process.
2025-08-23 19:49:58 +02:00
argoyle b240cea6ca fix(ci): remove trailing whitespace in changelog generation
Updates the changelog generation command to remove trailing whitespace 
before writing to CHANGELOG.md. This ensures a cleaner output and 
maintains consistency in formatting.
2025-08-23 19:45:58 +02:00
Renovate 26f316d5e0 chore(deps): update unbound/pre-commit docker tag to v0.3.2 2025-08-14 09:55:53 +00:00
Renovate 464463ab74 chore(deps): update unbound/pre-commit docker tag to v0.3.1 2025-08-07 10:56:44 +00:00
Renovate 05a3616edd chore(deps): update unbound/pre-commit-node docker tag to v0.0.20 2025-08-04 11:54:48 +00:00
Renovate 956229d266 chore(deps): update orhunp/git-cliff docker tag to v2.10.0 2025-07-27 13:54:59 +00:00
Renovate 68b9813b01 chore(deps): update alpine docker tag to v3.22.1 2025-07-15 19:51:59 +00:00
Renovate 539aed3264 chore(deps): update unbound/pre-commit docker tag to v0.3.0 2025-07-10 15:52:05 +00:00
Renovate ce81a94257 chore(deps): update unbound/pre-commit-node docker tag to v0.0.19 2025-06-25 21:51:50 +00:00
argoyle 70de0e388f upgrade: update pre-commit image to version 0.2.8
Updates the pre-commit Docker image to version 0.2.8 to leverage
improvements and fixes in the latest release. This enhances the
quality of the pre-commit hooks used during CI/CD processes.
2025-06-07 19:38:40 +02:00
Renovate b495228271 chore(deps): update orhunp/git-cliff docker tag to v2.9.1 2025-06-03 12:51:44 +00:00
Renovate 21bd8fe440 chore(deps): update orhunp/git-cliff docker tag to v2.9.0 2025-06-02 12:51:39 +00:00
argoyle f5d34b6971 fix(ci): update alpine image to version 3.22.0
Change the Docker image for multiple CI jobs from alpine:latest 
to amd64/alpine:3.22.0 to ensure compatibility and improve 
stability of the build environment. This upgrade addresses 
potential vulnerabilities and ensures the use of a more 
secure and reliable base image.
2025-05-31 10:43:04 +02:00
Renovate 7a71c645db chore(deps): update alpine:latest docker digest to 8a1f59f 2025-05-30 19:51:38 +00:00
Renovate 9e71293223 chore(deps): update unbound/pre-commit-node docker tag to v0.0.18 2025-05-22 12:51:42 +00:00
Renovate bc680e902a chore(deps): update unbound/pre-commit docker tag to v0.2.7 2025-05-16 09:51:32 +00:00
Renovate 58eddf29c8 chore(deps): update unbound/pre-commit-node docker tag to v0.0.17 2025-05-15 18:51:24 +00:00
argoyle 57400b0223 feat(ci): add retry configuration for CI jobs
Adds a default retry configuration for CI jobs to handle  
various failure scenarios. This improves the robustness of  
the pipeline by allowing automatic retries for jobs that  
fail due to temporary issues.
2025-04-30 16:46:11 +02:00
Renovate 16c6dfd04d chore(deps): update unbound/pre-commit-node docker tag to v0.0.16 2025-04-23 17:51:24 +00:00
Renovate 2c36526dee chore(deps): update unbound/pre-commit-node docker tag to v0.0.15 2025-04-04 15:57:03 +02:00
Renovate b0349d43a5 chore(deps): update unbound/pre-commit docker tag to v0.2.6 2025-04-04 07:51:31 +00:00
Renovate e442a7c5b7 chore(deps): update unbound/pre-commit docker tag to v0.2.5 2025-03-05 12:51:15 +00:00
Renovate 4a6a637309 chore(deps): update alpine:latest docker digest to a8560b3 2025-02-15 10:10:19 +00:00
Renovate 7d205ad08e chore(deps): update alpine:3.21 docker digest to a8560b3 2025-02-14 19:51:08 +00:00
Renovate 2d0f04c48d chore(deps): update unbound/pre-commit docker tag to v0.2.4 2025-02-13 10:51:08 +00:00
Renovate 7ab30819cb chore(deps): update unbound/pre-commit docker tag to v0.2.3 2025-02-05 11:51:11 +00:00
Renovate 95ec8be3b4 chore(deps): update orhunp/git-cliff docker tag to v2.8.0 2025-01-24 16:33:26 +00:00
Renovate e13fc655b2 chore(deps): update unbound/pre-commit-node docker tag to v0.0.14 2025-01-23 06:51:23 +00:00
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