← Back to issue list

project, cli: clean up snap asset messages

View original Github issue

Metadata

Project
snapcraft
Number
#2643
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged cleanup of snap asset messages. Mutes default and advanced search directories, corrects outlier paths, and updates project/CLI code. Approved by one reviewer, passed CI, and merged with 3 files changed (+65/-47).

Suggested action:

No scores available.

Issue body

Mute the directories that will be searched for, there is a default and the build-aux one is an advanced use case. It can be revisited in the future if necessary. Also use the proper directories to search for outliers within the snap directory to be used. 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 cleanup of snap asset messages. Mutes default and advanced search directories, corrects outlier paths, and updates project/CLI code. Approved by one reviewer, passed CI, and merged with 3 files changed (+65/-47).
qwen3.6-35b-a3b-mtp-q6 Merged cleanup of snap asset messages. Changes muted default and advanced search directories, corrected outlier search paths within the snap directory, and achieved 100% diff coverage. Integrated into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged into main branch. Cleaned up snap asset search directories in the CLI and project by muting default paths and updating outlier search locations. Achieved 100% diff coverage upon integration.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2469 cli: clean up snapcraft push output snapcraft merged Merged cleanup of the snapcraft push CLI output. Verbose messages were moved to debug level, filename formatting was standardized, and log coloring was adjusted. Approved by one reviewer, passed CI, and integrated into the main branch.
71%
#3702 parts: set up snap assets snapcraft merged Merged changes to set up snap assets by copying icon and desktop files to the payload and updating their paths. Approved by one reviewer, passed CI checks, and increased coverage by 0.49%.
71%
#1083 project: support for gui in snap snapcraft merged Merged deprecation of the setup directory in favor of the snap directory to support GUI in snap. Approved, passed CI, and modified 9 files (+98/-20 lines).
70%