← Back to issue list

ci(core22-8): don't use a spread runner for publishing the rock

View original Github issue

Metadata

Project
snapcraft-rocks
Number
#81
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

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.

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 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.
qwen3.6-35b-a3b-mtp-q6 Merged a CI fix that pins rock publishing to the amd64 runner label, preventing resource contention from accidentally triggering jobs on spread runners.

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.
96%
#83 ci(core22-7): don't use a spread runner for publishing the rock snapcraft-rocks merged 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.
96%
#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).
74%
#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.
73%
#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.
73%
#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.
72%
#71 ci: add arm64 build (core22-7) snapcraft-rocks merged Merged. Adds arm64 build to CI workflow, splitting build-rock into arm64 and amd64 targets. Approved by two reviewers with all checks passing. Does not upload to GHCR yet, partially addressing issue #35. Admin action needed for required workflows.
70%