cli: remove enable-ci command
Metadata
Current evaluation
Merged removal of the enable-ci CLI command, superseded by export-login. Approved by one reviewer, passed CI checks, and removed 753 lines across seven files.
Suggested action: —
No scores available.
Issue body
The command has been superseeded by use of export-login.
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 removal of the enable-ci CLI command, superseded by export-login. Approved by one reviewer, passed CI checks, and removed 753 lines across seven files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the enable-ci CLI command, superseded by export-login. Authored by sergiusens and integrated into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the removal of the enable-ci CLI command, superseded by export-login. The change was authored by maintainer sergiusens and integrated into the codebase. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1795002 Remove enable-ci command. | snapcraft (launchpad) | closed | The enable-ci command was removed and the issue closed as superseded. The maintainer determined exporting login credentials is a better approach. | |
| #3163 cli: remove the hidden inspect command | snapcraft | merged | Merged removal of the hidden inspect CLI command due to build environment incompatibility. Approved by a reviewer, passed CI, and deleted 513 lines across five files. | |
| #1780 cli: add export-login command | snapcraft | merged | Merged the export-login CLI command and a --with flag for login to support CI systems. Review feedback updated packages to snaps and adjusted formatting. Approved and merged. |