Skip to content

Enable one level of git submodules for soundness checks #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Submodules are used by some repos.

Note: Not all the soundness checks strictly need submodules but when working locally you'll have submodules checked out which can break the various linters so to keep local workflows functional it's best to get submodules for PR too.

Modifications:

Make the checkout action get one level of submodules for soundness checks.

Result:

Soundness more generally correct.

Motivation:

Submodules are used by some repos.

Note:  Not all the soundness checks strictly need submodules
but when working locally you'll have submodules checked out
which can break the various linters so to keep local workflows
functional it's best to get submodules for PR too.

Modifications:

Make the checkout action get one level of submodules for
soundness checks.

Result:

Soundness more generally correct.
@PeterAdams-A PeterAdams-A requested a review from a team as a code owner October 24, 2024 10:13
@FranzBusch FranzBusch merged commit 580cd8e into swiftlang:main Oct 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants