Commit Graph

11 Commits

Author SHA1 Message Date
Andy Wilkinson
9dc406337b Merge branch '3.2.x'
Closes gh-41122
2024-06-17 09:35:30 +01:00
Andy Wilkinson
270597e577 Use short-lived access token to authenticate with Develocity
Closes gh-41120
2024-06-17 09:34:56 +01:00
Andy Wilkinson
58ad229ca6 Merge branch '3.2.x'
Closes gh-40707
2024-05-13 12:13:05 +01:00
Andy Wilkinson
ccd573ad3d Merge branch '3.1.x' into 3.2.x
Closes gh-40706
2024-05-13 12:12:47 +01:00
Andy Wilkinson
90aae5a0b7 Use ubuntu-latest GitHub Actions runner for Linux builds
A full build requires a lot of disk space. I believe this is mostly
due to the large number of Docker images that the tests utilize. By
default, the amount of free disk space on an ubuntu-latest runner
does not meet or needs. In this commit, we work around this using
the free-disk-space action which deletes things like the Android
SDK and Haskell installations that are both large and not needed by
our builds.

Closes gh-40705
2024-05-13 12:08:15 +01:00
Phillip Webb
e2f3d6a395 Merge branch '3.2.x'
Closes gh-40685
2024-05-09 12:01:05 -07:00
Phillip Webb
2d77ebcaed Merge branch '3.1.x' into 3.2.x
Closes gh-40684
2024-05-09 12:00:56 -07:00
Phillip Webb
101b3a5416 Use OSS self hosted runners
Closes gh-40683
2024-05-09 12:00:28 -07:00
Andy Wilkinson
58073e0e30 Merge branch '3.2.x'
Closes gh-40448
2024-04-19 14:24:50 +01:00
Andy Wilkinson
f78b239ada Merge branch '3.1.x' into 3.2.x
Closes gh-40447
2024-04-19 14:23:17 +01:00
Andy Wilkinson
335d42ba64 Run system tests on GitHub Actions
Closes gh-40446
2024-04-19 14:22:00 +01:00