1
0
Fork 0
mirror of https://github.com/gradle/gradle-build-action.git synced 2025-04-07 22:04:14 +02:00
gradle-build-action/dist/post
Daz DeBoer b3afdc78a7
Truncate Gradle args when constructing cache key ()
Cache keys have a hard limit of 512 characters, so we need to ensure that we don't generate a key longer than this.

- Remove excess whitespace
- Truncate to 400 characters

Fixes 
2021-08-24 12:46:48 -06:00
..
index.js Truncate Gradle args when constructing cache key () 2021-08-24 12:46:48 -06:00