cli: rename experimental login environment variable
Metadata
Current evaluation
Merged renaming the experimental login environment variable from SNAPCRAFT_LOGIN to avoid CI/CD conflicts. Approved by reviewer, passed CI, and integrated with a two-line change.
Suggested action: —
No scores available.
Issue body
It was SNAPCRAFT_LOGIN, which conflicted with commonly named
environment variables used for CI/CD.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged renaming the experimental login environment variable from SNAPCRAFT_LOGIN to avoid CI/CD conflicts. Approved by reviewer, passed CI, and integrated with a two-line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Renamed the experimental login environment variable from SNAPCRAFT_LOGIN to prevent conflicts with standard CI/CD variables. The change passed code coverage checks and was approved by a maintainer. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Renamed the experimental login environment variable from SNAPCRAFT_LOGIN to avoid CI/CD conflicts. Code coverage remained unchanged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3889 cli: add legacy envvar for login and check stdin | snapcraft | merged | Merged into hotfix/7.1.3. Adds stdin closure check for login due to Launchpad logging changes and enables SNAPCRAFT_ENABLE_DEVELOPER_DEBUG for core22 projects. Approved with full coverage. | |
| #4085 cli: add option to enable experimental plugins | snapcraft | merged | Merged. Adds CLI flag --enable-experimental-plugins and env var SNAPCRAFT_ENABLE_EXPERIMENTAL_PLUGINS to enable experimental plugins. Approved by reviewer, passed CI, and merged with 34 additions and 8 deletions across 3 files. |