← Back to issue list

feat: add bash completion script

View original Github issue

Metadata

Project
imagecraft
Number
#86
Type
pull request
State
merged
Author
bepri
Labels
Created
Updated
Closed

Current evaluation

Merged the bash completion script. Author rebased on main per reviewer request. Manual testing replaced automated spread tests due to complexity, with a known limitation tracked separately.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the guidelines for contributing? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`? --- CRAFT-3878

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged the bash completion script. Author rebased on main per reviewer request. Manual testing replaced automated spread tests due to complexity, with a known limitation tracked separately.
qwen3.6-35b-a3b-mtp-q6 Merged after author rebased to clean git history. Bash completion script added without automated spread tests, as manual testing was deemed sufficient. A known limitation with global argument completion is tracked separately.
qwen3.6-35b-a3b-mtp-q6 Merged after rebasing on main. Adds a bash completion script. Automated tests were skipped due to complexity, relying on manual verification instead. A known limitation for global argument completion is tracked separately.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#793 feat: add improved bash completion script rockcraft merged Merged after approval by two reviewers and passing CI checks. Adds an improved bash tab-completion script, modifying four files to address CRAFT-3875.
80%
#5218 feat: add improved bash completion script snapcraft merged Merged the improved bash completion script after three approvals and passing CI checks. The update modifies seven files, reducing 47 lines to 21. Reviewers validated the changes and recommended future implementation of part name autocompletion.
80%
#2111 feat: add improved bash completion script charmcraft merged Merged an improved bash completion script replacing the legacy version. Approved by two reviewers, the update adds 34 lines and removes 195 across six files. Resolves CRAFT-3874.
80%
#453 Add in bash completion snapcraft merged Merged bash completion feature. Author addressed reviewer feedback by logging a related bug and updating the commit message per guidelines. After admin verification and final testing, the changes were approved and merged.
78%
#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.
76%
#1390 meta: bash completion support snapcraft merged Merged after adding bash completion support for snapcraft. Approved by two reviewers with passing CI checks. The change modifies five files, adding 72 lines and removing 2.
74%
#222 Modernize the Bash completion definition. charmcraft merged Merged updates to modernize the Bash completion definition. Approved by two reviewers, the change modifies one file (+22/-4 lines). The author noted the inability to test for missing command additions.
71%
#1660 feat: add test command and templates charmcraft merged Merged addition of the charmcraft test command and templates. The feature invokes spread to run test suites locally and remotely using a multipass backend. Approved by two reviewers and rebased on main before integration.
71%