Commit Graph

570 Commits

Author SHA1 Message Date
Andy Wilkinson 23f064db89 Merge branch '3.2.x' into 3.3.x
Closes gh-42352
2024-09-18 09:45:14 +01:00
Andy Wilkinson dc72e3853b Try to ensure that distribution always has a non-empty value
See gh-42345
2024-09-18 09:29:33 +01:00
Andy Wilkinson 6d8a421114 Update CI to use Java 23 GA
Closes gh-42345
2024-09-18 09:22:39 +01:00
Phillip Webb 7934728102 Merge branch '3.3.x' 2024-09-17 12:29:47 -07:00
Phillip Webb 75bea6baf1 Merge branch '3.2.x' into 3.3.x 2024-09-17 12:27:39 -07:00
Phillip Webb cad5dd2b85 Use variables for `runs-on` settings
See gh-42333
2024-09-17 12:25:54 -07:00
Stéphane Nicoll 9ca857b1ba Merge branch '3.3.x'
Closes gh-42335
2024-09-17 09:19:59 +02:00
Stéphane Nicoll bdbd006234 Merge branch '3.2.x' into 3.3.x
Closes gh-42334
2024-09-17 09:19:47 +02:00
Stéphane Nicoll c6c0923dce Polish "Bump gradle/actions from 4.0.1 to 4.1.0"
See gh-42331
2024-09-17 09:19:08 +02:00
dependabot[bot] 6f535adb47 Bump gradle/actions from 4.0.1 to 4.1.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](16bf8bc8fe...d156388eb1)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-42331
2024-09-17 09:16:59 +02:00
Stéphane Nicoll 831e46eaf0 Merge branch '3.3.x'
Closes gh-42199
2024-09-10 09:44:39 +02:00
Stéphane Nicoll 62b6ad35b5 Merge branch '3.2.x' into 3.3.x
Closes gh-42198
2024-09-10 09:43:35 +02:00
Stéphane Nicoll 94c5a1e8d3 Polish "Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1"
See gh-42197
2024-09-10 09:41:06 +02:00
dependabot[bot] c88e0dd2e2 Bump jfrog/setup-jfrog-cli from 4.3.2 to 4.4.1
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](cb282f675d...9fe0f98bd4)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-42197
2024-09-10 09:39:17 +02:00
Andy Wilkinson d699324e14 Merge branch '3.3.x' 2024-09-04 13:19:20 +01:00
Andy Wilkinson 980412ca54 Merge branch '3.2.x' into 3.3.x 2024-09-04 13:18:38 +01:00
Andy Wilkinson bca7486bde Fix Prepare Gradle Build action
See gh-42090
2024-09-04 13:16:54 +01:00
Andy Wilkinson 3fb9aa140b Merge branch '3.3.x'
Closes gh-42118
2024-09-04 08:50:37 +01:00
Andy Wilkinson a0247f10a4 Merge branch '3.2.x' into 3.3.x
Closes gh-42117
2024-09-04 08:49:31 +01:00
Andy Wilkinson 542c810f67 Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
See gh-42089
2024-09-04 08:49:07 +01:00
dependabot[bot] 6da8251e0f Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.2.2 to 4.3.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](26532cdb5b...cb282f675d)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-42089
2024-09-04 08:48:47 +01:00
Andy Wilkinson 18c8a52a92 Merge branch '3.3.x'
Closes gh-42116
2024-09-04 08:42:58 +01:00
Andy Wilkinson 3a75469dc4 Merge branch '3.2.x' into 3.3.x
Closes gh-42115
2024-09-04 08:42:16 +01:00
Andy Wilkinson b3781eecbc Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
See gh-42090
2024-09-04 08:41:57 +01:00
dependabot[bot] cc432f9611 Bump gradle/actions from 4.0.0 to 4.0.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](af1da67850...16bf8bc8fe)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-42090
2024-09-04 08:41:44 +01:00
Andy Wilkinson d756bf4e86 Upgrade build to Gradle 8.10
Closes gh-41980
2024-08-23 12:41:05 +01:00
Stéphane Nicoll 77d62dd9d0 Enable Java 23-ea on CI
Closes gh-41711
2024-08-21 10:10:24 +02:00
Andy Wilkinson 5938362b02 Merge branch '3.3.x'
Closes gh-41927
2024-08-19 10:56:57 +01:00
Andy Wilkinson 6e19c8fafd Merge branch '3.2.x' into 3.3.x
Closes gh-41926
2024-08-19 10:56:43 +01:00
Andy Wilkinson d627a5db6b Allow other CI jobs to continue when one fails
Closes gh-41925
2024-08-19 10:55:56 +01:00
Stéphane Nicoll 4e95306537 Merge branch '3.3.x'
Closes gh-41836
2024-08-13 07:42:44 +02:00
Stéphane Nicoll bc38909524 Merge branch '3.2.x' into 3.3.x
Closes gh-41835
2024-08-13 07:42:09 +02:00
Stéphane Nicoll e3de6a19b6 Polish "Bump gradle/actions from 3.5.0 to 4.0.0"
See gh-41832
2024-08-13 07:41:50 +02:00
dependabot[bot] fca989c792 Bump gradle/actions from 3.5.0 to 4.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](d9c87d481d...af1da67850)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41832
2024-08-13 07:40:31 +02:00
Stéphane Nicoll 758a0466f8 Merge branch '3.3.x'
Closes gh-41834
2024-08-13 07:39:28 +02:00
Stéphane Nicoll 857d706361 Merge branch '3.2.x' into 3.3.x
Closes gh-41833
2024-08-13 07:38:08 +02:00
Stéphane Nicoll 7f8fe33b3c Polish "Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2"
See gh-41831
2024-08-13 07:37:34 +02:00
dependabot[bot] b6353ebd1c Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](105617d234...26532cdb5b)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41831
2024-08-13 07:36:52 +02:00
Stéphane Nicoll afe0dd2222 Merge branch '3.3.x' 2024-08-07 19:44:11 +02:00
Stéphane Nicoll eb2c2a7d8c Merge branch '3.2.x' into 3.3.x 2024-08-07 19:42:47 +02:00
Stéphane Nicoll 00cfe4dddd Don't pass -ea suffix into Gradle as the toolchain version
This commit is similar to what we had to do for Java 22-ea.

