Check for the existence of the version file before reading it.
If the file is missing, print a message and exit gracefully.
This change improves the robustness of the CI pipeline by preventing
errors when the version file is not present.
Check for the existence of the version file before reading it.
If the file is missing, print a message and exit gracefully.
This change improves the robustness of the CI pipeline by preventing
errors when the version file is not present.
argoyle
(Migrated from gitlab.com)
merged commit into main2025-09-11 11:22:42 +00:00
This repo is archived. You cannot comment on pull requests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Check for the existence of the version file before reading it.
If the file is missing, print a message and exit gracefully.
This change improves the robustness of the CI pipeline by preventing
errors when the version file is not present.