Commit Graph

1538 Commits

Author SHA1 Message Date
Andy Wilkinson
0653d5663d Merge branch '3.1.x'
Closes gh-37911
2023-10-17 10:01:46 +01:00
Andy Wilkinson
a9b85313c3 Merge branch '3.0.x' into 3.1.x
Closes gh-37910
2023-10-17 10:00:55 +01:00
Andy Wilkinson
4c870e6080 Merge branch '2.7.x' into 3.0.x
Closes gh-37909
2023-10-17 10:00:05 +01:00
Andy Wilkinson
c587eae831 Migrate to common concourse-release-scripts
Closes gh-32577
2023-10-17 09:54:12 +01:00
Phillip Webb
927ece3bfc Merge branch '3.1.x' 2023-10-10 12:31:44 -07:00
Phillip Webb
01128465ff Merge branch '3.0.x' into 3.1.x 2023-10-10 12:31:28 -07:00
Phillip Webb
885189a1b4 Merge branch '2.7.x' into 3.0.x 2023-10-10 12:30:11 -07:00
Phillip Webb
fec9804dad Don't create .gradle folder early
See gh-37450
2023-10-10 12:08:44 -07:00
Phillip Webb
9518035e13 Fix typos
See gh-37450
2023-10-10 11:56:45 -07:00
Phillip Webb
f04d354c29 Attempt to fix download cache on CI
See gh-37450
2023-10-10 11:46:20 -07:00
Phillip Webb
ab69af3cab Merge branch '3.1.x'
Closes gh-37743
2023-10-05 21:32:42 -07:00
Phillip Webb
bf9a4add34 Merge branch '3.0.x' into 3.1.x
Closes gh-37742
2023-10-05 21:32:36 -07:00
Phillip Webb
6fba887e63 Remove CI embedmongo cache
Closes gh-37725
2023-10-05 21:31:53 -07:00
Phillip Webb
b0b3adb1b7 Merge branch '3.1.x'
Closes gh-37741
2023-10-05 21:30:43 -07:00
Phillip Webb
2a35667295 Merge branch '3.0.x' into 3.1.x
Closes gh-37740
2023-10-05 21:30:10 -07:00
Phillip Webb
30af19acc2 Merge branch '2.7.x' into 3.0.x
Closes gh-37739
2023-10-05 20:54:09 -07:00
Phillip Webb
a33ce9d405 Cache JDK downloads for tests that use ImageFromDockerfile
Update `spring-boot-launch-script-tests` and `spring-boot-loader-tests`
so that JDK archives are now downloaded by Gradle and cached across
builds.