Given our actions have changed quite a bit, this commit replaces the
"java-distribution" parameter by a "java-early-access" parameter. When
set, it automatically switches the distribution to temurin as well as
applying the same handling of the Java version as in b8a6cab.

See gh-41698
2024-08-07 19:29:14 +02:00
Stéphane Nicoll ccce9af047 Merge branch '3.3.x'
Closes gh-41714
2024-08-07 17:58:14 +02:00
Stéphane Nicoll 7273a4bc26 Enable Java 23-ea on CI
See gh-41698
2024-08-07 17:34:56 +02:00
Moritz Halbritter f290b01c67 Merge branch '3.3.x'
Closes gh-41704
2024-08-06 09:11:23 +02:00
Moritz Halbritter 15569d0b24 Merge branch '3.2.x' into 3.3.x
Closes gh-41703
2024-08-06 09:08:42 +02:00
dependabot[bot] ecb806dd43 Bump jfrog/setup-jfrog-cli from 4.1.3 to 4.2.1
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.1.3 to 4.2.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](8bab65dc31...105617d234)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41699
2024-08-06 09:08:08 +02:00
Andy Wilkinson 82706ac91a Merge branch '3.3.x'
Closes gh-41572
2024-07-22 09:06:12 +01:00
Andy Wilkinson 682a5b27aa Wait until spring-boot.rb is available when updating Homebrew tap
Closes gh-41561
2024-07-22 09:05:30 +01:00
Andy Wilkinson 8917c94a04 Add workflow for releases to the milestone repository
Closes gh-40426
2024-07-17 10:04:19 +01:00
Andy Wilkinson 369cfc4c4c Correct the global pattern for matching 3.4.x tags 2024-07-17 09:36:52 +01:00
Stéphane Nicoll d2301b3228 Merge branch '3.3.x'
Closes gh-41515
2024-07-16 08:02:48 +02:00
Stéphane Nicoll 3529f9019b Merge branch '3.2.x' into 3.3.x
Closes gh-41514
2024-07-16 08:02:20 +02:00
Stéphane Nicoll 2fce9f27fa Polish "Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3"
See gh-41507
2024-07-16 08:01:57 +02:00
dependabot[bot] c2b63fd20b Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.1.3
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](7c95feb320...8bab65dc31)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 08:01:09 +02:00
Stéphane Nicoll 8918e054c1 Merge branch '3.3.x'
Closes gh-41513
2024-07-16 07:59:34 +02:00
Stéphane Nicoll 0553f06510 Merge branch '3.2.x' into 3.3.x
Closes gh-41512
2024-07-16 07:59:25 +02:00
Stéphane Nicoll 379edd4564 Polish "Bump gradle/actions from 3.4.2 to 3.5.0"
See gh-41508
2024-07-16 07:58:56 +02:00
dependabot[bot] 58c124aa65 Bump gradle/actions from 3.4.2 to 3.5.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](dbbdc275be...d9c87d481d)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 07:56:41 +02:00
Stéphane Nicoll b3a882c651 Merge branch '3.3.x'
See gh-41459
2024-07-12 16:06:32 +02:00
Stéphane Nicoll 1de73218db Merge branch '3.2.x' into 3.3.x
See gh-41457
2024-07-12 16:05:51 +02:00
Stéphane Nicoll f6cbbe7948 Add missing input for java distribution
See gh-41463
2024-07-12 16:04:35 +02:00
Stéphane Nicoll f4b55a6f28 Harmonize GitHub Actions settings
Closes gh-41463
2024-07-12 12:08:11 +02:00
Andy Wilkinson e0a8ec9401 Merge branch '3.3.x' 2024-07-12 11:05:39 +01:00
Andy Wilkinson 549a12683d Specify the repository when running Deploy Docs workflow
See gh-41461
2024-07-12 11:00:06 +01:00
Andy Wilkinson 291fe282e4 Merge branch '3.3.x'
Closes gh-41462
2024-07-12 10:29:20 +01:00
Andy Wilkinson dec6a8d1ba Move Trigger Docs Build into a separate job
Closes gh-41461
2024-07-12 10:27:34 +01:00
Stéphane Nicoll 6584476eac Merge branch '3.3.x'
Closes gh-41459
2024-07-12 09:13:34 +02:00
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 e722200876 Update the build name now that we're working on 3.4 2024-06-21 16:38:34 +01:00
Andy Wilkinson d9e9a46189 Merge branch '3.3.x'
Closes gh-41197
2024-06-21 12:22:57 +01:00
Andy Wilkinson 84eb6f0566 Merge branch '3.2.x' into 3.3.x
Closes gh-41196
2024-06-21 12:22:39 +01:00
Andy Wilkinson 55af8a38f5 Upgrade to GitHub Changelog Generator 0.0.11
Closes gh-41195
2024-06-21 12:22:12 +01:00
Andy Wilkinson 7c6d40f777 Prepare 3.3.x branch 2024-06-20 19:46:14 +01:00
Andy Wilkinson 67ca4d2988 Merge branch '3.2.x'
Closes gh-41142
2024-06-18 08:47:17 +01:00
Andy Wilkinson 0193e47602 Polish "Bump gradle/actions from 3.4.1 to 3.4.2"
See gh-41139
2024-06-18 08:46:54 +01:00
dependabot[bot] 52718b8a8c Bump gradle/actions from 3.4.1 to 3.4.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](31ae3562f6...dbbdc275be)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41139
2024-06-18 08:46:40 +01:00
Andy Wilkinson a747d0d438 Merge branch '3.2.x' 2024-06-17 11:44:08 +01:00
Andy Wilkinson 1a19e0bf8f Pass access key into Prepare Gradle Build
See gh-41120
2024-06-17 11:43:50 +01:00
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 3063a3ed08 Merge branch '3.2.x'
Closes gh-41121
2024-06-17 09:31:23 +01:00
Andy Wilkinson 2bbeb7e78c Upgrade to Gradle Actions 3.4.1
Closes gh-41119
2024-06-17 09:30:53 +01:00
Moritz Halbritter 935ce87521 Merge branch '3.2.x'
Closes gh-40984
2024-06-04 09:09:50 +02:00
Moritz Halbritter 054a1a0c0f Polish "Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2"
See gh-40980
2024-06-04 09:09:23 +02:00
dependabot[bot] 3c8b6828a5 Bump jfrog/setup-jfrog-cli from 4.0.2 to 4.1.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](727b480baf...7c95feb320)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40980
2024-06-04 09:09:19 +02:00
Andy Wilkinson d26881acb4 Update Homebrew tap when releasing 3.3.x
Closes gh-40922
2024-05-28 10:54:54 +01:00
Andy Wilkinson 4bb9197a14 Do not update Homebrew tap when publishing 3.2.x releases
Closes gh-40921
2024-05-28 10:52:12 +01:00
Scott Frederick ba9708d754 Merge branch '3.2.x' 2024-05-23 14:51:44 -05:00
Scott Frederick 7cd1f0ab3b Polish JVM thread dump action 2024-05-23 14:51:02 -05:00
Andy Wilkinson ed0a3fd908 Update publish-to-sdkman job to make new candidates the default
Closes gh-40882
2024-05-23 12:59:46 +01:00
Moritz Halbritter 234e0fd1f3 Stop mark 3.2.x as the default SDKman release
Closes gh-40883
2024-05-23 13:57:22 +02:00
Moritz Halbritter 226b900bab Merge branch '3.2.x' 2024-05-23 13:53:49 +02:00
Moritz Halbritter c857eb62d4 Fix SDKman "make default" step
The supported HTTP verb is PUT, not POST, see https://sdkman.io/vendors
2024-05-23 13:53:38 +02:00
Moritz Halbritter dffdd6d67c Explicitly set SDKman's make-default to false 2024-05-23 11:06:27 +02:00
Andy Wilkinson 33057d3d5a Merge branch '3.2.x' 2024-05-22 07:51:50 +01:00
Andy Wilkinson cb22d57c94 Merge branch '3.1.x' into 3.2.x 2024-05-22 07:51:34 +01:00
Andy Wilkinson 4007b42df0 Free up more disk space on GitHub Actions
See gh-40705
2024-05-22 07:51:01 +01:00
Andy Wilkinson daa5db831f Merge branch '3.2.x'
Closes gh-40815
2024-05-17 16:18:06 +01:00
Andy Wilkinson 7e74577d21 Merge branch '3.1.x' into 3.2.x
Closes gh-40814
2024-05-17 16:17:49 +01:00
Andy Wilkinson 375aa50289 Build faster when starting development of the next version
Closes gh-40813
2024-05-17 16:17:02 +01:00
Andy Wilkinson 78be9cfe53 Merge branch '3.2.x'
Closes gh-40775
2024-05-16 14:02:26 +01:00
Andy Wilkinson ed93bcf099 Merge branch '3.1.x' into 3.2.x
Closes gh-40774
2024-05-16 14:02:12 +01:00
Andy Wilkinson c0368d1ae0 Polish "Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2"
See gh-40757
2024-05-16 14:01:35 +01:00
dependabot[bot] 2720688351 Bump jfrog/setup-jfrog-cli from 4.0.1 to 4.0.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](d82fe26823...727b480baf)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40757
2024-05-16 14:00:17 +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
Andy Wilkinson 1226b94aad Merge branch '3.2.x'
Closes gh-40688
2024-05-10 08:46:42 +01:00
Andy Wilkinson d01a049dd1 Merge branch '3.1.x' into 3.2.x
Closes gh-40687
2024-05-10 08:46:31 +01:00
Andy Wilkinson 6c1962fdd4 Fix handling of booleans that are actually strings
Closes gh-40686
2024-05-10 08:46:25 +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
Moritz Halbritter a2c4915465 Merge branch '3.2.x' 2024-04-30 14:30:07 +02:00
Moritz Halbritter 883810bff8 Merge branch '3.1.x' into 3.2.x 2024-04-30 14:29:58 +02:00
Moritz Halbritter 6db8d6fdbd Bump gradle/actions in action.yml from 3.3.1 to 3.3.2
Dependabot misses the update in action.yml, see
202ebd3a10
2024-04-30 14:29:42 +02:00
Moritz Halbritter ae357a614c Merge branch '3.2.x'
Closes gh-40583
2024-04-30 12:20:18 +02:00
Moritz Halbritter 90b1c18a57 Merge branch '3.1.x' into 3.2.x
Closes gh-40582
2024-04-30 12:20:08 +02:00
dependabot[bot] 202ebd3a10 Bump gradle/actions from 3.3.1 to 3.3.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](750cdda3ed...db19848a5f)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40575
2024-04-30 12:19:15 +02: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 b56c1db237 Merge branch '3.2.x'
Closes gh-40520
2024-04-25 12:25:38 +01:00
Andy Wilkinson c493809499 Merge branch '3.1.x' into 3.2.x
Closes gh-40519
2024-04-25 12:24:59 +01:00
Andy Wilkinson a08fe0d75b Upgrade to release verification tests 0.0.3
Closes gh-40518
2024-04-25 12:24:47 +01:00
Andy Wilkinson 792b8fd5f9 Merge branch '3.2.x'
Closes gh-40488
2024-04-23 09:03:42 +01:00
Andy Wilkinson 97f0e62364 Merge branch '3.1.x' into 3.2.x
Closes gh-40487
2024-04-23 09:03:01 +01:00
Andy Wilkinson 36e96b3453 Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
See gh-40477
2024-04-23 09:02:42 +01:00
dependabot[bot] 15caacf327 Bump gradle/actions from 3.3.0 to 3.3.1
Signed-off-by: dependabot[bot] <support@github.com>

