microsoft / microsoft/MSBuildCache
Cache plug-in should have option to fall back to normal build, when it has no permission to access storage account on consumer side
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 64
- Forks
- 24
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
When developer has no permission to read cache storage, it fails the build completely.
It needs an option to allow the build to fallback to non-cache buile.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing the cache-storage permission failure through the MSBuildCache plug-in; done means an explicit fallback option lets the build continue without cache access, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100