Commit Graph

228 Commits

Author SHA1 Message Date
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
d85a69aa8e Merge branch 'spring-projects/2.1.x'
Closes gh-17256
2019-06-18 15:06:17 -07:00
Phillip Webb
b0415c4044 Don't ignore images on CI build
Closes gh-17255
2019-06-18 14:49:16 -07:00
Phillip Webb
cc1807608e Merge branch '2.1.x'
Closes gh-17249
2019-06-18 10:33:20 -07:00
Phillip Webb
718c1d7204 Upgrade Java 12 version in CI image
Closes gh-17246
2019-06-18 10:32:57 -07:00
Phillip Webb
f4756e500d Merge '2.1.x'
Closes gh-17248
2019-06-18 10:31:37 -07:00
Phillip Webb
064240266f Upgrade Java 11 version in CI image
Closes gh-17244
2019-06-18 10:31:14 -07:00
Phillip Webb
43ef81cbb6 Merge branch '2.1.x'
Closes gh-17247
2019-06-18 10:29:58 -07:00
Phillip Webb
3869da88d4 Upgrade Java 8 version in CI image
Closes gh-17245
2019-06-18 10:29:19 -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
b74926e85d Merge branch '2.1.x' 2019-06-14 22:46:57 -07:00
Phillip Webb
a7c38daff2 Merge branch '2.0.x' into 2.1.x 2019-06-14 22:46:26 -07:00
Phillip Webb
5259086a4b Fix type in CI readme 2019-06-14 22:46:00 -07:00
Phillip Webb
139b30091e Merge branch '2.1.x' 2019-06-14 22:42:20 -07:00
Phillip Webb
bea0d08aac Merge branch '2.0.x' into 2.1.x 2019-06-14 22:40:50 -07:00
Phillip Webb
53ba37e3e1 Update CI readme 2019-06-14 22:39:03 -07:00
Phillip Webb
25e73633bb Update CI credhub references 2019-06-14 22:18:45 -07:00
Phillip Webb
b63e65049f Merge branch '2.0.x' into 2.1.x 2019-06-14 21:14:41 -07:00
Phillip Webb
8b64c54919 Add resource icons to CI pipeline 2019-06-14 21:12:42 -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
Phillip Webb
7fc01971ed Merge branch '1.5.x' into 2.0.x 2019-06-04 14:20:25 -07:00
Phillip Webb
544e81ccd5 Merge branch '2.1.x'
Closes gh-16856
2019-05-14 17:37:30 -07:00
Phillip Webb
7407b226f2 Update CI to skip artifact downloads when possible
Update the promote and sync jobs so that only the build-info.json
file is downloaded.

Closes gh-16448
2019-05-14 17:10:46 -07:00
Phillip Webb
86b5b226ec Add resource icons to CI pipeline 2019-04-23 12:00:07 -07:00
Brian Clozel
81d3945922 Reinstate SNAPSHOT updates in integration tests
Fixes gh-16453
2019-04-04 09:57:06 +02:00
Phillip Webb
53b12eef4d Merge branch '2.1.x' 2019-04-03 21:37:48 -07:00
Phillip Webb
c7746fba3b Allow promote script to be run again 2019-04-03 21:27:50 -07:00
Phillip Webb
cada732f36 Merge branch '2.1.x' 2019-04-03 20:34:40 -07:00
Phillip Webb
d6496c00b9 Fixup promote script 2019-04-03 20:33:41 -07:00
Phillip Webb
ad7eebee9e Merge branch '2.1.x' 2019-04-03 17:00:25 -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
Andy Wilkinson
ef09c81ea7 Upgrade JDK 9 CI image to JDK 9+181
Closes gh-16400
2019-04-01 10:47:30 +01:00
Stephane Nicoll
dec5a8cc7e Merge branch '2.1.x' 2019-03-25 16:14:10 +01:00
Stephane Nicoll
274e9ede81 Set up CI for JDK 12
Closes gh-16212
2019-03-25 16:13:44 +01:00
Madhura Bhave
799352a7b8 Merge branch '2.1.x' 2019-03-22 14:25:42 -07:00
Madhura Bhave
10f0bcf992 Merge branch '2.0.x' into 2.1.x 2019-03-22 14:25:00 -07:00
Madhura Bhave
3e82e7aa7e Publish release notes after central sync for releases
Closes gh-15713
2019-03-22 14:23:13 -07:00
Andy Wilkinson
41bb2ef426 Merge branch '2.1.x' 2019-03-20 17:17:26 +00:00
Andy Wilkinson
ce145a833c Merge branch '2.0.x' into 2.1.x 2019-03-20 17:17:13 +00:00
Andy Wilkinson
70d883a8ee Correct the location to which Java 8 is extracted
Closes gh-15813
2019-03-20 17:16:20 +00:00