Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

fix caching on azure #268

@danbugs

Description

@danbugs

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

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working🚧 maintainer issueAn issue that is being tackled by maintainers

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions