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

feat(bzlmod): add a flag to control if the parallel downloading is used #1854

Merged

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Apr 17, 2024

I have found this to be useful when debugging auth issues when using a private
repo and I thought that having it configurable from the user's MODULE.bazel
is a better user experience.

Ammending #1827.

I have found this to be useful when debugging auth issues when using a private
repo and I thought that having it configurable from the user's MODULE.bazel
is a better user experience.
extra overhead.

If we are in synchronous mode, then we will use the first result that we
find in case extra indexes are specified.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"indices"?

EDIT: Nevermind! Looks like both work 🤦

@rickeylev rickeylev added this pull request to the merge queue Apr 22, 2024
Merged via the queue into bazelbuild:main with commit 9a638ea Apr 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants