← Back to issue list

feat: do variable expansion when loading project

View original Github issue

Metadata

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

Current evaluation

Successfully merged into main following dual reviewer approval and passing CI. The PR implements variable expansion during project loading, changing seven files (+169/-9 lines) with 100% diff coverage.

Suggested action:

No scores available.

Issue body

- [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Successfully merged into main following dual reviewer approval and passing CI. The PR implements variable expansion during project loading, changing seven files (+169/-9 lines) with 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into main. Adds variable expansion during project loading. Achieved 100% diff coverage and increased overall coverage by 0.02%.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#872 feat: support nested project variables craft-application merged Merged following three approvals and successful CI checks. The update enables nested project variables, altering 22 files (+526/-62 lines). It relies on craft-parts PR #1220 and addresses SNAPCRAFT-1054.
72%