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] Flag for writable outputs (experimental) #17617

Merged
merged 4 commits into from
Feb 28, 2023

Commits on Feb 28, 2023

  1. [6.1.0] Flag for writable outputs (experimental)

    This feature is tied to an experimental flag `--experimental_writable_outputs`. When enabled, Bazel will set the permissions of all output files to 0755 instead of 0555.
    
    RELNOTES: None.
    PiperOrigin-RevId: 500786227
    Change-Id: I59e15f3fec09c40a052a60b00da209547f10d7fc
    c-parsons authored and tjgq committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    cf590e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c96551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4abb53d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696c981 View commit details
    Browse the repository at this point in the history