Skip to content

Report sandbox Go cache components in doctor - #370

Open
yottadynamics wants to merge 2 commits into
mainfrom
worktree-issue-293-cache-doctor
Open

yottadynamics wants to merge 2 commits into
mainfrom
worktree-issue-293-cache-doctor

Conversation

@yottadynamics

Copy link
Copy Markdown
Owner

Summary

Extend yottacode doctor sandbox diagnostics to report the total isolated Go cache along with separate build/test and module-cache sizes. Large caches now include cleanup guidance that distinguishes removing compiled artifacts from removing downloaded modules.

Related issue

Closes #293

How was this tested?

  • Targeted go test ./cmd/yottacode
  • go test ./...
  • go vet ./...

Checklist

  • go test ./... passes
  • go vet ./... is clean
  • govulncheck ./... reports no reachable vulnerabilities
  • Tests added or updated
  • Docs updated
  • PR is focused on one logical change

Drafted with yottacode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add doctor check for sandbox Go cache size

1 participant