Commit Graph

259 Commits

Author SHA1 Message Date
Andy Wilkinson
b4348ecf19 Don't set next version when staging final version
Closes gh-38399
2023-11-20 20:57:45 +00:00
Andy Wilkinson
c587eae831 Migrate to common concourse-release-scripts
Closes gh-32577
2023-10-17 09:54:12 +01: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
Moritz Halbritter
3f9a04331c Remove Java 20 from CI
Closes gh-37527
2023-09-22 09:03:35 +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
Phillip Webb
c88a768977 Merge branch '2.6.x' into 2.7.x 2023-05-24 17:30:52 -07:00
Phillip Webb
f8c9fee3b0 Merge branch '2.5.x' into 2.6.x 2023-05-24 17:30:39 -07:00
Phillip Webb
6c4781086f Remove unused CI files 2023-05-24 17:30:12 -07:00
Phillip Webb
60930c0285 Merge branch '2.5.x' into 2.6.x 2023-05-10 23:33:42 -07:00
Phillip Webb
9af19370a6 Backport build and CI concerns
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2023-05-10 23:29:30 -07:00
Andy Wilkinson
17a4d303f8 Switch Java 20 CI to Bellsoft Liberica
Closes gh-34752
2023-03-24 15:59:45 +00:00
Andy Wilkinson
04e7e70ebd Remove JDK 19 CI
Closes gh-34639
2023-03-24 15:47:06 +00:00
Phillip Webb
9e874c8472 Use credentials when checking GitHub 2023-01-19 14:17:30 -08:00
Phillip Webb
2eae17b50b Use credentials when checking GitHub 2023-01-19 14:06:59 -08:00
Phillip Webb
f7f2eb0bb4 Use credentials when checking for milestones 2023-01-19 14:04:38 -08:00
dreis2211
cc23dbe9f7 Upgrade CI image update detection to Ubuntu Jammy
See gh-32920
2022-11-01 16:50:30 +00:00
Andy Wilkinson
856bd84df9 Remove JDK 18 CI
Closes gh-32290
2022-09-21 19:52:15 +01:00
Andy Wilkinson
5affcecd24 Update Java 19 CI to use Bellsoft Liberica
Closes gh-32289
2022-09-21 19:44:16 +01:00
Andy Wilkinson
2376d7ced4 Remind ourselves to update .sdkmanrc when upgrading Java
Closes gh-31445
2022-06-17 14:27:05 +01:00
Eddú Meléndez
5fb96076bd Use Bellsoft JDK in CI
See gh-31139
2022-05-23 11:12:22 +01:00
Andy Wilkinson
dabf94360d Merge branch '2.5.x' into 2.6.x
Closes gh-31072
2022-05-17 10:00:26 +01:00
Andy Wilkinson
d9bca72f1e Use Docker Hub mirror consistently on CI and avoid unneeded log in
Closes gh-31070
2022-05-17 09:57:36 +01:00
Andy Wilkinson
d1ec50b915 Merge branch '2.5.x' into 2.6.x
Closes gh-30427
2022-03-25 10:51:41 +00:00
Eddú Meléndez
713edf3625 Switch to GA releases for Java 18 update checks
See gh-30415
2022-03-25 10:47:45 +00:00
Andy Wilkinson
b0e4cabdd8 Merge branch '2.5.x' into 2.6.x
Closes gh-30123
2022-03-09 12:37:45 +00:00
Andy Wilkinson
20d21d4e58 Set up CI with JDK 18
Closes gh-30104
2022-03-09 12:28:34 +00:00
Scott Frederick
9e6709eda0 Enable caching for system tests in CI
Setting the `systemTest` Gradle task output as never up-to-date ensures
that all system tests are executed each time they are run in CI. The
`--rerun-tasks` Gradle option that was used previously had the same
effect but also disabled build caching.

Closes gh-29029
2021-12-15 14:04:17 -06:00
Stephane Nicoll
9241f228d5 Add .gitattributes
Closes gh-28474
2021-10-28 15:31:40 +02:00
Stephane Nicoll
66553ac8c7 Add .gitattributes
Closes gh-28473
2021-10-28 15:27:49 +02:00
Stephane Nicoll
34fbf854e0 Merge branch '2.5.x'
Closes gh-28104
2021-09-22 12:41:39 +02:00
dreis2211
2546c28960 Detect JDK 17 GA builds
See gh-28102
2021-09-22 12:41:17 +02:00
Stephane Nicoll
985a1d6a36 Merge branch '2.5.x'
Closes gh-28024
2021-09-15 09:21:52 +02:00
Stephane Nicoll
aa5a645419 Remove Java 16 pipeline
Closes gh-28023
2021-09-15 09:17:53 +02:00
Stephane Nicoll
2095991ff0 Merge branch '2.5.x'
Closes gh-27818
2021-08-25 18:21:48 +02:00
Stephane Nicoll
90da6778a1 Merge branch '2.4.x' into 2.5.x
Closes gh-27817
2021-08-25 18:21:38 +02:00
Stephane Nicoll
69be1c872e Rename Spring Buildmaster account to Spring Builds
Closes gh-27816
2021-08-25 18:20:13 +02:00
Stephane Nicoll
2f9dea2f1f Merge branch '2.5.x'
Closes gh-27777
2021-08-19 15:05:23 +02:00
Stephane Nicoll
2d8d0b06e5 Merge branch '2.4.x' into 2.5.x
Closes gh-27776
2021-08-19 15:04:42 +02:00
Stephane Nicoll
0a79cf76a3 Update email address used for submitting the Homebrew update
Closes gh-27775
2021-08-19 15:03:12 +02:00
Andy Wilkinson
cb081d2e14 Merge branch '2.5.x'
Closes gh-27766
2021-08-19 10:31:34 +01:00
Andy Wilkinson
2c18f26b4c Merge branch '2.4.x' into 2.5.x
Closes gh-27765
2021-08-19 10:31:19 +01:00
Andy Wilkinson
ea95c99b77 Update email address used for release commit
Closes gh-27764
2021-08-19 10:30:41 +01:00
Stephane Nicoll
c30e4ae109 Merge branch '2.5.x'
Closes gh-27587
2021-08-06 17:15:13 +02:00
Stephane Nicoll
a6c0288b4e Merge branch '2.4.x' into 2.5.x
Closes gh-27586
2021-08-06 17:14:57 +02:00
Stephane Nicoll
2132a73fdb Merge branch '2.3.x' into 2.4.x
Closes gh-27585
2021-08-06 17:13:10 +02:00
dreis2211
4d1a53d9a8 Switch to Adoptium JDK builds in CI
See gh-27539
2021-08-05 07:54:05 +02:00
Andy Wilkinson
30224412e7 Merge branch '2.5.x'
Closes gh-27458
2021-07-22 12:11:58 +01:00
Andy Wilkinson
3e99a97bd8 Merge branch '2.4.x' into 2.5.x
Closes gh-27457
2021-07-22 12:11:43 +01:00