PowerToys icon indicating copy to clipboard operation
PowerToys copied to clipboard

Log: Clear mwb module interface old version log and clear dotnet old version log

Open vanzue opened this issue 7 months ago • 1 comments

Summary of the Pull Request

Since old version log has no value, but potentially occupy too many disk spaces, so we need to clear old one first, to delete no-body-ever see logs

PR Checklist

  • [ ] Closes: #37864
  • [ ] Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • [X] Tests: Added/updated and all pass
  • [ ] Localization: All end user facing strings can be localized
  • [ ] Dev docs: Added/updated
  • [ ] New binaries: Added on the required places
  • [ ] Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

For managed code logs, one time at most 3 deletions image For another module, color picker - Launched twice, and 6 folders are deleted. image

For module interface, verified clear old logs folder

vanzue avatar May 22 '25 04:05 vanzue