microsoft / microsoft/MSBuildCache
Cache build failed when it cannot delete the cache log folder
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 64
- Forks
- 24
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
It turns out to be time consuming to write log files on Dev machine all the time, while majority of the developers would never know how to read it.
Can we have an option to turn it off, or choose a short log file with some settings?
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. First clarify whether the goal is disabling cache logs, selecting a shorter format, or fixing cleanup failures, then locate the MSBuildCache logging and cache-folder cleanup code. Done should include an agreed setting and tests covering the selected logging behavior and cleanup failure.
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
- Needs clarification
- Newbie friendliness
- 25/100