Only run the mac smoke on demand #1

Merged
stephen merged 1 commit from fix/smoke-dispatch-only into main 2026-08-06 19:26:47 +00:00
Owner

The macos-tart label is not provided by any runner in the fleet, so the push trigger queued a run on every commit that then waits forever. The blast-radius probes added several more on top of the ones already there.

Keeping the job and the label, since proving ephemeral Tart routing is what this repo is for, and dropping only the push trigger. A deliberate workflow_dispatch is the one case where a queued run is information rather than litter.

Does not clear the runs already queued: this Forgejo exposes no cancel API, so those need a browser session.

The macos-tart label is not provided by any runner in the fleet, so the push trigger queued a run on every commit that then waits forever. The blast-radius probes added several more on top of the ones already there. Keeping the job and the label, since proving ephemeral Tart routing is what this repo is for, and dropping only the push trigger. A deliberate workflow_dispatch is the one case where a queued run is information rather than litter. Does not clear the runs already queued: this Forgejo exposes no cancel API, so those need a browser session.
No runner in the fleet provides the macos-tart label, so every push queued a
run that waits forever. The repo is still the right place to prove ephemeral
Tart routing once such a runner exists, so keep the job and the label and drop
only the push trigger: a deliberate dispatch is the one case where a queued run
is information rather than litter.
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
rasterstate/mac-runner-smoke!1
No description provided.