actions/sources/test/jest
daz f22ac61fd1 Use Gradle 8.11 as the minimum version for cache-cleanup
The cache-cleanup API has changed, so the init-script that worked with
Gradle 8.9 no longer works with 8.11.
We now provision and use Gradle 8.11 for cache cleanup.

This provides a band-aid fix for #417 but that issue will still impact
any build configured to run with Gradle > 8.11
2024-11-11 20:54:29 -07:00
..
resources/cache-cleanup Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
wrapper-validation Update test for real-world data 2024-11-11 12:18:11 -07:00
.gitignore Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
cache-cleanup.test.ts Use Gradle 8.11 as the minimum version for cache-cleanup 2024-11-11 20:54:29 -07:00
cache-debug.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
cache-reporting.test.ts Include cache save/restore times in Job Summary (#389) 2024-09-13 10:45:46 -06:00
cache-utils.test.ts Moved cache-related code into subpackage 2024-04-08 14:02:20 -06:00
configuration.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
dependency-graph.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
gradle-version.test.ts Ensure minimum Gradle version for cache-cleanup (#364) 2024-08-31 11:11:24 -06:00
job-summary.test.ts Adapt for new structure of build results 2024-07-18 22:25:58 -06:00
predefined-toolchains.test.ts Add a test for merging existing toolchains.xml (#151) 2024-04-10 17:20:36 -06:00
short-lived-token.test.ts Fix passing expiresInHours query parameter 2024-09-12 18:43:23 -06:00