-
Notifications
You must be signed in to change notification settings - Fork 361
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
Add setup_presubmit_repos.py to reproduce BCR presubmit locally #3550
base: main
Are you sure you want to change the base?
Conversation
Also tested on Windows:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thanks!
Require module maintainers' approval for newly pushed changes.
Damn, my suggestions are using the wrong email (the one where I don't have the CLA signed). Feel free to squash my recommendations to overcome this. |
e774679
to
48541d9
Compare
Thanks for the review and suggestions, I also updated the http_file rules to point to the official CI repo, this PR is ready to be merged. |
This script will create test repos based on presubmit.yml file of given repo and print out commands to reproduce the presubmit builds.
Requires bazelbuild/continuous-integration#2155
Fixes #1686
An example run on
protobuf@29.2
: