environment: expand global variables
Metadata
Current evaluation
Global environment variables in parts values are now expanded. Merged after single reviewer approval and passing CI checks, resolving CRAFT-1073. Changes span 7 files with 340 additions and 1 deletion.
Suggested action: —
No scores available.
Issue body
Replace global environment variables used in parts values.
Co-authored-by: Kyle Fazzari <kyrofa@ubuntu.com>
Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1073
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Global environment variables in parts values are now expanded. Merged after single reviewer approval and passing CI checks, resolving CRAFT-1073. Changes span 7 files with 340 additions and 1 deletion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes to expand global environment variables in parts values, resolving CRAFT-1073. Co-authored by Kyle Fazzari and Sergio Schvezov. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #336 fix global environment expansion | rockcraft | merged | Merged fix for global environment expansion preventing CRAFT_ variable setup before parts lifecycle. Updates tests, adds CRAFT_PROJECT_VERSION to spread tests, and resolves issue #333 after local verification and approval. | |
| #431 docs: add environment variables reference | craft-application | merged | Documentation for environment variables was successfully merged after approval by four reviewers. The update added 112 lines across two files, introducing the CRAFT_VERBOSITY_LEVEL reference, and was completed by maintainer lengau. |