Skip to content

ci: stop Actions cache storage growth - #19

Merged
theincrediblewwz merged 1 commit into
mainfrom
codex/actions-storage-cleanup-v2
Aug 13, 2026
Merged

ci: stop Actions cache storage growth#19
theincrediblewwz merged 1 commit into
mainfrom
codex/actions-storage-cleanup-v2

Conversation

@theincrediblewwz

Copy link
Copy Markdown
Owner

What changed

  • disable setup-node npm and setup-java Gradle caches in all workflows
  • upload macOS UI evidence only for explicit final-package runs
  • add a CI contract that rejects future Actions cache settings

Why

The 0.5 GB free Actions storage quota was exhausted by regenerable dependency caches. The existing 34 caches and one superseded artifact were separately deleted by exact ID; this PR prevents recurrence without changing build correctness or Release assets.

Validation

  • npm audit: 0 vulnerabilities
  • npm run test:ci-config: PASS
  • npm run release:metadata: PASS
  • npm run test:public-source-gate: READY

@theincrediblewwz
theincrediblewwz marked this pull request as ready for review August 13, 2026 04:35
@theincrediblewwz
theincrediblewwz merged commit e888775 into main Aug 13, 2026
4 checks passed
@theincrediblewwz
theincrediblewwz deleted the codex/actions-storage-cleanup-v2 branch August 13, 2026 04:42
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.

1 participant