Commit Graph

104 Commits

Author SHA1 Message Date
Phillip Webb
561b1710a5 Merge branch '3.2.x' into 3.3.x 2024-09-20 16:11:49 -07:00
Phillip Webb
80b1944878 Update changelog-generator for commercial builds
See gh-42333
2024-09-20 16:10:33 -07:00
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
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
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
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
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
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
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
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
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
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
682a5b27aa Wait until spring-boot.rb is available when updating Homebrew tap
Closes gh-41561
2024-07-22 09:05:30 +01: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
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
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
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
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
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
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
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
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