← Back to issue list

sources: make submodule fetching configurable

View original Github issue

Metadata

Project
snapcraft
Number
#3635
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

- [X] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [X] Have you successfully run `./runtests.sh static`? - [X] Have you successfully run `./runtests.sh tests/unit`? ----- Duplicate of https://github.com/snapcore/snapcraft/pull/3629, but applied to `snapcraft/7.0`.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.
qwen3.6-35b-a3b-mtp-q6 Merged into the snapcraft/7.0 branch, enabling configurable submodule fetching. This change backports PR #3629 to the 7.0 release line. Code coverage remained unchanged upon integration.
qwen3.6-35b-a3b-mtp-q6 Merged into the snapcraft/7.0 branch as a backport of PR #3629. The update makes submodule fetching configurable. Code coverage remained unchanged during the merge process.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#169 sources: make submodule fetching configurable craft-parts merged 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.
85%
#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.
79%