Closes gh-37450
2023-10-05 20:49:02 -07:00
Scott Frederick
85aeedeace Merge branch '3.1.x'
Closes gh-37724
2023-10-04 16:02:14 -05:00
Scott Frederick
e57e730ad3 Merge branch '3.0.x' into 3.1.x
Closes gh-37723
2023-10-04 16:01:49 -05:00
Scott Frederick
8039e6cfc3 Merge branch '2.7.x' into 3.0.x
Closes gh-37722
2023-10-04 16:00:16 -05:00
Scott Frederick
385e21a44a Upgrade CI images to ubuntu:jammy-20230916
Closes gh-37721
2023-10-04 15:59:24 -05:00
Phillip Webb
c6096e21a1 Set CI image locale to en_US.UTF-8
Closes gh-37673
2023-10-03 21:39:15 -07:00
Moritz Halbritter
6752606847 Merge branch '3.1.x'
Closes gh-37530
2023-09-22 09:12:09 +02:00
Moritz Halbritter
f7ec5f6b1a Merge branch '3.0.x' into 3.1.x
Closes gh-37529
2023-09-22 09:11:47 +02:00
Moritz Halbritter
a8fcb18471 Merge branch '2.7.x' into 3.0.x
Closes gh-37528
2023-09-22 09:08:51 +02:00
Moritz Halbritter
3f9a04331c Remove Java 20 from CI
Closes gh-37527
2023-09-22 09:03:35 +02:00
Moritz Halbritter
c968c8dad7 Merge branch '3.1.x'
Closes gh-37526
2023-09-22 08:54:51 +02:00
Moritz Halbritter
e98b78994d Merge branch '3.0.x' into 3.1.x
Closes gh-37525
2023-09-22 08:54:39 +02:00
Moritz Halbritter
9304622a34 Merge branch '2.7.x' into 3.0.x
Closes gh-37524
2023-09-22 08:54:31 +02:00
Moritz Halbritter
a0fd4fc86b Switch Java 21 CI to Bellsoft and enable update detection
Closes gh-37369
2023-09-22 08:53:42 +02:00
Andy Wilkinson
4ecbcf5b70 Merge branch '3.1.x'
Closes gh-37368
2023-09-13 11:40:18 +01:00
Andy Wilkinson
187b5eb1a8 Merge branch '3.0.x' into 3.1.x
Closes gh-37367
2023-09-13 11:40:05 +01:00
Andy Wilkinson
4c1433687d Merge branch '2.7.x' into 3.0.x
Closes gh-37366
2023-09-13 11:39:52 +01:00
Andy Wilkinson
e3c86c55d7 Merge branch '2.7.x' into 3.0.x 2023-09-13 11:37:57 +01:00
Andy Wilkinson
efc180b682 Upgrade Java 21 CI to EA build 35
Closes gh-37365
2023-09-13 11:34:19 +01:00
Andy Wilkinson
db3a475888 Fix Dockerfile for JDK 21 CI image
See gh-37359
2023-09-13 11:34:19 +01:00
Andy Wilkinson
28ea983860 Merge branch '3.0.x' into 3.1.x
Closes gh-37361
2023-09-13 10:45:39 +01:00
Andy Wilkinson
34f7d926cf Merge branch '2.7.x' into 3.0.x
Closes gh-37360
2023-09-13 10:45:11 +01:00
Andy Wilkinson
75233e9865 Set up CI with JDK 21
Closes gh-37359
2023-09-13 10:42:46 +01:00
Andy Wilkinson
77438db41e Merge branch '3.1.x'
Closes gh-37240
2023-09-07 15:43:24 +01:00
Andy Wilkinson
33faa8edf1 Merge branch '3.0.x' into 3.1.x
Closes gh-37213
2023-09-07 15:43:01 +01:00
Andy Wilkinson
dcd16433c5 Merge branch '2.7.x' into 3.0.x
Closes gh-37214
2023-09-07 15:42:28 +01:00
Andy Wilkinson
aa52c1763f Upgrade CI images to Docker 24.0.6
Closes gh-37216
2023-09-07 15:34:15 +01:00
Andy Wilkinson
88785ad155 Merge branch '3.1.x'
Closes gh-37215
2023-09-07 15:30:36 +01:00
Andy Wilkinson
700fecaa74 Merge branch '3.0.x' into 3.1.x
Closes gh-37220
2023-09-07 15:29:08 +01:00
Andy Wilkinson
07555c87ae Merge branch '2.7.x' into 3.0.x
Closes gh-37218
2023-09-07 15:28:39 +01:00
Andy Wilkinson
01fe59ca63 Upgrade CI images to ubuntu:jammy-20230816
Closes gh-37217
2023-09-07 15:26:41 +01:00
Andy Wilkinson
a92b1714f2 Merge branch '3.1.x'
Closes gh-37147
2023-08-31 10:40:31 +01:00
Andy Wilkinson
7f56fe8dfd Merge branch '3.0.x' into 3.1.x
Closes gh-37151
2023-08-31 10:40:07 +01:00
Andy Wilkinson
9d4e71fa2d Upgrade Java 17 image to .sdkmanrc to 17.0.8.1
Closes gh-37148
2023-08-31 10:38:02 +01:00
Andy Wilkinson
80cb21e800 Upgrade Java 17 CI image to 17.0.8.1+1
Closes gh-37149
2023-08-31 10:34:39 +01:00
Andy Wilkinson
e3e578f78a Upgrade Java 11 CI image to 11.0.20.1+1
Closes gh-37150
2023-08-31 10:31:25 +01:00
Scott Frederick
1d244a671d Merge branch '3.1.x'
Closes gh-37011
2023-08-16 15:44:20 -05:00
Scott Frederick
358717ce90 Merge branch '3.0.x' into 3.1.x
Closes gh-37012
2023-08-16 15:40:51 -05:00
Scott Frederick
3907e40d16 Merge branch '2.7.x' into 3.0.x
Closes gh-37010
2023-08-16 15:39:08 -05:00
Scott Frederick
da7eea49b1 Upgrade CI images to ubuntu:jammy-20230804
Closes gh-37009
2023-08-16 15:27:47 -05:00
Scott Frederick
eb45aab712 Upgrade default CNB builders to Paketo Jammy
Closes gh-36689
2023-08-14 13:29:42 -05:00
Phillip Webb
d73d8f8e4f Merge branch '3.1.x' 2023-08-13 19:15:56 -07:00
Phillip Webb
848a61a3a8 Merge branch '3.0.x' into 3.1.x 2023-08-13 18:50:33 -07:00
Phillip Webb
9805723415 Update copyright year of changed files 2023-08-13 18:50:13 -07:00
Moritz Halbritter
7bb337aeb1 Polish tests 2023-08-08 13:12:47 +02:00
Andy Wilkinson
b1d26fe961 Revert "Upgrade default CNB builders to Paketo Jammy"
This reverts commit 6506208d29. The
upgrade to the Jammy builder was causing
failsWhenBuildImageIsInvokedOnMultiModuleProjectWithBuildImageGoal to
hang on CI.

