fix: cleanup UI for fetch-service-related commands
Metadata
Current evaluation
Merged UI cleanup for fetch-service commands. Added progress steps to replace noisy Apt output, resolving issue #536. Approved by two reviewers with passing CI checks.
Suggested action: —
No scores available.
Issue body
Add some steps under the "Configuring fetch-service integration :: " progress, to give some feedback that things are happening without all of the noisy output from Apt.
Fixes #536
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged UI cleanup for fetch-service commands. Added progress steps to replace noisy Apt output, resolving issue #536. Approved by two reviewers with passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to fix #536 by streamlining the fetch-service command UI. Introduces progress steps during configuration and suppresses verbose Apt output to improve user feedback. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #543 fix: properly capture fetch-service-related output | craft-application | closed | Merged to wrap fetch-service configuration output into a progress stream, resolving issue #536. The update adds a 62-line diff across 5 files to improve user feedback during instance setup. | |
| #555 fix: properly log the fetch-service's output | craft-application | merged | Merged a fix for fetch-service logging that bypasses snap file descriptor restrictions by passing the logfile path via a new CLI option instead of bash redirection. Approved by two reviewers, passed CI, and resolves issue #550. |