v0.15.2
Changed
- Updated hve-core dependency pin to
594ee84(594ee8480c9e65ad7eaee30f6cab8f0aa6cce814).
Fixed
- Every release tag served squad files from
maininstead of from the tag. The 47
Peter-N91/hve-squadentries inapm.ymlship as bare paths, and APM resolves a bare path against
the default branch — so a tag froze the dependency list but not its contents. Measured by installing
#v0.14.0and gettingmain's coordinator back, while the hve-core entries in the same manifest
resolved correctly because they carry#<sha>.release.ymlnow pins the self-references to the tag
it is cutting and pushes that commit straight torefs/tags/, so a release installs the files it was
built from (.github/workflows/release.yml,scripts/Set-SquadSelfRefPin.ps1).mainkeeps the
unpinned manifest, so development installs still trackmain. Tags before v0.15.2 remain unpinned.
Consumer install
Pin to this version:
apm install "Peter-N91/hve-squad#v0.15.2"