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

fix caching on azure #268

Open
danbugs opened this issue Dec 11, 2022 · 0 comments
Open

fix caching on azure #268

danbugs opened this issue Dec 11, 2022 · 0 comments
Assignees
Labels
🐛 bug Something isn't working 🚧 maintainer issue An issue that is being tackled by maintainers
Milestone

Comments

@danbugs
Copy link
Collaborator

danbugs commented Dec 11, 2022

Description of the bug
Our caching has been working somewhat intermittently.

I've ran our pipelines after an empty commit to see our caching take place. On the same agent, we got:

That said, most of them result in cache misses. Checking the caching post job, I see:
image

It should say:
image

I'm not too sure what's causing this issue. The keys are fine, and the path is correct — I've tried multiple configurations, and even changing to CacheBeta.

To Reproduce
n/a

Additional context
n/a

@danbugs danbugs added 🐛 bug Something isn't working 🚧 maintainer issue An issue that is being tackled by maintainers labels Dec 11, 2022
@danbugs danbugs added this to the March Milestone milestone Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🚧 maintainer issue An issue that is being tackled by maintainers
Projects
Status: Todo
Development

No branches or pull requests

2 participants