← Back to issue list

executor: use source type specified in part (CRAFT-831)

View original Github issue

Metadata

Project
craft-parts
Number
#172
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Merged fix for #171 that prioritizes user-specified source types over URI inference during package builds. Approved by one reviewer, passed CI, and modified two files.

Suggested action:

No scores available.

Issue body

When obtaining the consolidated list of build packages, honor the source type specified by the user before attempting to infer it from the source URI. Fixes #171. 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 #171 that prioritizes user-specified source types over URI inference during package builds. Approved by one reviewer, passed CI, and modified two files.
qwen3.6-35b-a3b-mtp-q6 Merged to fix #171 by prioritizing user-specified source types over automatic URI inference when compiling build package lists. Explicit configuration now takes precedence during executor initialization.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
72%