mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
394498f89f
When configuration-cache is enabled, the invocationId may not be unique, which can result in mulitple builds writing to the same file. Rather than failing the post-action, we simply ignore any subsequent build results with the same ID. Fixes #441 |
||
---|---|---|
.. | ||
resources/init-scripts | ||
build-results.ts | ||
cache-base.ts | ||
cache-cleaner.ts | ||
cache-extract-entries.ts | ||
cache-reporting.ts | ||
cache-utils.ts | ||
caches.ts | ||
daemon-controller.ts | ||
execution.ts | ||
gradlew.ts | ||
job-summary.ts | ||
main.ts | ||
post.ts | ||
provision.ts | ||
setup-gradle.ts |