See gh-36689
2023-08-07 12:10:27 +01:00
Scott Frederick
6506208d29 Upgrade default CNB builders to Paketo Jammy
Closes gh-36689
2023-08-02 19:06:16 -05:00
Andy Wilkinson
1dd3add5c5 Merge branch '3.1.x'
Closes gh-36600
2023-07-31 09:36:53 +01:00
Andy Wilkinson
0ead8d0314 Merge branch '3.0.x' into 3.1.x
Closes gh-36597
2023-07-31 09:36:25 +01:00
Andy Wilkinson
06cb28d306 Merge branch '2.7.x' into 3.0.x
Closes gh-36602
2023-07-31 09:35:58 +01:00
Andy Wilkinson
abf2ae792f Upgrade Java 20 CI image to 20.0.2+10
Closes gh-36596
2023-07-31 09:35:33 +01:00
Andy Wilkinson
d3ee69d32b Merge branch '3.1.x'
Closes gh-36601
2023-07-31 09:33:57 +01:00
Andy Wilkinson
fd69477711 Merge branch '3.0.x' into 3.1.x
Closes gh-36598
2023-07-31 09:32:54 +01:00
Andy Wilkinson
d3151cfb7e Merge branch '2.7.x' into 3.0.x
Closes gh-36599
2023-07-31 09:32:15 +01:00
Andy Wilkinson
3667813af9 Upgrade CI images to Docker 24.0.5
Closes gh-36595
2023-07-31 09:31:46 +01:00
Yanming Zhou
b1ac64c7e2 Harmonize Stream.collect() usage
use Stream.toList() or collect(Collectors.toSet()) where possible.

