feat: auto-generate bash completion
Metadata
Current evaluation
Closed and superseded by PR #5218. The branch was intended only as a showcase and was not merged.
Suggested action: —
No scores available.
Issue body
- [ ] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox run -m lint`?
- [ ] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and superseded by PR #5218. The branch was intended only as a showcase and was not merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #5218. Closed as it was only a showcase branch and not intended for merging. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by #5218. Closed as it was only a showcase branch for auto-generating bash completion and not intended for merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #211 Generate bash completion for the application | craft-cli | closed | Superseded by an experimental prototype branch and closed without merging. The feature remains in development. | |
| #319 feat: bash auto-completion generation | craft-cli | merged | Merged the bash auto-completion generation feature. Approved by two reviewers, passed CI and tox, and closed issue #211. The change adds approximately 758 lines across 15 files to implement automatic shell completion generation. |