Andy Wilkinson
c3b04d7376
Merge branch '2.2.x'
...
Closes gh-20588
2020-03-20 10:55:27 +00:00
Andy Wilkinson
242e6b9974
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20587
2020-03-20 10:54:43 +00:00
dreis2211
e6abcacf1a
Only suggest Ubuntu versions available in the Docker registry
...
See gh-20577
2020-03-20 10:53:40 +00:00
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
2020-03-19 14:54:33 +01:00
Stephane Nicoll
8d3ab1cc7d
Polish "Add Java 14 CI"
...
See gh-20413
2020-03-18 14:33:01 +01:00
dreis2211
f0e57ed688
Add Java 14 CI
...
See gh-20413
2020-03-18 14:29:55 +01:00
Stephane Nicoll
1a314a1dec
Merge branch '2.2.x'
...
Closes gh-20359
2020-03-01 11:19:32 -05:00
Stephane Nicoll
8c6dc8bf22
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20358
2020-03-01 11:18:41 -05:00
dreis2211
4136300235
Automate Ubuntu base image upgrade
...
See gh-20355
2020-03-01 11:14:37 -05:00
Andy Wilkinson
eb08ad02b9
Correct name of the file added to git after version change in staging
2020-01-23 16:57:13 +00:00
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
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00: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
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
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
9f1243129c
Switch JDK 13 url check to release
2019-09-19 08:52:12 +02:00
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
2019-09-05 19:30:34 +02:00
Phillip Webb
040712168e
Cache embedmongo on CI
2019-08-01 13:06:17 +01:00
Madhura Bhave
2964286275
Merge branch '2.1.x'
2019-07-30 14:02:09 -07:00
Madhura Bhave
d906f96258
Always get latest snapshots for windows build
2019-07-30 14:01:15 -07:00
Madhura Bhave
9bd1187f40
Merge branch '2.1.x'
...
Closes gh-17628
2019-07-24 13:39:45 -07:00
Madhura Bhave
bb85612723
Add concourse pipeline for Windows
...
Closes gh-15553
2019-07-24 13:25:54 -07:00
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
2019-07-02 15:55:58 -07:00
Madhura Bhave
c9d6617713
Fix CI scripts following samples rename
...
See gh-17197
2019-06-25 16:59:58 -07:00
Madhura Bhave
d5c0009c6e
Rename samples to smoke tests
...
Closes gh-17197
2019-06-25 11:32:56 -07:00
Phillip Webb
0233cc3c94
Merge branch '2.1.x'
2019-06-18 21:05:32 -07:00
Phillip Webb
6e5ba8077a
Fix sync-to-maven-central script
2019-06-18 21:04:54 -07:00
Phillip Webb
527a3b5395
Merge branch '2.1.x'
2019-06-18 20:41:53 -07:00
Phillip Webb
11b8e7c2de
Don't exit script on error
...
Update CI scripts so that command failures do not cause an immediate
exit. Prior to this commit, some of our looping logic would never run
because the entire script would exit.
2019-06-18 20:41:26 -07:00
Phillip Webb
1513ed1b09
Merge branch '2.1.x'
2019-06-18 09:50:34 -07:00
Phillip Webb
de037f55dc
Fix detect JDK CI script
2019-06-18 09:50:05 -07:00
Phillip Webb
840f0d7a9f
Merge branch '2.1.x'
...
Closes gh-17210
2019-06-16 21:05:41 -07:00
Phillip Webb
4894affbb6
Allow maven central sync to run several times
...
Update the "sync to maven central" CI job so that it can be rerun if
necessary. We now first check if artifacts are already published before
triggering the sync from Bintray.
Closes gh-16866
2019-06-16 21:00:31 -07:00
Phillip Webb
7ed0faa574
Merge branch '2.1.x'
...
Closes gh-17088
2019-06-07 21:03:13 -07:00
Phillip Webb
80e5762457
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17087
2019-06-07 20:59:29 -07:00
Phillip Webb
da1d4b8c3b
Run root nohttp checkstyle on CI
...
Closes gh-17081
2019-06-07 20:57:02 -07:00
Phillip Webb
db75347eb6
Merge branch '2.1.x'
2019-06-04 14:41:20 -07:00
Phillip Webb
0ef331018e
Merge branch '2.0.x' into 2.1.x
2019-06-04 14:30:52 -07:00
Brian Clozel
81d3945922
Reinstate SNAPSHOT updates in integration tests
...
Fixes gh-16453
2019-04-04 09:57:06 +02:00
Phillip Webb
c7746fba3b
Allow promote script to be run again
2019-04-03 21:27:50 -07:00
Phillip Webb
d6496c00b9
Fixup promote script
2019-04-03 20:33:41 -07:00
Phillip Webb
ec094cdfda
Increase timeout for promote script
...
Increase the timeout used when checking if artifacts have landed in
Bintray from 20m to 40m. Also added some additional protection against
the curl command failing.
Closes gh-16443
2019-04-03 16:35:49 -07:00
Stephane Nicoll
274e9ede81
Set up CI for JDK 12
...
Closes gh-16212
2019-03-25 16:13:44 +01:00
Madhura Bhave
10f0bcf992
Merge branch '2.0.x' into 2.1.x
2019-03-22 14:25:00 -07:00