ci: separate snap build and PR publish jobs
Metadata
Current evaluation
Merged CI changes separating snap build and PR publish jobs. Approved by two reviewers, this update allows concurrent snap testing while the store processes branch publishing, streamlining the release workflow.
Suggested action: —
No scores available.
Issue body
This allows running snap tests while the store is still processing the snap to publish to a branch.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged CI changes separating snap build and PR publish jobs. Approved by two reviewers, this update allows concurrent snap testing while the store processes branch publishing, streamlining the release workflow. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to separate CI jobs for snap building and PR publishing. This decoupling enables concurrent snap testing while the store processes the snap for branch publishing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes that separate snap build and PR publish jobs in the CI pipeline. This enables snap tests to run concurrently while the store processes the snap for branch publishing. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #352 ci(snap): publish snap for PRs and feature branches | rockcraft | merged | Merged CI workflow update to publish Snap packages for pull requests and feature branches. Approved by two reviewers, changing one file with 25 additions and one deletion. | |
| #2900 ci: publish the CI built snap to the Snap Store | snapcraft | merged | Merged into master. Adds CI configuration to automatically publish built snaps to the Snap Store. Approved by a maintainer, passed all checks, and introduced 29 lines across two files with 100% diff coverage. | |
| #432 ci: speed up spread testing workflow | fetch-service | merged | Merged CI workflow optimization that decouples snap-test from snap-build, reducing pipeline latency. The build job remains for artifact retrieval. Approved by two reviewers, passed all checks, and modified one file. | |
| #167 ci(snap): publish snap for PRs and feature branches | imagecraft | merged | Merged to enable snap publishing for PRs and feature branches. Approved by three reviewers. One CI check failed but was bypassed. Reviewers noted the configuration should ideally be migrated to starflow/starbase later. | |
| #2907 ci: publish the CI built snap to the Snap Store | snapcraft | closed | Abandoned without merge. The proposed CI automation to publish PR-built snaps to the Snap Store edge channel was closed due to lack of reviewer engagement and CI validation. | |
| #3449 ci: don't publish snap on push to master | snapcraft | merged | Merged a CI update removing automatic snap publishing on master pushes. The change deletes four lines of CI code as publishing is handled externally for all architectures. Approved and merged cleanly. | |
| #1803 ci: correctly run from snap | snapcraft | merged | Merged a CI fix to correctly run tests from snap by separating development and runtime dependencies. Approved by one reviewer, passed CI, and resolved dependency isolation to expose hidden bugs for future fixes. |