fix: un-deprecate project attribute
Metadata
Current evaluation
Merged a fix un-deprecating the project attribute. Approved by two reviewers with passing CI checks and maintained test coverage. The change modified two files, removing 47 lines and adding 3.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix un-deprecating the project attribute. Approved by two reviewers with passing CI checks and maintained test coverage. The change modified two files, removing 47 lines and adding 3. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the fix to un-deprecate the project attribute. The changes passed automated testing and code coverage verification before integration into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5748 fix: get the project from the project service every time | snapcraft | merged | Merged a fix ensuring the project is retrieved from the project service on every call. Approved by two reviewers, the change modifies one file (+9/-1 lines) and resolves the retrieval logic despite one failing CI test. | |
| #3948 requirements: update | snapcraft | merged | Merged following reviewer approval and passing CI checks. The update refreshes project dependencies across 11 files, adding 78 lines and removing 75. | |
| #238 feat!: remove optional project commands | craft-application | merged | Merged changes removing optional project commands to enforce explicit project requirements. Approved by two reviewers and passing CI. Reverts #213 while retaining relevant tests. | |
| #153 Obsolete deprecations from 1.x | snapcraft | merged | Merged removal of obsolete 1.x deprecations across 18 files, reducing 63 lines and adding 18. Approved by a reviewer, the maintainer merged despite a minor coverage drop, planning to address it during final cleanup. |