freenas-proxmox/.github/workflows
Kevin Adams a0d0285194 ci: fix versioning — stable uses -1 revision, pre-releases use ~ prefix
Stable releases now produce X.Y.Z-1 (e.g. 2.3.0-1) so they sort higher
than any pre-release build in dpkg. Pre-release builds now use tilde
(~beta+sha, ~alpha+sha) which sorts below the base version, ensuring
apt upgrade always selects stable over a previously installed beta.

Previously -beta+sha sorted higher than X.Y.Z causing apt to refuse
upgrades from beta to stable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 16:25:34 -04:00
..
action.yml Fix CI workflow file issues causing no-jobs-run failure 2026-05-15 14:52:17 -04:00
build.yml ci: fix versioning — stable uses -1 revision, pre-releases use ~ prefix 2026-05-20 16:25:34 -04:00