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

Add cache-version input to bazel-build-test action. #8

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

SanjayVas
Copy link
Member

This allows for manually invalidating prior cache results when there are incompatible changes that Bazel doesn't handle. For example, changing the C++ compiler version.

See bazelbuild/bazel#4558

This allows for manually invalidating prior cache results when there are incompatible changes that Bazel doesn't handle. For example, changing the C++ compiler version.

See bazelbuild/bazel#4558
@SanjayVas SanjayVas requested a review from fashing March 11, 2021 20:36
@SanjayVas SanjayVas enabled auto-merge (squash) March 11, 2021 20:37
@SanjayVas SanjayVas merged commit 6243a81 into main Mar 11, 2021
@SanjayVas SanjayVas deleted the sanjayvas-cache-version branch March 11, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants