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

Update GetActionResult for disk cache to check referenced files when … #16731

Closed
wants to merge 6 commits into from

Conversation

coeuvre
Copy link
Member

@coeuvre coeuvre commented Nov 10, 2022

…building without the bytes.

@coeuvre coeuvre requested a review from a team as a code owner November 10, 2022 14:06
@coeuvre coeuvre requested a review from tjgq November 10, 2022 14:06
@sgowroji sgowroji added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Nov 10, 2022
import static com.google.devtools.build.lib.testutil.TestUtils.tmpDirFile;

import com.google.common.collect.ImmutableList;
import com.google.devtools.build.lib.buildtool.util.BuildIntegrationTestCase;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like there's a missing BUILD dependency for this?

@brentleyjones
Copy link
Contributor

@coeuvre Can this get into 6.0?

@coeuvre
Copy link
Member Author

coeuvre commented Nov 23, 2022

@bazel-io fork 6.0.0

coeuvre added a commit to coeuvre/bazel that referenced this pull request Nov 24, 2022
…building without the bytes.

Closes bazelbuild#16731.

PiperOrigin-RevId: 490262565
Change-Id: I342ec2371b81b9e23fc7935e30d5fed8fb6d4005
meteorcloudy pushed a commit that referenced this pull request Nov 28, 2022
#16843)

…building without the bytes.

Closes #16731.

PiperOrigin-RevId: 490262565
Change-Id: I342ec2371b81b9e23fc7935e30d5fed8fb6d4005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants