sources: make submodule fetching configurable
Metadata
Current evaluation
Merged the changes to make submodule fetching configurable in craft-parts. The update was approved by one reviewer, passed CI checks, and adapts a feature previously implemented for snapcraft.
Suggested action: —
No scores available.
Issue body
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Duplicate of https://github.com/snapcore/snapcraft/pull/3629, but applied to `craft-parts`.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged the changes to make submodule fetching configurable in craft-parts. The update was approved by one reviewer, passed CI checks, and adapts a feature previously implemented for snapcraft. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into craft-parts, making submodule fetching configurable. The change adapts snapcraft PR #3629 for the craft-parts repository. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3635 sources: make submodule fetching configurable | snapcraft | merged | Merged into the snapcraft/7.0 branch as a backport of PR #3629. The update makes submodule fetching configurable, passed review and CI, and was integrated without impacting coverage. | |
| #3629 sources: make submodule fetching configurable | snapcraft | merged | Merged. Adds source-submodules configuration to snapcraft.yaml, enabling users to specify which git submodules to fetch, skip all with an empty list, or omit to fetch all by default. Approved and merged following successful CI checks. |