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

Modify make rules to allow using a fully-local build cache. #10904

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

copybara-service[bot]
Copy link

Modify make rules to allow using a fully-local build cache.

This includes the ability to force using local images only (do not check
for updated manifests), and to explicitly mount and specify external caches
for Go repositories via rules_go's GO_REPOSITORY_USE_HOST_MODCACHE.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Sep 12, 2024
@copybara-service copybara-service bot force-pushed the test/cl673640649 branch 3 times, most recently from 0207c3c to f3e81b7 Compare January 9, 2025 01:09
This includes the ability to force using local images only (do not check
for updated manifests), and to explicitly mount and specify external caches
for Go repositories via `rules_go`'s `GO_REPOSITORY_USE_HOST_MODCACHE`.

PiperOrigin-RevId: 713473497
@copybara-service copybara-service bot merged commit 501618d into master Jan 9, 2025
0 of 2 checks passed
@copybara-service copybara-service bot deleted the test/cl673640649 branch January 9, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant