gradle-build-action/src/resources/init-scripts
Daz DeBoer 394498f89f
Avoid appending to existing build-results file
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
2022-09-26 11:03:26 -06:00
..
build-result-capture-service.plugin.groovy Avoid appending to existing build-results file 2022-09-26 11:03:26 -06:00
build-result-capture.init.gradle Clarify comment 2022-08-25 20:26:16 -06:00