Commit Graph

266 Commits

Author SHA1 Message Date
Moritz Halbritter
9858b4b367 Fix release script 2024-10-24 12:45:52 +02:00
Moritz Halbritter
83a3212e98 Use github.ref_name when deploying snapshots
See gh-42808
2024-10-24 08:57:24 +02:00
Moritz Halbritter
76cfc57b35 Use steps.build-and-publish.outputs.version instead of github.ref_name
Closes gh-42808
2024-10-24 08:38:19 +02:00
Phillip Webb
a45844e7cd Reclaim docker disk space on CI during build
Attempt to fix disk space issues by removing large docker images
after they have been used.

This commit backports commits from `3.4.x` that were applied to
test the changes.

Closes gh-42776
2024-10-18 10:58:27 -07:00
Moritz Halbritter
85936e7c2a Remove tool cache on the GitHub actions runner
See gh-42776
2024-10-18 11:03:03 +02:00
Stéphane Nicoll
be9f342d35 Fix credentials for the verify step of the release workflow 2024-10-16 16:16:17 +02:00
Andy Wilkinson
c989948869 Increase short-lived access token's expiry to 4 hours
Closes gh-42695
2024-10-15 17:30:05 +01:00
Andy Wilkinson
88fb0efb90 Try a different approach to getting cache-read-only to work 2024-10-10 15:22:52 +01:00
Andy Wilkinson
8a96ab4afb Try to correct interpretation of cache-read-only 2024-10-10 11:58:10 +01:00
Andy Wilkinson
035d12a1a3 Revert "Remove pre-cached Docker images when preparing runner"
This reverts commit f468dc3d42.

See gh-42579
2024-10-10 11:20:06 +01:00
Andy Wilkinson
f468dc3d42 Remove pre-cached Docker images when preparing runner
Closes gh-42579
2024-10-10 10:16:00 +01:00
Andy Wilkinson
820b42cbcb Update PR workflow to use shared build action
Closes gh-42573
2024-10-10 10:04:09 +01:00
Stéphane Nicoll
dbc4fae9fe Remove unnecessary configuration
This commit removes the repository configuration as it default to where
the action is ran.

Closes gh-42516
2024-10-07 11:38:10 +02:00
Stéphane Nicoll
425a234eb5 Polish "Apply conventions to existing Actions and Workflows"
See gh-42512
2024-10-07 07:44:26 +02:00
Stéphane Nicoll
20b3e6120d Apply conventions to existing Actions and Workflows
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions.

In no particular order this:

* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically

Closes gh-42512
2024-10-04 15:18:18 +02:00
Phillip Webb
707d858a08 Attempt to fix distribute conditions
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
5b71d94d5b Attempt to fix send-notification 'uses'
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
c3b8337638 Unify commercial and OSS workflows
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
03d795f9bc Add commercial repository references to CI
See gh-42333
2024-10-01 13:51:11 -07:00
Andy Wilkinson
df73191cb0 Update secret used to authenticate with Develocity
Closes gh-42404
2024-09-27 08:34:21 +01:00
Phillip Webb
cd2aa2b97d Use toolchains for Java 21
See gh-42433
2024-09-24 18:25:59 -07:00
Phillip Webb
68aed50615 Use toolchains for Java 22
See gh-42433
2024-09-24 15:24:22 -07:00
Phillip Webb
eafe61c4ca Backport upgrade to Gradle 8.10.1
Cherry-pick commits d756bf4e86, 083ac67d13 and 162c929a80 to
upgrade to Gradle 8.10.1.

Closes gh-42433
2024-09-24 12:55:29 -07:00
Phillip Webb
80b1944878 Update changelog-generator for commercial builds
See gh-42333
2024-09-20 16:10:33 -07:00
Stéphane Nicoll
ae8315e90a Use Liberica for Java 23 CI
Closes gh-42354
2024-09-19 07:39:35 +02: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
cad5dd2b85 Use variables for runs-on settings
See gh-42333
2024-09-17 12:25:54 -07: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
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
bca7486bde Fix Prepare Gradle Build action
See gh-42090
2024-09-04 13:16:54 +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
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
d627a5db6b Allow other CI jobs to continue when one fails
Closes gh-41925
2024-08-19 10:55:56 +01: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
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
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
7273a4bc26 Enable Java 23-ea on CI
See gh-41698
2024-08-07 17:34:56 +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
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
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
f6cbbe7948 Add missing input for java distribution
See gh-41463
2024-07-12 16:04:35 +02:00