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

How to setup lifecycle rule for s3 backend for bazel remote cache? #737

Open
microyahoo opened this issue Mar 12, 2024 · 2 comments
Open

Comments

@microyahoo
Copy link

As the cache data gradually grows, how to setup lifecycle rule for s3 backend for bazel remote cache, and without reducing build speed?

@mostynb
Copy link
Collaborator

mostynb commented Mar 12, 2024

Hi, I think there is a setup described in #624 that might help do what you want, but it is not perfect- see the proposed patch in #625. I wonder if you could help test this? If so, we might be able to land #625.

@microyahoo
Copy link
Author

microyahoo commented Mar 13, 2024

hi @mostynb, thanks for your quick response.

I wonder if you could help test this? If so, we might be able to land #625.

Yes, I'd be happy to help with testing this, but I'm not very familiar with bazel remote, could you tell me on what needs to be tested? How to verify that expectations are met? Or do we just need to verify whether the modification time has been updated? Thanks.

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

No branches or pull requests

2 participants