Skip to content

Subtree update automation: update submodules #394

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

Conversation

tautschnig
Copy link
Member

Update submodules to the exact version that upstream uses at the commit that we are trying to merge towards. We never modify the contents of submodules, so we don't need to make any attempt to merge changes and instead can directly pick the right upstream version.

See https://github.com/tautschnig/verify-rust-std/actions/runs/15846078305/job/44668465448 for a successful run and tautschnig#25 for the ensuing PR (which, notably, includes a commit that bumps submodules).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

Update submodules to the exact version that upstream uses at the commit
that we are trying to merge towards. We never modify the contents of
submodules, so we don't need to make any attempt to merge changes and
instead can directly pick the right upstream version.
Copy link

@carolynzech carolynzech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks

@carolynzech carolynzech added this pull request to the merge queue Jun 24, 2025
Merged via the queue into model-checking:main with commit 613f27d Jun 24, 2025
25 checks passed
@tautschnig tautschnig deleted the update-automation-submodule branch June 25, 2025 09:26
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.

3 participants