mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 18:18:41 +00:00
Backport of #845 to release-v0.30
Third attempt to fix https://github.com/cozystack/cozystack/pull/842 and
https://github.com/cozystack/cozystack/pull/836
tested in
https://github.com/cozystack/cozystack/actions/runs/14599981710/job/40955508728?pr=808
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
**Chores**
- Improved GitHub Actions workflow to fetch full git history and tags
during pre-commit checks.
**Refactor**
- Updated script behavior to display error messages when version
extraction from git fails, making troubleshooting easier.
(cherry picked from commit a6b02bf381)
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>