release: deliver on three platforms #30

Merged
PerishFire merged 1 commit from delivery-lane into main 2026-07-16 04:10:08 +00:00
Owner
No description provided.
release: deliver on three platforms
All checks were successful
guard / guard-macos (pull_request) Successful in 30s
guard / guard-windows (pull_request) Successful in 58s
guard / guard (pull_request) Successful in 1m14s
1cc97ec1a6
The runners are seated; the delivery lane now uses them. Both release
workflows grow the sidecar-proven three-stage shape: a metadata job
resolves the version first (beta numbers must stamp the binaries), a
build matrix packages both darwin targets on the macpool runner and
the msvc zip on the vmpool runner (artifact actions at v3 - the
Forgejo-compatible line), and the release job gathers, checksums,
verifies all four assets, and publishes. verify.sh and publish.sh
learn the full asset set (metadata keys match sidecar's schema:
macArm64, macX64, winX64); manage.sh routes both darwin flavors; and
manage.ps1 arrives - ported from sidecar's - so the windows zip has an
installer, published beside manage.sh.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
PerishFire deleted branch delivery-lane 2026-07-16 04:10:08 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishFire/runseal!30
No description provided.