Commit Graph

259 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
dffdd6d67c Explicitly set SDKman's make-default to false 2024-05-23 11:06:27 +02: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