Andy Wilkinson
518e14a7bf
Use system property rather than --quiet to suppress welcome message
...
Closes gh-19630
2020-01-12 16:41:02 +00:00
Andy Wilkinson
bda3cedf10
Suppress Gradle's welcome message in CI builds
...
Closes gh-19630
2020-01-12 11:30:35 +00:00
Andy Wilkinson
823d39d63a
Pass Gradle Enterprise-related parameters into Windows build
2020-01-12 10:47:37 +00:00
Phillip Webb
af4b531173
Revert "Try to fix problem with corrupted build numbers on Artifactory"
...
This reverts commit ab981b9cba
since
it's hopefully now fixed upstream.
2020-01-10 22:02:52 -08:00
Andy Wilkinson
ab981b9cba
Try to fix problem with corrupted build numbers on Artifactory
2020-01-10 15:56:00 +00:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00
Stephane Nicoll
84dfb3eae9
Merge branch '2.2.x'
...
Closes gh-19533
2020-01-04 11:35:17 +01:00
Stephane Nicoll
58a805e607
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19532
2020-01-04 11:34:25 +01:00
dreis2211
48032acd04
Upgrade CI to Artifactory Resource 0.0.10
...
See gh-19523
2020-01-04 11:31:36 +01:00
Stephane Nicoll
239e1d1c2f
Merge branch '2.2.x'
...
Closes gh-19431
2019-12-21 16:41:22 +01:00
Stephane Nicoll
4caa351aa3
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19430
2019-12-21 16:40:44 +01:00
dreis2211
6f07740a61
Add missing icon to daily CI build
...
See gh-19357
2019-12-21 16:38:56 +01:00
Stephane Nicoll
2b4f323bd7
Merge branch '2.2.x'
...
Closes gh-19176
2019-11-28 10:32:24 +01:00
Stephane Nicoll
208b2d3b30
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19175
2019-11-28 10:31:23 +01:00
dreis2211
9a59d5f9fc
Use AdoptOpenJDK API V3 when detecting JDK updates
...
See gh-19168
2019-11-28 10:24:02 +01:00
Madhura Bhave
0f134ee6c9
Merge branch '2.2.x'
...
Closes gh-19062
2019-11-19 12:22:25 -08:00
Madhura Bhave
28448340ce
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19061
2019-11-19 12:21:25 -08:00
Madhura Bhave
656f73f0c5
Parse version from build.json for release notes generation
...
Fixes gh-18908
2019-11-19 12:19:55 -08:00
Madhura Bhave
6029c8a456
Merge branch '2.2.x'
...
Closes gh-19013
2019-11-13 15:35:41 -08:00
Madhura Bhave
0d7f49f91f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19012
2019-11-13 15:34:16 -08:00
dreis2211
f1914d5af9
Consistently use task timeout in CI pipeline
...
See gh-19003
2019-11-13 15:24:05 -08:00
Andy Wilkinson
0490bff344
Update CI to use the new 2.2.x maintenance branch
2019-11-07 15:43:26 +00:00
Andy Wilkinson
a3336b3e29
Start work on Spring Boot 2.3
2019-11-07 15:39:06 +00:00
Andy Wilkinson
fa97766ef2
Tag CI images with version number rather than branch name
...
See gh-18844
2019-11-07 14:17:56 +00:00
Andy Wilkinson
a8b46d7aa5
Rename CI pipeline to include the version in its name
...
Closes gh-18844
2019-11-07 14:01:04 +00:00
Madhura Bhave
75f210a631
Merge branch '2.1.x'
...
Closes gh-18906
2019-11-06 11:15:46 -08:00
Madhura Bhave
8d3df1b4b8
Make CI credentials requirement lenient when building RestTemplate
...
Fixes gh-18901
2019-11-06 11:12:20 -08:00
Andy Wilkinson
142934432f
Merge branch '2.1.x'
...
Closes gh-18903
2019-11-06 14:53:19 +00:00
Andy Wilkinson
891c7120ef
Wait for distribution to reach Bintray before checking its completeness
...
Previously, as soon as the distribution of a release from Artifactory
to Bintray had been initiated we would start checking if it was
complete. This created a race condition between the distribution being
created and us checking if it was complete. If the check won the race
and happened before the creation, Bintray would respond with a 404.
This commit updates BintrayService to wait for up to 5 minutes for the
distribution to be created on Bintray. Once it has been created we
then wait for up to 40 minutes for it to be complete as we did before.
The use of Awaitility has been introduced in this commit to simplify
the logic required to wait for the distribution's creation and
completion.
Closes gh-18902
2019-11-06 14:52:50 +00:00
Stephane Nicoll
8e3459fe4f
Merge branch '2.1.x'
...
Closes gh-18851
2019-11-04 10:05:39 +01:00
dreis2211
f9cb7c6220
Drop JDK 12-based CI
...
See gh-18848
2019-11-04 10:00:42 +01:00
Madhura Bhave
2369639b4b
Merge branch '2.1.x'
...
Closes gh-18840
2019-11-01 16:15:42 -07:00
Madhura Bhave
2d604beb47
Migrate release scripts to java
...
Closes gh-17261
2019-11-01 16:14:28 -07:00
Stephane Nicoll
5e1a6b6785
Upgrade Java 13 version in CI image
...
Closes gh-18820
2019-10-31 08:09:59 +01:00
Phillip Webb
985220608a
Merge branch '2.1.x'
...
Closes gh-18720
2019-10-23 18:07:53 -07:00
Phillip Webb
eda4a212fe
Upgrade CI to JDK 8u232-b09
...
Closes gh-18715
2019-10-23 18:07:11 -07:00
Phillip Webb
c5eefef90d
Merge branch '2.1.x'
...
Closes gh-18719
2019-10-23 18:04:11 -07:00
Phillip Webb
f07e01686d
Upgrade CI to use JDK 11.0.5
...
Closes gh-18717
2019-10-23 18:03:24 -07:00
Phillip Webb
3c4fef8acb
Revert "Don't publish spring-boot-docs jar files"
...
This reverts commit 8d9e447965
.
2019-09-28 22:28:23 -07:00
Phillip Webb
8d9e447965
Don't publish spring-boot-docs jar files
...
Closes gh-15809
2019-09-26 21:35:15 -07:00
Stephane Nicoll
8c029959e6
Upgrade Java 13 version in CI image
...
Closes gh-18357
2019-09-26 07:35:14 +02:00
Stephane Nicoll
9f1243129c
Switch JDK 13 url check to release
2019-09-19 08:52:12 +02:00
Stephane Nicoll
5058259897
Upgrade Java 13 version in CI image
...
Closes gh-18277
2019-09-19 08:51:44 +02:00
Stephane Nicoll
99960b0c26
Upgrade Java 13 version in CI image
...
Closes gh-18209
2019-09-12 09:42:15 +02:00
Stephane Nicoll
f46a03d571
Upgrade Java 13 version in CI image
...
Closes gh-18149
2019-09-05 20:07:47 +02:00
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
2019-09-05 19:30:34 +02:00
Phillip Webb
7511502471
Merge branch '2.1.x'
2019-09-04 14:55:07 -07:00
Phillip Webb
7c7ad03e1e
Remove `stop_docker` from CI script
...
Update our CI script to no longer attempt to stop docker. We don't
call it anyway and it will be one less moving part trying to diagnose
why `dockerd` sometimes terminates early.
See gh-18127
2019-09-04 14:51:33 -07:00
Phillip Webb
4fa41054d5
Merge branch '2.1.x'
...
Closes gh-18116
2019-09-03 16:12:55 -07:00
Phillip Webb
8e6dbae402
Build CI images in parallel
...
Closes gh-18115
2019-09-03 16:10:42 -07:00