Commit Graph
155 Commits
Author SHA1 Message Date
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](https://github.com/jfrog/setup-jfrog-cli/compare/727b480bafd0d8adbdfdb2257a7d7c2e08eb1779...7c95feb32008765e1b4e626b078dfd897c4340ad)

---
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 4bb9197a14 Do not update Homebrew tap when publishing 3.2.x releases
Closes gh-40921
2024-05-28 10:52:12 +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
Andy Wilkinson ed93bcf099 Merge branch '3.1.x' into 3.2.x
Closes gh-40774
2024-05-16 14:02:12 +01:00
dependabot[bot] 55553eaa24 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](https://github.com/jfrog/setup-jfrog-cli/compare/d82fe26823e1f25529250895d5673f65b02af085...727b480bafd0d8adbdfdb2257a7d7c2e08eb1779)

---
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-05-16 14:00:04 +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 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 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](https://github.com/gradle/actions/compare/750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c...db19848a5fa7950289d3668fb053140cf3028d43)

---
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 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 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 97f0e62364 Merge branch '3.1.x' into 3.2.x
Closes gh-40487
2024-04-23 09:03:01 +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 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 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
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 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 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 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 446970a464 Polish tag filter 2024-04-18 11:26:15 +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 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 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 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 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 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 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