See gh-40477
2024-04-23 09:02:42 +01: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
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 Wilkinson 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
Andy Wilkinson ece2c683c6 Polish "Upgrade to gradle/actions 3.3.0"
See gh-40358
2024-04-16 09:33:33 +01:00
dependabot[bot] b3db9204d9 Upgrade to gradle/actions 3.3.0
Signed-off-by: dependabot[bot] <support@github.com>

See gh-40358
2024-04-16 09:27:27 +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 a35c0ed9d3 Merge branch '3.2.x'
See gh-40355
2024-04-15 15:45:55 +01:00
Andy Wilkinson 19d8894f2d Merge branch '3.1.x' into 3.2.x
See gh-40354
2024-04-15 15:45:32 +01:00
Andy Wilkinson 0a2865132d Configure shell for all run steps
See gh-40353
2024-04-15 15:44:48 +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 8c30725cf8 Merge branch '3.2.x' 2024-04-15 14:14:49 +01:00
Andy Wilkinson fe82097d71 Merge branch '3.1.x' into 3.2.x 2024-04-15 14:14:43 +01:00
Andy Wilkinson 590b1bded8 Correct reference to reusable workflow 2024-04-15 14:14:36 +01:00
Andy Wilkinson 6fe68dad6f Merge branch '3.2.x' 2024-04-15 14:12:09 +01:00
Andy Wilkinson 519f779d09 Merge branch '3.1.x' into 3.2.x 2024-04-15 14:12:03 +01:00
Andy Wilkinson e35cc60eff Polish 2024-04-15 14:11:55 +01:00
Andy Wilkinson 6f0dfef5f5 Merge branch '3.2.x'
Closes gh-40352
2024-04-15 14:09:47 +01:00
Andy Wilkinson f763751574 Merge branch '3.1.x' into 3.2.x
Closes gh-40351
2024-04-15 14:09:21 +01:00
Andy Wilkinson 2c6006eeff Move verification into reusable workflow
Closes gh-40350
2024-04-15 13:32:07 +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
Andy Wilkinson 1dd823b549 Configure labels added by dependabot for Action upgrades 2024-04-09 17:43:18 +01:00
Phillip Webb 8254f18848 Trigger docs build on updates to '/antora' in main 2024-03-29 12:26:37 -07:00
Phillip Webb e4462b0940 Add action permission for docs-build trigger
See gh-40103
2024-03-27 14:37:13 -07:00
Phillip Webb b7446afff3 Trigger docs build when artifacts are published
Closes gh-40103
2024-03-27 14:30:59 -07: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 ce2ee50e73 Merge branch '3.2.x' 2024-03-27 12:50:41 -07:00
Phillip Webb 924ea45cd0 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:50:37 -07:00
Phillip Webb b0476cefe5 Polish 2024-03-27 12:50:31 -07:00
Phillip Webb 7792acf254 Merge branch '3.2.x' 2024-03-27 12:48:17 -07:00
Phillip Webb 6470ddecce Merge branch '3.1.x' into 3.2.x 2024-03-27 12:48:02 -07:00
Phillip Webb aa045db1f3 Polish workflow yaml 2024-03-27 12:47:49 -07:00
Phillip Webb 593ce27cae Add 'trigger-docs-build' workflow 2024-03-27 12:40:21 -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 9b17c27d0d Merge branch '3.2.x' 2024-03-27 11:43:10 -07:00
Phillip Webb c8f87a717c Merge branch '3.1.x' into 3.2.x 2024-03-27 11:42:59 -07:00
Phillip Webb c158eb258f Polish GitHub action names and formatting 2024-03-27 11:41:54 -07:00
Andy Wilkinson 7c4ce137a9 Merge branch '3.2.x'
Closes gh-40121
2024-03-27 14:49:10 +00:00
Andy Wilkinson d40c2bc7b2 Merge branch '3.1.x' into 3.2.x
Closes gh-40120
2024-03-27 14:48:13 +00:00
Andy Wilkinson 14fef8c100 Make send notification action available to verify job 2024-03-27 14:33:52 +00:00
Andy Wilkinson 5cc45a6873 Provide a token when checking out verification tests
See gh-40119
2024-03-27 14:16:45 +00:00
Andy Wilkinson 267c65094d Verify snapshots once they have been deployed
Closes gh-40119
2024-03-27 14:04:46 +00:00
Moritz Halbritter 06da823623 Merge branch '3.2.x'
Closes gh-40115
2024-03-27 09:15:50 +01:00
Moritz Halbritter fdd816e6a6 Merge branch '3.1.x' into 3.2.x
Closes gh-40114
2024-03-27 09:15:43 +01:00
dependabot[bot] 3d2eedfa16 Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](699bb18358...b231772637)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40106
2024-03-27 09:14:56 +01:00
Phillip Webb 2a161033f4 Polish 2024-03-22 16:30:35 -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 c6350bd535 Merge branch '3.2.x' 2024-03-19 09:48:17 +00:00
Andy Wilkinson 00edc66c92 Merge branch '3.1.x' into 3.2.x 2024-03-19 09:48:06 +00:00
Andy Wilkinson 565f440eca Use v0.0.1 of the Artifactory Deploy Action
See gh-39851
2024-03-19 09:47:44 +00:00
Andy Wilkinson e0ee4817d6 Merge branch '3.2.x' 2024-03-11 11:58:47 +00:00
Andy Wilkinson 4e0dd6cf41 Merge branch '3.1.x' into 3.2.x 2024-03-11 11:58:37 +00:00
Andy Wilkinson f9be1ef096 Set artifact properties to auto-publish snapshots docs
See gh-39851
2024-03-11 11:57:52 +00:00
Andy Wilkinson 9451f3d677 Use 3.3.x rather than main in published build name
See gh-39868
2024-03-11 11:50:27 +00:00
Andy Wilkinson 72441637ce Merge branch '3.2.x' 2024-03-11 09:38:39 +00:00
Andy Wilkinson 0283b0791d Merge branch '3.1.x' into 3.2.x 2024-03-11 09:38:33 +00:00
Andy Wilkinson 162832bb0b Fix quoting in format string for notification's run name 2024-03-11 09:38:09 +00:00
Andy Wilkinson ed64fab3fd Merge branch '3.2.x' 2024-03-11 09:37:03 +00:00