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

RemoteExecutionService: Action.Command to set output_paths #18202

Closed

Commits on Apr 27, 2023

  1. RemoteExecutionService: Action.Command to set output_paths

    This is a follow-up to bazelbuild#18198
    
    Make Bazel compatible with newer version of Remote Api by setting
    output_paths along-side output_directories and output_files. The latter
    2 are deprecated in newer REAPI specification.
    sluongng committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7dfb5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596073a View commit details
    Browse the repository at this point in the history