orca/.github/workflows
Neil aac395dbff
fix(release-cut): anchor RC base to latest_stable + patch (#1163)
The rc branch previously derived the base version from the highest
git tag, which reopened an already-shipped series: after v1.3.21
stable was published, cutting an RC still produced v1.3.21-rc.N.
Anchor RCs to latest_stable + patch so a fresh RC after v1.3.21
correctly resolves to v1.3.22-rc.0. Minor/major RCs are cut by
running that stable kind first, which is a clearer workflow than
the old heuristic.

Co-authored-by: Orca <help@stably.ai>
2026-04-27 00:09:27 -07:00
..
e2e.yml ci: cache pnpm store on release + centralize node version in .nvmrc (#1106) 2026-04-25 19:03:05 -07:00
issue-os-labeler.yaml Align issue OS labels with repo labels 2026-04-13 12:05:24 -07:00
pr-size-labeler.yml ci: auto-label PRs by size via cbrgm/pr-size-labeler-action (#1101) 2026-04-25 17:20:42 -07:00
pr.yml ci: cache pnpm store on release + centralize node version in .nvmrc (#1106) 2026-04-25 19:03:05 -07:00
release-cut.yml fix(release-cut): anchor RC base to latest_stable + patch (#1163) 2026-04-27 00:09:27 -07:00
release-rc.yml ci: cache pnpm store on release + centralize node version in .nvmrc (#1106) 2026-04-25 19:03:05 -07:00
release.yml ci: cache electron + electron-builder tool downloads on release (#1110) 2026-04-25 21:30:52 -07:00
track-community-prs.yaml Add community PRs directly to project (#1052) 2026-04-24 13:50:10 -07:00