Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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 32f9a249c3 feat: initial version 2024-10-05 01:31:15 +02:00