Commit graph

17 commits

Author SHA1 Message Date
bigdaz
60be407ece Update dist directory 2024-04-10 13:41:02 +00:00
daz
dec6c472c1
Build outputs 2024-04-09 15:30:42 -06:00
daz
cfe478af6a
Build outputs 2024-04-09 08:50:24 -06:00
Daz DeBoer
e235596c88
Only process build results once (#133)
On long-lived machines, it's possible that the `.build-results` directory isn't cleared between invocations. This will result in the job summary including results from previous jobs.

By marking each build-results file as 'processed' at the end of the job, we can avoid this scenario.
2024-04-08 19:44:46 -06:00
daz
59a5222069
Build outputs 2024-04-08 15:14:28 -06:00
daz
dd32675981
Build outputs 2024-04-07 22:43:28 -06:00
daz
8691214514
Build outputs 2024-04-07 16:57:18 -06:00
daz
d6f94a4073
Build outputs 2024-04-07 11:00:35 -06:00
Daz DeBoer
875d13660f
Update NPM dependency versions 2024-04-04 12:34:24 -06:00
daz
7be6c56c3d
Build outputs 2024-04-03 20:57:44 -06:00
Pavlo Shevchenko
5a171ce5b8
Inject Develocity plugin for versions 3.17 and above (#62)
To handle the rebranding of the GE plugin, this PR updates the inject-develocity init script 
to apply the `com.gradle.develocity` plugin if `3.17+` version of the plugin is requested.
2024-04-03 14:47:50 -06:00
daz
faecef076b Build outputs 2024-04-01 12:24:45 -06:00
daz
7c03a8d3fb Build outputs 2024-03-21 22:14:09 -06:00
daz
a6050d4c14 Remove redundant method implementation 2024-03-21 21:52:16 -06:00
daz
f4c37be1e8
Build outputs 2024-03-12 16:23:08 +13:00
daz
b6ea7d5b78
Build outputs 2024-02-11 17:35:43 -07:00
daz
b2288963e8
Use sub-directory for 'setup-gradle' dist
To prepare for converting the 'dependency-submission' action into Typescript,
we move the 'setup-gradle' entry points and outputs into a sub-directory.
2024-01-29 09:16:58 -07:00