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

Remote: Make --incompatible_remote_build_event_upload_respect_no_cache working with alias. #14461

Closed
wants to merge 1 commit into from

Conversation

coeuvre
Copy link
Member

@coeuvre coeuvre commented Dec 21, 2021

Fixes #14456.

@coeuvre coeuvre requested a review from a team as a code owner December 21, 2021 15:51
@brentleyjones
Copy link
Contributor

In my local testing this fixes my reported issue 👍.

@bazel-io bazel-io closed this in 3ea7028 Dec 21, 2021
coeuvre added a commit to coeuvre/bazel that referenced this pull request Dec 23, 2021
…he` working with alias.

Fixes bazelbuild#14456.

Closes bazelbuild#14461.

PiperOrigin-RevId: 417637635
Wyverald pushed a commit that referenced this pull request Dec 23, 2021
* Remote: Don't upload BES referenced blobs to disk cache.

Fixes #14435.

Closes #14451.

PiperOrigin-RevId: 417629899

* Remote: Make `--incompatible_remote_build_event_upload_respect_no_cache` working with alias.

Fixes #14456.

Closes #14461.

PiperOrigin-RevId: 417637635

* Remote: Make --incompatible_remote_build_event_upload_respect_no_cache working with --incompatible_remote_results_ignore_disk.

Fixes #14463.

Closes #14468.

PiperOrigin-RevId: 417984062
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.

--incompatible_remote_build_event_upload_respect_no_cache stops working when building an alias
2 participants