← Back to issue list

fix!(services/project): use project generation error

View original Github issue

Metadata

Project
craft-application
Number
#725
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Merged change replacing a generic runtime error with a specific project generation error during prime project configuration. Resolves #705. Approved by three reviewers and passed all CI checks.

Suggested action:

No scores available.

Issue body

Specify a project generation error and use it instead of a generic runtime error when configuring and generating the prime project. Fixes #705 Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com> - [x] Have you followed the guidelines for contributing? - [x] 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 change replacing a generic runtime error with a specific project generation error during prime project configuration. Resolves #705. Approved by three reviewers and passed all CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged a fix that replaces a generic runtime error with a specific project generation error during prime project configuration, resolving issue #705.

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.
71%