cozystack/.github/workflows
Andrei Kvapil 66a756b606
fix(ci): ensure correct latest release after backport publishing
Replace unreliable getLatestRelease() API with semver-based max version
detection. After publishing a backport release, explicitly restore the
latest flag on the highest semver release to handle cases where GitHub
API ignores make_latest: 'false'.

Also remove dead code (unused steps) from tags.yaml workflow.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-04 10:31:31 +01:00
..
auto-release.yaml fix(ci): remove GITHUB_TOKEN extraheader to trigger workflows 2026-01-02 21:10:12 +01:00
backport.yaml [ci] Update korthout/backport-action@v3.2.1 2025-12-09 14:34:37 +01:00
pre-commit.yml [mariadb] Add version management system with automated version updates 2025-12-02 00:36:00 +01:00
pull-requests-release.yaml fix(ci): ensure correct latest release after backport publishing 2026-01-04 10:31:31 +01:00
pull-requests.yaml [core] Extract Talos package from installer 2025-12-15 08:04:41 +01:00
retest.yaml feat(ci): add /retest command to rerun tests from Prepare environment 2026-01-02 21:23:27 +01:00
tags.yaml fix(ci): ensure correct latest release after backport publishing 2026-01-04 10:31:31 +01:00
update-releasenotes.yaml [workflow] Add GitHub Action to update release notes from changelogs 2025-12-24 15:02:04 +01:00