-
Notifications
You must be signed in to change notification settings - Fork 10.5k
update-checkout: use semantic revision #28851
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
Conversation
@swift-ci please test tensorflow |
Sometimes we have to clean test when we change the update-checkout-config.json. I'll try triggering that. |
@swift-ci please clean test tensorflow |
CI fails with this error:
This error occurs because CI was last triggered for the Sometimes, CI machines are left in an incompatible state after testing This error should naturally go away when #28847 is merged soon today. I'd recommend waiting for that PR to be merged before this one, to unblock the |
Use the semantic name (v2.1.0-rc1) instead of an explicit ref to make it easier to identify the revision in use.
60bb272
to
8ae01d0
Compare
@swift-ci Please clean test tensorflow |
@swift-ci please clean test tensorflow |
@swift-ci Please clean test tensorflow |
CI fails:
I'll upgrade Bazel on all CI machines to 0.29.1 (the max supported version) now. |
@swift-ci Please test tensorflow |
Use the semantic name (v2.1.0-rc1) instead of an explicit ref to make it
easier to identify the revision in use.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.