Commit Graph

406 Commits

Author SHA1 Message Date
Stéphane Nicoll
1503367a27 Merge branch '3.3.x' 2024-10-07 07:45:07 +02:00
Stéphane Nicoll
7c0818e181 Merge branch '3.2.x' into 3.3.x 2024-10-07 07:44:55 +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
8ccf77b24e Merge branch '3.3.x'
Closes gh-42514
2024-10-04 15:27:28 +02:00
Stéphane Nicoll
ae677d4ddc Merge branch '3.2.x' into 3.3.x
Closes gh-42513
2024-10-04 15:25:21 +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
27fe5c52c9 Merge branch '3.3.x' 2024-10-01 15:43:59 -07:00
Phillip Webb
4f0f50ad42 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:43:53 -07:00
Phillip Webb
707d858a08 Attempt to fix distribute conditions
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
755960b454 Merge branch '3.3.x' 2024-10-01 15:35:06 -07:00
Phillip Webb
2aa87ea69f Merge branch '3.2.x' into 3.3.x 2024-10-01 15:35:01 -07:00
Phillip Webb
5b71d94d5b Attempt to fix send-notification 'uses'
See gh-42333
2024-10-01 15:34:32 -07:00
Phillip Webb
f0cc04be22 Merge branch '3.3.x' 2024-10-01 15:28:22 -07:00
Phillip Webb
72d2dfb586 Merge branch '3.2.x' into 3.3.x 2024-10-01 15:27:50 -07:00
Phillip Webb
c3b8337638 Unify commercial and OSS workflows
See gh-42333
2024-10-01 15:27:07 -07:00
Phillip Webb
d92774ab28 Merge branch '3.3.x' 2024-10-01 13:52:13 -07:00
Phillip Webb
f069c56738 Merge branch '3.2.x' into 3.3.x 2024-10-01 13:52:06 -07:00
Phillip Webb
03d795f9bc Add commercial repository references to CI
See gh-42333
2024-10-01 13:51:11 -07:00
Andy Wilkinson
b82830c596 Merge branch '3.3.x'
Closes gh-42465
2024-09-27 08:37:00 +01:00
Andy Wilkinson
294b9e3911 Merge branch '3.2.x' into 3.3.x
Closes gh-42464
2024-09-27 08:35:30 +01:00
Andy Wilkinson
df73191cb0 Update secret used to authenticate with Develocity
Closes gh-42404
2024-09-27 08:34:21 +01:00
Phillip Webb
8dc2d120b4 Merge branch '3.2.x' into 3.3.x 2024-09-24 18:26:13 -07:00
Phillip Webb
cd2aa2b97d Use toolchains for Java 21
See gh-42433
2024-09-24 18:25:59 -07:00
Phillip Webb
21f6801368 Merge branch '3.2.x' into 3.3.x 2024-09-24 15:24:57 -07:00
Phillip Webb
68aed50615 Use toolchains for Java 22
See gh-42433
2024-09-24 15:24:22 -07:00
Phillip Webb
72f379a5b2 Merge branch '3.2.x' into 3.3.x
Closes gh-42434
2024-09-24 13:01:05 -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
c7984c5705 Merge branch '3.3.x' 2024-09-20 16:12:04 -07:00
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
a87d269333 Merge branch '3.3.x'
Closes gh-42403
2024-09-20 15:44:14 +01:00
Andy Wilkinson
27eb983887 Trigger a docs build when doing a release
Closes gh-42378
2024-09-20 15:41:43 +01:00
Stéphane Nicoll
1ee174167f Merge branch '3.3.x'
Closes gh-42363
2024-09-19 07:44:14 +02:00
Stéphane Nicoll
0271b24e0e Merge branch '3.2.x' into 3.3.x
Closes gh-42362
2024-09-19 07:44:03 +02:00
Stéphane Nicoll
ae8315e90a Use Liberica for Java 23 CI
Closes gh-42354
2024-09-19 07:39:35 +02:00
Andy Wilkinson
9750425ac7 Merge branch '3.3.x'
Closes gh-42353
2024-09-18 09:48:02 +01: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
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