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

In config=remote, use --remote_download_toplevel #8075

Merged
merged 6 commits into from
Jan 6, 2025
Merged

Conversation

vanja-p
Copy link
Contributor

@vanja-p vanja-p commented Dec 18, 2024

I had to do a bunch of work to refactor uses of remote and remote-shared which relied on the fact that remote-shared specified --remote_download_minimal.

Bazel logs a warning if different version of --remote_download_* are specified for the same invocation, so I tried to avoid that.

I had to do a bunch of work to refactor uses of `remote` and `remote-shared` which relied on the fact that remote-shared specified --remote_download_minimal
@vanja-p vanja-p requested review from tempoz and sluongng December 18, 2024 16:44
Copy link
Contributor

@tempoz tempoz left a comment

Choose a reason for hiding this comment

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

This looks great; you even cleaned up the repetition in probers and probers-dev :D

@vanja-p
Copy link
Contributor Author

vanja-p commented Dec 19, 2024

I think I'm going to wait until after the holidays to merge this. I don't want to break something when people aren't around.

@vanja-p vanja-p merged commit 9e0b71e into master Jan 6, 2025
15 checks passed
@vanja-p vanja-p deleted the vanja-dash branch January 6, 2025 19:04
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.

2 participants