-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Remove deprecated local resource flags #21684
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
Remove deprecated local resource flags #21684
Conversation
59ad15d to
0eb0475
Compare
4429d09 to
7005dbb
Compare
7005dbb to
102aa50
Compare
102aa50 to
9ce1a0a
Compare
|
I think there are still some usages of |
|
@bigelephant29 do you know the current state of the flag internally now? |
It's on my radar but I'll need to find time revisiting those use cases. I'll sync up with you offline. |
9ce1a0a to
7c16a53
Compare
|
@bigelephant29 worth pursing this or will it be take time to migrate internally? |
|
Thanks for the ping! It's in progress. More than 30 reviews ongoing internally, so it'll take a while. This is definitely still on our radar. |
bigelephant29
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments. I'll discuss this CL with @zhengwei143.
src/main/java/com/google/devtools/build/lib/dynamic/DynamicExecutionModule.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/exec/ExecutionOptions.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/exec/ExecutionOptions.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/exec/ExecutionOptions.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/devtools/build/lib/dynamic/DynamicExecutionModule.java
Outdated
Show resolved
Hide resolved
|
@AlessandroPatti This is just a friendly reminder :) Hopefully we can ship this in Bazel 9. |
bigelephant29
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution :)
Please resolve the thread and let's initiate a submission.
Follow up for #20398, kill deprecated flags.