Commit Graph
116 Commits
Author SHA1 Message Date
Andy Wilkinson 993ffa4aaa Merge branch '3.5.x' 2025-06-25 16:02:57 +01:00
Andy Wilkinson 040f81af84 Merge branch '3.4.x' into 3.5.x 2025-06-25 16:01:32 +01:00
Andy Wilkinson 6ac842b3e8 Configure workflow permissions and enable CodeQL analysis 2025-06-25 15:59:48 +01:00
Andy Wilkinson d558c6adfa Prepare the 3.5.x branch 2025-06-20 09:19:23 +01:00
Andy Wilkinson 4882c3707b Update main to replace 4.0.x branch 2025-06-20 09:18:05 +01:00
Stéphane Nicoll 8cb215fc3b Merge branch 'main' into 4.0.x 2025-05-27 12:45:55 +02:00
Stéphane Nicoll ec9fd892df Merge branch '3.4.x'
Closes gh-45697
2025-05-27 12:44:47 +02:00
Stéphane Nicoll 3fb161e77b Merge branch '3.3.x' into 3.4.x
Closes gh-45696
2025-05-27 12:44:36 +02:00
Stéphane Nicoll f0757440e9 Stop building against non-LTS Java versions that are EOL
Closes gh-45695
2025-05-27 12:43:37 +02:00
Stéphane Nicoll 75d23eeb05 Merge branch '3.4.x'
Closes gh-45681
2025-05-26 16:07:29 +02:00
Stéphane Nicoll 2935bac33a Build against Java 24 GA
Closes gh-45680
2025-05-26 16:07:16 +02:00
Andy Wilkinson 6e2049eb92 Compile project with Java 24 and '-release' Java 17
Closes gh-45472
2025-05-09 17:38:08 -07:00
Andy Wilkinson af220127d0 Prepare 4.0.x branch 2025-05-09 17:38:08 -07:00
Andy Wilkinson 0be4062116 Merge branch '3.4.x'
Closes gh-44213
2025-02-11 11:35:12 +00:00
Andy Wilkinson 30d7af4e38 Add CI with Java 24
Closes gh-44205
2025-02-11 11:34:43 +00:00
Andy Wilkinson c613c30f26 Merge branch '3.4.x'
Closes gh-44061
2025-02-04 11:03:28 +00:00
Andy Wilkinson 6a97128f5b Merge branch '3.3.x' into 3.4.x
Closes gh-44060
2025-02-04 11:03:09 +00:00
Andy Wilkinson ccf6f4c03d Exclude Windows from CI matrix for commercial builds
Closes gh-44058
2025-02-04 11:01:47 +00:00
Andy Wilkinson 6c45ae726c Merge branch '3.4.x'
Closes gh-43903
2025-01-21 14:31:28 +00:00
Andy Wilkinson fc97ed07db Merge branch '3.3.x' into 3.4.x
Closes gh-43902
2025-01-21 14:30:35 +00:00
Andy Wilkinson 7cd1ec7a9f Remove concurrency limits for CI and System Tests
Closes gh-43900
2025-01-21 14:29:01 +00:00
Andy Wilkinson ec75474abf Prepare 3.4.x branch 2025-01-06 15:29:59 +00:00
Andy Wilkinson fe918782fa Merge branch '3.3.x'
Closes gh-42581
2024-10-10 10:05:44 +01:00
Andy Wilkinson 88645be8a8 Merge branch '3.2.x' into 3.3.x
Closes gh-42582
2024-10-10 10:04:24 +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 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 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
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 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