mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Add experimental support for cache-cleanup
- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
This commit is contained in:
1
test/jest/resources/cache-cleanup/settings.gradle
Normal file
1
test/jest/resources/cache-cleanup/settings.gradle
Normal file
@@ -0,0 +1 @@
|
||||
rootProject.name = 'unused-dependencies'
|
||||
Reference in New Issue
Block a user