See gh-36509
2023-07-26 11:15:08 +02:00
Stephane Nicoll
fe95c26a14 Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-36459
2023-07-24 12:46:49 +02:00
Stephane Nicoll
e869a9dafe Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-36458
2023-07-24 12:46:00 +02:00
Stephane Nicoll
eb467f64bb Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-36457
2023-07-24 12:42:55 +02:00
Stephane Nicoll
33669909bd Upgrade Java 17 version in CI image
Closes gh-36460
2023-07-24 12:41:04 +02:00
Stephane Nicoll
c0c0b9a0f2 Upgrade Java 11 version in CI image
Closes gh-36462
2023-07-24 12:40:32 +02:00
Stephane Nicoll
9112b581d6 Upgrade Java 8 version in CI image and .sdkmanrc
Closes gh-36461
2023-07-24 12:39:04 +02:00
Stephane Nicoll
09fc2614cf Merge branch '3.1.x'
Closes gh-36389
2023-07-13 16:20:13 +02:00
Stephane Nicoll
56a7eddb9c Merge branch '3.0.x' into 3.1.x
Closes gh-36391
2023-07-13 16:19:50 +02:00
Stephane Nicoll
b3244d19c4 Merge branch '2.7.x' into 3.0.x
Closes gh-36392
2023-07-13 16:19:24 +02:00
Stephane Nicoll
1c55673405 Upgrade CI to Docker 24.0.4
Closes gh-36390
2023-07-13 16:18:38 +02:00
Andy Wilkinson
46aeeab148 Merge branch '3.1.x'
Closes gh-36244
2023-07-06 12:31:17 +01:00
Andy Wilkinson
ea91b2f861 Merge branch '3.0.x' into 3.1.x
Closes gh-36247
2023-07-06 12:30:09 +01:00
Andy Wilkinson
7ae030adad Merge branch '2.7.x' into 3.0.x
Closes gh-36245
2023-07-06 12:29:38 +01:00
Andy Wilkinson
76cd102aa6 Upgrade CI images to ubuntu:jammy-20230624
Closes gh-36246
2023-07-06 12:28:22 +01:00
Andy Wilkinson
ce8253ea95 Merge branch '3.1.x'
Closes gh-36238
2023-07-05 09:51:35 +01:00
Andy Wilkinson
c9f8d92656 Merge branch '3.0.x' into 3.1.x
Closes gh-36237
2023-07-05 09:47:43 +01:00
Johnny Lim
0fa58c04e7 Use Stream.toList()
See gh-36167
2023-07-05 09:38:19 +01:00
Andy Wilkinson
f0e1fdfd11 Merge branch '3.1.x'
Closes gh-36014
2023-06-27 14:33:18 +01:00
Andy Wilkinson
4d6c3bd804 Merge branch '3.0.x' into 3.1.x
Closes gh-36013
2023-06-27 14:32:17 +01:00
Andy Wilkinson
97773e5271 Merge branch '2.7.x' into 3.0.x
Closes gh-36011
2023-06-27 14:30:11 +01:00
Andy Wilkinson
15d6858db9 Upgrade CI images to ubuntu:jammy-20230605
Closes gh-36012
2023-06-27 14:28:44 +01:00
Andy Wilkinson
6f95900775 Merge branch '3.1.x' 2023-06-22 10:04:23 +01:00
Andy Wilkinson
5c53bda650 Merge branch '3.0.x' into 3.1.x
Closes gh-36025
2023-06-22 10:04:11 +01:00
Andy Wilkinson
1596f69601 Merge branch '2.7.x' into 3.0.x
Closes gh-36023
2023-06-22 10:03:46 +01:00
Andy Wilkinson
fff30efed5 Configure timeouts on staging builds
Closes gh-36022
2023-06-22 10:02:53 +01:00
Andy Wilkinson
5d04a71f1d Merge branch '3.1.x' 2023-06-14 14:58:12 +01:00
Andy Wilkinson
9da1fbd3d0 Merge branch '3.0.x' into 3.1.x
Closes gh-35893
2023-06-14 14:57:13 +01:00
Andy Wilkinson
ca5acaf1f2 Merge branch '2.7.x' into 3.0.x
Closes gh-35779
2023-06-14 14:56:47 +01:00