← Back to issue list

providers: log message when changing environment variables

View original Github issue

Metadata

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

Current evaluation

Merged into main. Adds a log message to notify users when environment variables update upon entering a part's build directory. Approved and passed CI checks.

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 `make lint`? - [X] Have you successfully run `pytest tests/unit`? ----- Inside a build environment, entering a part's build directory will notify the user that the environment variables have been updated.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged into main. Adds a log message to notify users when environment variables update upon entering a part's build directory. Approved and passed CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged into main. Adds a log message to notify users when environment variables change inside a build environment. Code coverage remains unchanged.
qwen3.6-35b-a3b-mtp-q6 Merged into main. Implements a log message to notify users when environment variables update upon entering a part's build directory. Code coverage remained unchanged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#3951 providers: set environment according to directory inside instances snapcraft merged Merged after approval and passing CI. Sets environment variables based on the directory inside instances to enable manual part building during debugging. Increased overall coverage by 0.01%.
70%