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

substitute bazel built-in down load url by config or command-line option #20318

Closed
xiedeacc opened this issue Nov 27, 2023 · 2 comments
Closed
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: support / not a bug (process)

Comments

@xiedeacc
Copy link

xiedeacc commented Nov 27, 2023

Description of the feature request:

our company cannot access to public network for security. but bazel will download some tools such as zulu11.50.19-ca-jdk11.0.12-linux_x64.tar.gz from mirror.bazel.build or github, so build will fail. can add a config to substitute these urls?

@xiedeacc xiedeacc changed the title sustitute bazel built-in down load url by config or command-line option substitute bazel built-in down load url by config or command-line option Nov 27, 2023
@tjgq
Copy link
Contributor

tjgq commented Nov 27, 2023

Does --experimental_downloader_config do what you want?

@sgowroji sgowroji added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label Nov 27, 2023
@xiedeacc
Copy link
Author

xiedeacc commented Dec 2, 2023

it seems exactly what I need, but I have to learn how to use this option

@xiedeacc xiedeacc closed this as completed Dec 3, 2023
@brentleyjones brentleyjones closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: support / not a bug (process)
Projects
None yet
Development

No branches or pull requests

7 participants