ci(core22-7): don't use a spread runner for publishing the rock
Metadata
Current evaluation
Merged a one-line CI configuration change to use the amd64 runner label for rock publishing, resolving resource contention issues on spread runners. Approved by one reviewer with all CI checks passing.
Suggested action: —
No scores available.
Issue body
Resource contention could cause us to try to publish on the spread runner. This has us use the `amd64` runner label so we don't do so.
I tricked the fourth run of [this job](https://github.com/canonical/snapcraft-rocks/actions/runs/15621518381/job/44009148202) by loading up the spread runner :-)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line CI configuration change to use the amd64 runner label for rock publishing, resolving resource contention issues on spread runners. Approved by one reviewer with all CI checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CI fix that switches the rock publishing job to the amd64 runner label. This prevents resource contention from accidentally triggering publishes on the spread runner. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #82 ci(core24-8): don't use a spread runner for publishing the rock | snapcraft-rocks | merged | Merged a one-line CI fix restricting rock publishing to the amd64 runner. This prevents resource contention from accidentally triggering jobs on the spread runner. Approved by one reviewer and passed all CI checks. | |
| #81 ci(core22-8): don't use a spread runner for publishing the rock | snapcraft-rocks | merged | Merged a CI configuration update assigning the rock publishing job to an amd64 runner. This prevents resource contention from routing the task to the spread runner. Approved by one reviewer and passed all continuous integration checks. | |
| #79 feat(core22-8): publish as a multi-arch rock | snapcraft-rocks | merged | Merged multi-arch rock publishing for core22-8. Resolves #35, applies #72 to core22-7, and depends on #75. Approved with passing CI checks. Updated two files (+50/-13). | |
| #78 feat(core22-7): publish as a multi-arch rock | snapcraft-rocks | merged | Merged to the core22-7 branch, enabling multi-arch rock publishing. Approved with all CI checks passing. The change adds 40 lines and removes 8 across one file, implementing SNAPCRAFT-1156 and integrating related work from #72 and #76. | |
| #115 ci: always discard spread workers in build-rock tests (core22-8) | snapcraft-rocks | merged | Merged changes adding a cleanup step to discard spread workers in the build-rock CI workflow. This prevents leaked Google Cloud VM instances on cancellation or crash, resolving SNAPCRAFT-1368. Approved by two reviewers. | |
| #116 ci: always discard spread workers in build-rock tests (core22-7) | snapcraft-rocks | open | Adds spread worker cleanup step to build-rock.yaml workflow to prevent leaked GCP VM instances. Inactive 56 days with unresolved review comment and failing CI checks. |