--remote_download_minimal does not work with --build_event_publish_all_actions #10971
Labels
P2
We'll consider working on this in future. (Assignee optional)
team-Remote-Exec
Issues and PRs for the Execution (Remote) team
type: bug
Description of the problem / feature request:
--remote_download_minimal does not work with --build_event_publish_all_actions.
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
What operating system are you running Bazel on?
Ubuntu 18.04.
What's the output of
bazel info release
?release 2.2.0
Also reproduces on recent master (3c89a91).
What's the output of
git remote get-url origin ; git rev-parse master ; git rev-parse HEAD
?Have you found anything relevant by searching the web?
No.
Any other information, logs, or outputs that you want to share?
I think I understand what the issue is, I have opened #10972 that shows one way to fix the issue.
The text was updated successfully, but these errors were encountered: