chore(release): update version handling in CI script #78

Merged
argoyle merged 1 commits from version-file into main 2025-09-11 08:17:04 +00:00
argoyle commented 2025-09-09 11:33:14 +00:00 (Migrated from gitlab.com)

Updates the CI script to improve version retrieval and checking logic.
Replaces direct calls to the VERSION file with reading from a
.version JSON file, ensuring proper version management. Handles
the creation and updating of the CHANGELOG and .version files to
enhance the release process. Adjusts conditions for executing
release tasks based on current tags and branches to prevent
unnecessary executions.

Updates the CI script to improve version retrieval and checking logic. Replaces direct calls to the VERSION file with reading from a `.version` JSON file, ensuring proper version management. Handles the creation and updating of the CHANGELOG and .version files to enhance the release process. Adjusts conditions for executing release tasks based on current tags and branches to prevent unnecessary executions.
argoyle commented 2025-09-09 12:23:27 +00:00 (Migrated from gitlab.com)

added 1 commit

  • f33d7f93 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>f33d7f93 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1485756117&start_sha=a10c02b70ea182c2583ea04315bf5153239a028a)
argoyle commented 2025-09-09 12:37:20 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 502f32dd - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>502f32dd - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1485779600&start_sha=f33d7f93ac8a80ac9fa8c63c48f3408574139d7d)
argoyle commented 2025-09-09 12:41:55 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 12c2346e - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>12c2346e - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1485787740&start_sha=502f32ddec06ddf460ff9699212db2eae26d8ea1)
argoyle commented 2025-09-10 07:55:08 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 53c5f77c - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>53c5f77c - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1486907919&start_sha=12c2346eb7a023fa0d8d0a2f2ea0008c40c4257b)
argoyle commented 2025-09-10 08:08:43 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 5b1c23a8 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>5b1c23a8 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1486928227&start_sha=53c5f77c591dd822f2bd747df26fe2af3d34da73)
argoyle commented 2025-09-10 09:18:36 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 52764ea9 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>52764ea9 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487043351&start_sha=5b1c23a803990471868c17ec3e2caef7ed6a3f0f)
argoyle commented 2025-09-10 09:20:12 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 4d415adb - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>4d415adb - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487046037&start_sha=52764ea98e052986b166f3e84ac8467331da6b7f)
argoyle commented 2025-09-10 09:22:55 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 8ac3253a - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>8ac3253a - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487050645&start_sha=4d415adbbe7eef46d2e9ba20840d8160715be533)
argoyle commented 2025-09-10 09:35:08 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 5ecdf140 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>5ecdf140 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487070815&start_sha=8ac3253ad15782428eb4dd2d3d5cacbeb1dfe51f)
argoyle commented 2025-09-10 09:45:27 +00:00 (Migrated from gitlab.com)

added 1 commit

  • e98400c7 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>e98400c7 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487088367&start_sha=5ecdf140e8737fb21f45ab3f832e1ffaa8f55834)
argoyle commented 2025-09-10 09:48:11 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 119b8034 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>119b8034 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487092964&start_sha=e98400c7635ea5a961853110cc176ca1bf1ac95a)
argoyle commented 2025-09-10 09:49:53 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 5958d468 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>5958d468 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487095836&start_sha=119b803495c1edfaab6aea95492236cfaf4c3e2e)
argoyle commented 2025-09-10 10:21:33 +00:00 (Migrated from gitlab.com)

added 1 commit

  • dfe746cf - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>dfe746cf - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487152736&start_sha=5958d46819b80d920b0cf419d6a30e877152d78c)
argoyle commented 2025-09-10 10:58:43 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 81bcdbc7 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>81bcdbc7 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487209081&start_sha=dfe746cf376faa87c31cc2345ace930df5dbd7fb)
argoyle commented 2025-09-10 11:50:21 +00:00 (Migrated from gitlab.com)

added 1 commit

  • eee40da9 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>eee40da9 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1487296066&start_sha=81bcdbc737d6d45cb343cedeb3b6b7ecd6b8bf66)
argoyle commented 2025-09-11 05:45:44 +00:00 (Migrated from gitlab.com)

added 1 commit

  • b99e7468 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>b99e7468 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1488367143&start_sha=eee40da9e7c1cb6717e021de49a4d788516077a1)
argoyle commented 2025-09-11 05:52:41 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 2d92770b - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>2d92770b - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1488371345&start_sha=b99e746870c0b59276a1df7ba754493f782e0ea0)
argoyle commented 2025-09-11 07:13:06 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 1770ce92 - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>1770ce92 - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1488448497&start_sha=2d92770bb9c6164c87bac039eb60e0683bfe5fa1)
argoyle commented 2025-09-11 07:29:18 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 7b520d8d - chore(release): update version handling in CI script

Compare with previous version

added 1 commit <ul><li>7b520d8d - chore(release): update version handling in CI script</li></ul> [Compare with previous version](/unboundsoftware/ci-templates/-/merge_requests/77/diffs?diff_id=1488469604&start_sha=1770ce92e0414a51b52c4f3c47b915501d7ce365)
argoyle (Migrated from gitlab.com) merged commit into main 2025-09-11 08:17:04 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/ci-templates#78