fix(core22-8/spread): use apt to install docker on focal
Metadata
Current evaluation
Merged after approval. The change resolves CI by using apt to install docker on focal. Unrelated spread test failures were deemed non-blocking, allowing an admin override to complete the merge.
Suggested action: —
No scores available.
Issue body
This might be worth doing a rebase merge since it also fixes a CI issue :-)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. The change resolves CI by using apt to install docker on focal. Unrelated spread test failures were deemed non-blocking, allowing an admin override to complete the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after the author requested admin assistance due to unrelated breaking CI tests. The PR resolves spread failures by switching to apt for Docker installation on Ubuntu Focal. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #76 fix(core22-7/spread): use apt to install docker on focal | snapcraft-rocks | merged | Merged a one-line fix switching Docker installation on Ubuntu Focal to apt. Approved by one reviewer and passed all CI checks, including spread tests and rock builds. | |
| #73 fix(core24-8/spread): use apt to install docker on focal | snapcraft-rocks | merged | Merged a one-line fix switching to apt for docker installation on Ubuntu 20.04, resolving core24 snapcraft 8 rock spread test failures. Approved by one reviewer with all CI checks passing. | |
| #95 fix(test): fix spread tests on Fedora | snapcraft-rocks | merged | Merged a fix for spread tests on Fedora 39 by switching from the closed core18 docker branch to the default branch. Approved and passed all CI checks. | |
| #97 fix(test): fix spread tests on Fedora | snapcraft-rocks | merged | Merged fix for spread tests on Fedora by switching from the closed core18 docker branch to the default branch for Fedora 39 compatibility. Approved by one reviewer with all CI checks passing. | |
| #96 fix(test): fix spread tests on Fedora | snapcraft-rocks | merged | Merged a fix for Fedora spread tests by switching from the closed core18 docker branch to the default branch for Fedora 39. Approved by one reviewer with all CI checks passing. | |
| #1088 spread: only install docker for store tests | charmcraft | merged | Merged. Restricts Docker installation to store tests only via a +9/-5 line diff in the spread configuration. Approved by one reviewer with no comments. | |
| #3754 spread: move core22 to stable | snapcraft | merged | Merged a fix moving core22 from latest/edge to stable. This resolved GitHub Actions spread test failures caused by the edge base requiring an unavailable snapd 2.55.5. Approved, passed CI, and merged into main. |