Commit Graph

279 Commits (0f6a8c7b4936ea3704efd26dd621ca2c76c0ce31)

Author SHA1 Message Date
Phillip Webb 885189a1b4 Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb fec9804dad Don't create .gradle folder early
See gh-37450
1 year ago
Phillip Webb 9518035e13 Fix typos
See gh-37450
1 year ago
Phillip Webb f04d354c29 Attempt to fix download cache on CI
See gh-37450
1 year ago
Phillip Webb 6fba887e63 Remove CI embedmongo cache
Closes gh-37725
1 year ago
Moritz Halbritter a8fcb18471 Merge branch '2.7.x' into 3.0.x
Closes gh-37528
1 year ago
Moritz Halbritter 3f9a04331c Remove Java 20 from CI
Closes gh-37527
1 year ago
Moritz Halbritter 9304622a34 Merge branch '2.7.x' into 3.0.x
Closes gh-37524
1 year ago
Moritz Halbritter a0fd4fc86b Switch Java 21 CI to Bellsoft and enable update detection
Closes gh-37369
1 year ago
Phillip Webb 02217d35d2 Merge branch '2.7.x' into 3.0.x 2 years ago
Phillip Webb c88a768977 Merge branch '2.6.x' into 2.7.x 2 years ago
Phillip Webb f8c9fee3b0 Merge branch '2.5.x' into 2.6.x 2 years ago
Phillip Webb 6c4781086f Remove unused CI files 2 years ago
Phillip Webb 60930c0285 Merge branch '2.5.x' into 2.6.x 2 years ago
Phillip Webb 9af19370a6 Backport build and CI concerns
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
2 years ago
Andy Wilkinson d4ef5dc151 Merge branch '2.7.x' into 3.0.x
Closes gh-34755
2 years ago
Andy Wilkinson 17a4d303f8 Switch Java 20 CI to Bellsoft Liberica
Closes gh-34752
2 years ago
Andy Wilkinson 1933e9a28e Merge branch '2.7.x' into 3.0.x
Closes gh-34753
2 years ago
Andy Wilkinson 04e7e70ebd Remove JDK 19 CI
Closes gh-34639
2 years ago
Andy Wilkinson 1cdc24a11d Merge branch '2.7.x' into 3.0.x
Closes gh-34123
2 years ago
Sanan 26c178effa Updated from spring.io to maven central
See gh-33918
2 years ago
Phillip Webb a1fc7eb4c2 Merge branch '2.7.x' 2 years ago
Phillip Webb 9e874c8472 Use credentials when checking GitHub 2 years ago
Phillip Webb ac5e39a841 Merge branch '2.7.x' 2 years ago
Phillip Webb 2eae17b50b Use credentials when checking GitHub 2 years ago
Phillip Webb b3dc5a851e Merge branch '2.7.x' 2 years ago
Phillip Webb f7f2eb0bb4 Use credentials when checking for milestones 2 years ago
Andy Wilkinson 66a8b63fc6 Merge branch '2.7.x'
Closes gh-32948
2 years ago
dreis2211 cc23dbe9f7 Upgrade CI image update detection to Ubuntu Jammy
See gh-32920
2 years ago
Andy Wilkinson 94ea63f43f Merge branch '2.7.x'
Closes gh-32470
2 years ago
Andy Wilkinson 856bd84df9 Remove JDK 18 CI
Closes gh-32290
2 years ago
Andy Wilkinson d2cf7a3cff Merge branch '2.7.x' 2 years ago
Andy Wilkinson 5affcecd24 Update Java 19 CI to use Bellsoft Liberica
Closes gh-32289
2 years ago
Andy Wilkinson dcf6903f8d Merge branch '2.7.x'
Closes gh-31447
2 years ago
Andy Wilkinson 2376d7ced4 Remind ourselves to update .sdkmanrc when upgrading Java
Closes gh-31445
2 years ago
Andy Wilkinson 966d775a86 Merge branch '2.7.x'
Closes gh-31149
3 years ago
Eddú Meléndez 5fb96076bd Use Bellsoft JDK in CI
See gh-31139
3 years ago
Andy Wilkinson 7bb72f797a Merge branch '2.7.x' 3 years ago
Andy Wilkinson dabf94360d Merge branch '2.5.x' into 2.6.x
Closes gh-31072
3 years ago
Andy Wilkinson d9bca72f1e Use Docker Hub mirror consistently on CI and avoid unneeded log in
Closes gh-31070
3 years ago
Andy Wilkinson 3c2634c62c Merge branch '2.7.x' 3 years ago
Andy Wilkinson d1ec50b915 Merge branch '2.5.x' into 2.6.x
Closes gh-30427
3 years ago
Eddú Meléndez 713edf3625 Switch to GA releases for Java 18 update checks
See gh-30415
3 years ago
Andy Wilkinson d552f49128 Merge branch '2.7.x' 3 years ago
Andy Wilkinson b0e4cabdd8 Merge branch '2.5.x' into 2.6.x
Closes gh-30123
3 years ago
Andy Wilkinson 20d21d4e58 Set up CI with JDK 18
Closes gh-30104
3 years ago
Scott Frederick caf49783d4 Merge branch '2.7.x' 3 years ago
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
3 years ago
Scott Frederick e38e721322 Use Java 17 for Windows CI build
See gh-28101
3 years ago
Stephane Nicoll 9241f228d5 Add .gitattributes
Closes gh-28474
3 years ago