← Back to issue list

feat: get build env from command line, env, and snap config

View original Github issue

Metadata

Project
snapcraft
Number
#4616
Type
pull request
State
closed
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged via PR #4659. Enables snapcraft to determine the build environment for core24 snaps from the command line, environment variables, and snap configuration.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `tox run -m lint`? - [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`) ----- Now that https://github.com/canonical/craft-application/pull/242 has landed, snapcraft can determine the build environment for core24 snaps. (CRAFT-2477)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged via PR #4659. Enables snapcraft to determine the build environment for core24 snaps from the command line, environment variables, and snap configuration.
qwen3.6-35b-a3b-mtp-q6 Closed and superseded because its commits were merged via pull request #4659. The changes enable snapcraft to determine the build environment for core24 snaps using command line, environment variables, and snap config.
qwen3.6-35b-a3b-mtp-q6 Closed because the commits were merged via pull request #4659. The change enables snapcraft to determine the build environment for core24 snaps using command line arguments, environment variables, and snap configuration.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#242 feat(provider)!: get build env from command line, env, and snap config craft-application merged Merged. Extends provider configuration to fetch the build environment from CLI flags, environment variables, and snap config. Approved by two reviewers with passing CI. Includes migration notes for breaking changes.
77%