Closed mark-thm closed 3 months ago
We received a request in Bazel Slack to support netrc-based authentication for downloads. This PR adds support based on the guidelines in https://www.stevenengelhardt.com/2023/03/02/practical-bazel-retrieving-secrets-from-netrc-in-custom-rules/.
An update to https://github.com/theoremlp/multitool is required before this can merge
https://github.com/theoremlp/multitool/pull/42
We received a request in Bazel Slack to support netrc-based authentication for downloads. This PR adds support based on the guidelines in https://www.stevenengelhardt.com/2023/03/02/practical-bazel-retrieving-secrets-from-netrc-in-custom-rules/.