Commit Graph
241 Commits
Author SHA1 Message Date
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
Andy Wilkinson 7aa20eab06 Merge branch '3.2.x'
Closes gh-40445
2024-04-19 14:18:51 +01:00
Andy Wilkinson 0ce2a80c81 Merge branch '3.1.x' into 3.2.x
Closes gh-40444
2024-04-19 14:18:40 +01:00
Andy Wilkinson 7bf20cfae7 Move steps for preparing a Gradle build into a reusable action
Closes gh-40443
2024-04-19 13:55:45 +01:00
Andy Wilkinson 4c7cb683b5 Merge branch '3.1.x' into 3.2.x
Closes gh-40442
2024-04-19 11:43:01 +01:00
Andy Wilkinson 67fb115b6c Set artifact properties on the docs zip when releasing
Closes gh-40433
2024-04-19 11:42:10 +01:00
Phillip Webb b768d93079 Fix a few docs build issues 2024-04-18 12:55:56 -07:00
Andy Wilkinson 20e7e35df3 Correct misconfigured step in update-homebrew-tap action 2024-04-18 19:22:01 +01:00
Moritz Halbritter ceab3d7d81 Merge branch '3.2.x' 2024-04-18 17:47:14 +02:00
Moritz Halbritter f5b51ab74a Merge branch '3.1.x' into 3.2.x 2024-04-18 17:47:08 +02:00
Moritz Halbritter 6b440723d6 Remove dependency on the git ref when creating releases 2024-04-18 17:45:35 +02:00
Moritz Halbritter b13d006482 Fix action that publishes to SDKman 2024-04-18 17:45:20 +02:00
Andy Wilkinson d78535ca22 Merge branch '3.2.x' 2024-04-18 16:39:02 +01:00
Andy Wilkinson f84a2638a4 Merge branch '3.1.x' into 3.2.x 2024-04-18 16:38:51 +01:00
Andy Wilkinson 56b59cd02f Fix action that publishes the Gradle plugin
- Set up Java so that it's available for ./gradlew to use
- Make the build-number an input for easier re-use in an emergency
- Use a working directory to hide main repository's buildSrc
2024-04-18 16:38:14 +01:00
Andy Wilkinson e251853129 Merge branch '3.2.x' 2024-04-18 14:35:45 +01:00
Andy Wilkinson 816b9b942e Merge branch '3.1.x' into 3.2.x 2024-04-18 14:35:36 +01:00
Andy Wilkinson 8a22108c62 Use the version not the tag when creating the build name 2024-04-18 14:35:30 +01:00
Andy Wilkinson 79bdf6f178 Merge branch '3.2.x' 2024-04-18 14:17:29 +01:00
Andy Wilkinson 9cf1304e87 Merge branch '3.1.x' into 3.2.x 2024-04-18 14:17:19 +01:00
Andy Wilkinson 22698ea79b Fix references to inputs in Sync to Maven Central action 2024-04-18 14:15:50 +01:00
Andy Wilkinson 70c3e37e9d Merge branch '3.2.x' 2024-04-18 12:47:06 +01:00
Andy Wilkinson e7f9e78ca8 Merge branch '3.1.x' into 3.2.x 2024-04-18 12:46:59 +01:00
Andy Wilkinson e0d00c0509 Fix version output of build-and-stage-release job 2024-04-18 12:46:04 +01:00
Andy Wilkinson cbbb2b415e Merge branch '3.2.x' 2024-04-18 12:26:34 +01:00
Andy Wilkinson 8c79181239 Merge branch '3.1.x' into 3.2.x 2024-04-18 12:26:26 +01:00
Andy Wilkinson 35725b4432 Reverse order so one checkout does not delete the other 2024-04-18 12:26:00 +01:00
Andy Wilkinson 317b4d6148 Merge branch '3.2.x' 2024-04-18 12:06:58 +01:00
Andy Wilkinson b9b3c367a4 Merge branch '3.1.x' into 3.2.x 2024-04-18 12:06:51 +01:00
Andy Wilkinson b48cf9b5a8 Improve verify workflow's handling of secrets 2024-04-18 12:06:31 +01:00
Andy Wilkinson 478bd507ce Update Homebrew Tap when releasing
Closes gh-40424
2024-04-18 11:43:45 +01:00
Andy Wilkinson 19481bb4db Make new candidate the default when publishing to SDKMAN
Closes gh-40425
2024-04-18 11:27:19 +01:00
Andy Wilkinson 1b5e639835 Merge branch '3.2.x' 2024-04-18 11:26:49 +01:00
Andy Wilkinson 446970a464 Polish tag filter 2024-04-18 11:26:15 +01:00
Andy Wilkinson 36648304d1 Merge branch '3.2.x' 2024-04-18 10:56:33 +01:00
Andy Wilkinson 5931b86f85 Merge branch '3.1.x' into 3.2.x 2024-04-18 10:56:01 +01:00
Andy Wilkinson 20e291d8dd Correct the name of the Gradle Enterprise access key input
See gh-40407
2024-04-18 10:17:19 +01:00
Andy Wilkinson 1b03cf04f4 Remove type from secrets declarations
See gh-40407
2024-04-18 09:57:50 +01:00
Andy Wilkinson 9a589ea243 Fix passing of repository username and password into verify
See gh-40407
2024-04-18 09:54:47 +01:00
Andy WilkinsonandMoritz Halbritter e75c9312e0 Add workflow to release from GitHub Actions
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>

Closes gh-40407
2024-04-18 09:28:12 +01:00
Andy Wilkinson 6d97ffeaf3 Merge branch '3.2.x'
Closes gh-40409
2024-04-17 20:43:25 +01:00
Andy Wilkinson 93400cbe2a Merge branch '3.1.x' into 3.2.x
Closes gh-40408
2024-04-17 20:43:13 +01:00
Andy Wilkinson acb9427ffd Pin the version of the release verification tests
Closes gh-40366
2024-04-17 20:42:57 +01:00
Andy Wilkinson 20f8371896 Merge branch '3.2.x'
Closes gh-40369
2024-04-16 13:11:15 +01:00
Andy Wilkinson 46b02aee82 Merge branch '3.1.x' into 3.2.x
Closes gh-40368
2024-04-16 13:10:54 +01:00
Andy Wilkinson bf97f6ca3c Make Homebrew available to the release verification tests
Closes gh-40367
2024-04-16 13:10:26 +01:00
Andy Wilkinson bdb99bb498 Merge branch '3.2.x'
Closes gh-40363
2024-04-16 09:34:39 +01:00
Andy Wilkinson 30c9ea8d8c Merge branch '3.1.x' into 3.2.x
Closes gh-40362
2024-04-16 09:34:25 +01:00