gradle-build-action/test/init-scripts
daz b69de5f2a9
Support multiple invocations in dependency-graph init script
If an existing dependency graph file is present for the configured job correlator,
we now generate a unique correlator value for the invocation. This allows the action
to submit dependency snapshots for a series of Gradle invocations within the same Job.

This commit updates to `github-dependency-graph-gradle-plugin@v0.0.6`, which reduces
redundancy in the mapping of resolved Gradle dependencies to the GitHub Dependency Graph.
2023-07-15 22:33:31 -06:00
..
gradle/wrapper Bump to Gradle 8.2.1 2023-07-13 21:38:47 +02:00
src/test/groovy/com/gradle/gradlebuildaction Support multiple invocations in dependency-graph init script 2023-07-15 22:33:31 -06:00
.gitignore Rename 'test/test-init-script' to 'test/init-scripts' 2022-06-11 09:32:50 -06:00
build.gradle Bump java dependencies in samples/tests 2023-06-28 11:48:23 -06:00
gradlew Update to Gradle 8.2 2023-07-07 19:55:23 -06:00
gradlew.bat Update to latest Gradle and GE plugin 2023-04-22 12:56:45 -06:00
settings.gradle Bump java dependencies in samples/tests 2023-06-28 11:48:23 -06:00