-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Read authentication information from .netrc #20417
Conversation
We are using Line 19 in bb5ff63
@bazel_tools .
So the lockfile has to be updated. |
Should I do this in this PR? |
Just follow the error message. You probably also need to run Lines 1 to 3 in dc70655
|
Updated the lock files. Can someone review if this is good? |
The lockfile changes should be good. But can you check the test failure?
|
8c81948
to
60018d7
Compare
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.
Thanks!
@bazel-io flag |
@bazel-io fork 7.1.0 |
Workaround for #13709 Closes #20417. Commit ce8bd90 PiperOrigin-RevId: 588762567 Change-Id: Ie02d7ff6ffaad646bf67059bebc7e0d5894f079e Co-authored-by: Gunnar Wagenknecht <[email protected]>
The changes in this PR have been included in Bazel 7.1.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting USE_BAZEL_VERSION=last_rc. |
Workaround for #13709