gradle-build-action/test/jest
daz 4c9c435d2f
Configure Gradle User Home for dependency-graph
Instead of requiring an action step to generate the graph, configure Gradle User Home
so that subsequent Gradle invocations can generate a graph. Any generated graph files
are uploaded as artifacts on job completion.

- Construct job.correlator from workflow/job/matrix
- Export job.correlator as an environment var
- Upload artifacts at job completion in post-action step
- Specify the location of dependency graph report
- Only apply dependency graph init script when explicitly enabled
2023-07-07 20:42:48 -06:00
..
resources/cache-cleanup Update to latest Gradle and GE plugin 2023-04-22 12:56:45 -06:00
cache-cleanup.test.ts Update to Gradle 8.2 2023-07-07 19:55:23 -06:00
cache-reporting.test.ts Move Jest tests from '__tests__' to 'test/jest' 2022-06-11 09:39:59 -06:00
cache-utils.test.ts Remove commas from workflow name 2023-06-29 10:01:14 -06:00
dependency-graph.test.ts Configure Gradle User Home for dependency-graph 2023-07-07 20:42:48 -06:00