Commit Graph

1106 Commits

Author SHA1 Message Date
Phillip Webb
42ba3050bc Upgrade CI images to Ubuntu Bionic 20190807
Closes gh-18113
2019-09-03 15:44:50 -07:00
Phillip Webb
013a8fcd03 Merge branch '2.1.x'
Closes gh-18112
2019-09-03 15:36:52 -07:00
Phillip Webb
3639776ec2 Upgrade CI to docker 19.03.2
Closes gh-18111
2019-09-03 15:35:46 -07:00
Stephane Nicoll
0e2eac4a39 Upgrade Java 13 version in CI image
See gh-17839
2019-08-25 05:08:17 +02:00
Stephane Nicoll
dec15864df Upgrade Java 13 version in CI image
Closes gh-17839
2019-08-12 10:29:57 +02:00
Phillip Webb
040712168e Cache embedmongo on CI 2019-08-01 13:06:17 +01:00
Phillip Webb
f8d4d3dd98 Merge branch '2.1.x' 2019-08-01 10:52:10 +01:00
Phillip Webb
bd815f6b5a Merge branch '2.0.x' into 2.1.x 2019-08-01 10:50:31 +01:00
Phillip Webb
e26777c014 Parameterize and increase CI task timeouts 2019-08-01 10:46:00 +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
Stephane Nicoll
d222575483 Merge branch '2.1.x'
Closes gh-17632
2019-07-25 10:14:41 +02:00
Stephane Nicoll
2db1db6bfb Upgrade Java 12 version in CI image
Closes gh-17625
2019-07-25 10:14:25 +02:00
Stephane Nicoll
f7ce9346f4 Merge branch '2.1.x'
Closes gh-17631
2019-07-25 10:13:45 +02:00
Stephane Nicoll
f6266d04fb Upgrade Java 11 version in CI image
Closes gh-17626
2019-07-25 10:13:39 +02:00
Stephane Nicoll
486aa48de5 Merge branch '2.1.x'
Closes gh-17630
2019-07-25 10:12:49 +02:00
Stephane Nicoll
9d12626e43 Upgrade Java 8 version in CI image
Closes gh-17627
2019-07-25 10:12:35 +02: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
Stephane Nicoll
0d324812c7 Add Java 13 CI
Closes gh-16970
2019-07-24 12:12:42 +02:00
Madhura Bhave
73cd1c9c77 Explicitly set release false for pre-release resource
Closes gh-17492
2019-07-11 11:36:54 -07:00
Madhura Bhave
1f95ed150b Merge branch '2.1.x'
Closes gh-17457
2019-07-08 11:08:39 -07:00
Madhura Bhave
cc6ef038f2 Move Slack Alert to the last possible step in the pipeline
Closes gh-17445
2019-07-08 11:07:09 -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
e0ecd09aee Merge branch '2.1.x'
Closes gh-17311
2019-06-25 18:07:45 -07:00
Madhura Bhave
26b61e6f8d Fix deprecation warnings in pipeline.yml
Closes gh-17310
2019-06-25 17:48:57 -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
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