Commit Graph
52 Commits
Author SHA1 Message Date
Stéphane Nicoll fc5fc7f5c3 Harmonize GitHub Actions structure
This commit harmonizes the order of elements, in particular the settings
of the deploy step. It also adds the ability to build against a
different distribution than liberica.

Closes gh-41457
2024-07-12 09:12:57 +02:00
Andy Wilkinson 7c6d40f777 Prepare 3.3.x branch 2024-06-20 19:46:14 +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 592571c16e Merge branch '3.2.x'
Closes gh-40528
2024-04-26 09:34:00 +01:00
Andy Wilkinson 087e467387 Merge branch '3.1.x' into 3.2.x
Closes gh-40527
2024-04-26 09:33:12 +01:00
Andy Wilkinson 83f692237d Migrate to com.gradle.develocity plugin
Closes gh-40153
2024-04-26 09:30:48 +01:00
Andy Wilkinson 34c60751e9 Merge branch '3.2.x' 2024-04-15 17:16:20 +01:00
Andy Wilkinson 95a5bb60cc Merge branch '3.1.x' into 3.2.x 2024-04-15 17:16:11 +01:00
Andy Wilkinson a4231abb0a Polish GHA input and output handling 2024-04-15 17:16:03 +01:00
Andy Wilkinson bcfa10dc23 Merge branch '3.2.x'
See gh-40355
2024-04-15 15:49:35 +01:00
Andy Wilkinson b49a5adf78 Merge branch '3.1.x' into 3.2.x
See gh-40354
2024-04-15 15:49:17 +01:00
Andy Wilkinson 19714c9e08 Correct name of secret access key input
See gh-40353
2024-04-15 15:48:37 +01:00
Andy Wilkinson 3d757918d0 Merge branch '3.2.x'
Closes gh-40355
2024-04-15 15:40:28 +01:00
Andy Wilkinson afe05435f8 Merge branch '3.1.x' into 3.2.x
Closes gh-40354
2024-04-15 15:38:52 +01:00
Andy Wilkinson e4802b880d Encapsulate common build steps in a composite action
Closes gh-40353
2024-04-15 15:36:36 +01:00
Andy Wilkinson 507b2e7e79 Merge branch '3.2.x'
Closes gh-40277
2024-04-10 09:23:28 +01:00
Andy Wilkinson 66dc6532d7 Merge branch '3.1.x' into 3.2.x
Closes gh-40276
2024-04-10 09:22:00 +01:00
Andy Wilkinson d8c57810e2 Polish "Upgrade to gradle/actions 3.2.1"
See gh-40219
2024-04-10 09:21:19 +01:00
dependabot[bot] 513b22cac0 Upgrade to gradle/actions 3.2.1
See gh-40219
2024-04-10 09:20:57 +01:00
Phillip Webb 1a5e3a3373 Merge branch '3.2.x' 2024-03-27 12:53:24 -07:00
Phillip Webb f5e2009988 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:53:19 -07:00
Phillip Webb 85e4b15cca Polish workflow yaml 2024-03-27 12:53:07 -07:00
Phillip Webb ae03e0c04c Merge branch '3.2.x' 2024-03-27 12:39:11 -07:00
Phillip Webb 72940cf997 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:38:30 -07:00
Phillip Webb 012872b1f3 Polish GitHub action names and formatting 2024-03-27 12:37:13 -07:00
Phillip Webb 75012c5173 Attempt to fix Windows build error with Antora
See gh-33766
2024-03-21 14:12:22 -07:00
Andy Wilkinson 3abf43bb11 Don't run antora task on Windows CI builds 2024-03-21 10:19:52 +00:00
Andy Wilkinson c010e002eb Merge branch '3.2.x'
Closes gh-40045
2024-03-21 08:04:48 +00:00
Andy Wilkinson 9236759667 Switch to Liberica distribution for Java 22 CI
Closes gh-40044
2024-03-21 08:04:19 +00:00
Andy Wilkinson 6621f99365 Merge branch '3.2.x' 2024-03-04 10:34:10 +00:00
Andy Wilkinson b8a6cab716 Don't pass -ea suffix into Gradle as the toolchain version
See gh-39746
2024-03-04 10:33:17 +00:00
Andy Wilkinson cc4d6924d0 Merge branch '3.2.x' 2024-03-04 10:28:07 +00:00
Andy Wilkinson e96460a20b Fix Java 22 CI
See gh-39746
2024-03-04 10:25:13 +00:00
Andy Wilkinson 5c6140f858 Merge branch '3.2.x'
Closes gh-39824
2024-03-04 10:08:06 +00:00
Andy Wilkinson 8efdc1e46d Add CI for Java 22
Closes gh-39746
2024-03-04 10:07:28 +00:00
Andy Wilkinson 1130ec54a9 Merge branch '3.2.x' 2024-02-29 21:26:06 +00:00
Andy Wilkinson 3ba9478e2c Merge branch '3.1.x' into 3.2.x 2024-02-29 21:25:56 +00:00
Andy Wilkinson 1c8de17667 Use larger Linux runner
See gh-39805
2024-02-29 21:25:38 +00:00
Andy Wilkinson 0cb50b1029 Merge branch '3.2.x' 2024-02-29 21:08:32 +00:00
Andy Wilkinson 8b209e9df8 Merge branch '3.1.x' into 3.2.x 2024-02-29 21:08:23 +00:00
Andy Wilkinson 33db600af1 Polish CI notification message
See gh-39805
2024-02-29 21:08:09 +00:00
Andy Wilkinson ace403880c Merge branch '3.2.x' 2024-02-29 21:00:54 +00:00
Andy Wilkinson 53c0c7a96d Merge branch '3.1.x' into 3.2.x 2024-02-29 21:00:46 +00:00
Andy Wilkinson f59a7b45ff Polish 2024-02-29 21:00:36 +00:00
Andy Wilkinson 53503f734f Merge branch '3.2.x'
Closes gh-39807
2024-02-29 20:58:14 +00:00