Skip to content
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

Run bazel mod tidy after vendoring crate_universe outputs #3177

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

UebelAndre
Copy link
Collaborator

@UebelAndre UebelAndre commented Jan 9, 2025

bazel mod tidy will now run at the end of any crates_vendor executions if the current workspace contains a MODULE.bazel file and the current Bazel version is greater than 7.0.0.

closes #2368

@UebelAndre UebelAndre marked this pull request as ready for review January 9, 2025 19:19
@UebelAndre UebelAndre enabled auto-merge January 9, 2025 19:23
@UebelAndre UebelAndre force-pushed the crate_universe branch 5 times, most recently from 70245f4 to 67eb662 Compare January 9, 2025 21:07
@UebelAndre UebelAndre added this pull request to the merge queue Jan 9, 2025
Merged via the queue into bazelbuild:main with commit f86e01b Jan 9, 2025
3 checks passed
@UebelAndre UebelAndre deleted the crate_universe branch January 9, 2025 22:31
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.

Explicitly tracked lists of generated dependencies in MODULE.bazel
2 participants