fix(ci): install correct dependencies in the release workflow
Metadata
Current evaluation
Merged a fix for the CI release workflow that corrected dependency installation, resolving a broken GitHub Actions run. Approved by two reviewers with minimal code changes (+4/-2 lines).
Suggested action: —
No scores available.
Issue body
Fixes this breakage: https://github.com/canonical/craft-application/actions/runs/16006147236/job/45154058058
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix for the CI release workflow that corrected dependency installation, resolving a broken GitHub Actions run. Approved by two reviewers with minimal code changes (+4/-2 lines). | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix for the CI release workflow that corrected dependency installation, resolving a broken GitHub Actions run. The change was authored by maintainer lengau and integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #808 fix(ci): install correct dependencies | craft-application | closed | Closed to fix a CI breakage by installing the correct dependencies. The pull request modified one file, resolving the failing pipeline. | |
| #375 ci: fix checkout of tag in release workflow | craft-application | merged | Merged to fix release workflow tag checkout. Partially reverted commit 0115c28629, resolving errors from the broken actions/checkout fetch-tags property. Approved by one reviewer and passed CI. | |
| #356 fix(ci): correct conditional for snap publication | rockcraft | merged | Merged a fix correcting an invalid conditional in the GitHub Actions workflow for snap publication. The change resolved an unrecognized SNAPCRAFT_STORE_CREDENTIALS variable reference in snap.yaml. Approved by three reviewers and passed CI checks. | |
| #596 ci: fix release workflow | starbase | merged | Merged to fix a failing CI release workflow. A prior zizmor update broke the gh CLI by omitting the repository context. Added the required repo argument, resolving the failure. All checks passed and the change was approved by two reviewers. | |
| #1738 fix(ci): fix merge event in tests | charmcraft | merged | Merged a single-line fix to correct the merge event handling in CI tests. Approved by two reviewers and integrated with zero unresolved comments. | |
| #3582 github: update snapcore/action-build dep | snapcraft | merged | Merged an update to the snapcore/action-build GitHub Actions dependency. Approved by one reviewer, passed CI checks, modified two files, and resulted in no coverage changes. | |
| #2137 fix(build): fix build dependencies and CI | charmcraft | merged | Merged by maintainer lengau after approval from two reviewers. Resolved build dependency and CI configuration issues across three files, adding 51 lines and removing 13. | |
| #78 fix(ci): force push to the correct launchpad repo | fetch-service | merged | Merged a one-line CI fix correcting a force push to the proper Launchpad repository. Approved by two reviewers with zero unresolved comments and no failing checks. | |
| #815 ci: fix publishing workflow | craft-application | merged | Merged a single-line fix to the CI publishing workflow. Approved by two reviewers with all continuous integration checks passing. | |
| #91 ci: make release publisher workflow fetch correct tags | craft-archives | merged | Merged a one-file change (+4/-2) to fix the CI release publisher workflow, ensuring it fetches the correct tags. Approved by two reviewers and passed all checks before merging into main. |