Skip to content

Conversation

@gaborbernat
Copy link
Member

The CI was failing due to corrupted Gradle transforms cache.

Changes

  • Simplify transforms cleanup to rm -rf ~/.gradle/caches/*/transforms
  • Add cleanup step to verify, lint, and test jobs
  • Set cache-read-only: false for all jobs to allow fresh cache writes

This ensures corrupted transforms are cleaned before each Gradle run.

- Simplify transforms cleanup to rm -rf entire directory
- Add cleanup step to lint and test jobs
- Set cache-read-only: false for all jobs
@gaborbernat gaborbernat merged commit e1b6a2f into tox-dev:main Jan 5, 2026
7 checks passed
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