sources: fix ignore patterns in local sources
Metadata
Current evaluation
Merged fix for local source ignore patterns to prevent cumulative and repetitive lists. This backport of #362 to the 1.18 branch optimizes pattern processing, received approval, and passed CI checks.
Suggested action: —
No scores available.
Issue body
Don't create a cumulative list of patterns to ignore when processing local sources, or the list can become quite large with repetitions of the same patterns.
This is a backport of #362 to the 1.18 branch.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged fix for local source ignore patterns to prevent cumulative and repetitive lists. This backport of #362 to the 1.18 branch optimizes pattern processing, received approval, and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix preventing cumulative ignore pattern growth in local sources. This change backports PR #362 to the 1.18 branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #362 sources: fix ignore patterns in local sources | craft-parts | merged | Merged fix for local source ignore patterns. Prevents cumulative list buildup and repetitions. Approved by one reviewer, passed CI, and committed with 21 additions and 6 deletions across two files. | |
| #363 sources: fix ignore patterns in local sources | craft-parts | merged | Merged fix for local source ignore patterns that prevented cumulative list creation, eliminating repetitions and excessive size. Approved by reviewer, passed CI, and modified 2 files (+21/-6). | |
| #96 many: fix source ignore patterns (CRAFT-375) | craft-parts | merged | Merged fix for source ignore patterns preventing locally generated files from being pulled as sources. Updates allow custom ignore patterns for outputs and correctly ignore work directories. Approved by two reviewers with passing CI checks. | |
| #375 Release 1.18.1 | craft-parts | merged | Merged release 1.18.1, fixing ignore patterns in local sources. Approved by two reviewers and passed CI checks before integration. | |
| #369 Release 1.15.3 | craft-parts | merged | Merged release 1.15.3, backporting a fix for local sources ignore patterns. Approved by one reviewer, passed CI checks, and updated five files. |