build-release: never let Publish depend on the unschedulable Windows label #40
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "windows-native-gate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build (Windows Native Payload)needskey-store-winrunner(libvirt VM lane, no runner since 06-14). Forgejo evaluates jobif:only after a runner picks the job up, so it waits forever,Build (Windows)→Publishblock behind it, andforgejo-requeue-stale-action-tasks(30-min waiting-job TTL) cancels the run — every release since June died this way; tonight’s 17094 had a fully green Apple chain 8 min in. Adds a forge-runner gate job (no-op unless Windows is in the plan; bounded wait otherwise) so Publish never depends on an unschedulable label. Publish still refuses incomplete releases.🤖 Generated with Claude Code