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

[6.1.0]Dont query remote cache but always use bytestream protocol #17291

Closed
wants to merge 5 commits into from
Closed

[6.1.0]Dont query remote cache but always use bytestream protocol #17291

wants to merge 5 commits into from

Commits on Jan 21, 2023

  1. Dont query remote cache but always use bytestream protocol

    When using `--experimental_remote_build_event_upload=minimal`, instead of querying remote cache to decide whether convert local path of a file to `bytestream://`, it now always use `bytestream://` for BEP referenced files.
    
    Closes #16999.
    
    Closes #17025.
    
    PiperOrigin-RevId: 502351401
    Change-Id: Ic858367ffaf3c2a2c20db88ada85fbbe1d93aae8
    coeuvre authored and ShreeM01 committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ca062f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    4eef3b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac5fb2b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    65bde54 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    489105f View commit details
    Browse the repository at this point in the history