Nik Clayton
83c46ad38d
ci: Experiment with daemon workers on CI
2024-03-04 17:24:50 +01:00
Nik Clayton
4283161f2a
ci: Allow gradle to set the number of workers ( #416 )
2024-02-04 21:13:04 +01:00
Nik Clayton
b572029ba7
ci: Enable Gradle configuration cache on CI ( #409 )
...
Gradle configuration currently takes ~ 25s per invocation on CI, this
should hopefully reduce that significantly.
2024-02-02 16:07:03 +01:00
Nik Clayton
cf26af25d8
docs: Update copyright statement on relevant files
...
Update the copyright statement on files I wrote or substantially
rewrote.
2023-09-04 20:22:09 +02:00
Nik Clayton
41951c906c
Provide specific gradle properties for builds on CI ( #3924 )
...
Expectation is that these will result in faster builds by disabling
options (like the gradle daemon) that benefit long-lived processes but
do not benefit ephemeral build workers.
2023-08-08 23:04:29 +02:00