Commit Graph

394 Commits

Author SHA1 Message Date
Madhura Bhave
38dd762086 Merge branch '2.2.x' 2020-04-03 12:27:51 -07:00
Madhura Bhave
d7c376adf6 Merge branch '2.1.x' into 2.2.x 2020-04-03 12:27:26 -07:00
Madhura Bhave
d5a3310b91 Fix CI dockerfile 2020-04-03 12:26:19 -07:00
Madhura Bhave
c027487d72 Merge branch '2.2.x' 2020-04-03 10:11:29 -07:00
Madhura Bhave
2b862d2409 Merge branch '2.1.x' into 2.2.x 2020-04-03 10:11:04 -07:00
Madhura Bhave
a0a0d28582 Add get-docker-url script to image before executing it 2020-04-03 10:09:02 -07:00
Madhura Bhave
6641154148 Merge branch '2.2.x'
Closes gh-20804
2020-04-01 18:40:48 -07:00
Madhura Bhave
20c04bc63c Merge branch '2.1.x' into 2.2.x
Closes gh-20803
2020-04-01 18:40:21 -07:00
Spring Buildmaster
1566259c02 Upgrade to Docker 19.03.8 in CI
See gh-20756
2020-04-01 18:38:21 -07:00
Madhura Bhave
053e531f3a Merge branch '2.2.x'
Closes gh-20802
2020-04-01 18:35:47 -07:00
Madhura Bhave
d1ef19615c Merge branch '2.1.x' into 2.2.x
Closes gh-20801
2020-04-01 18:35:10 -07:00
dreis2211
0ee6108427 Harmonize issue title for auto-created Docker upgrade issues
See gh-20793
2020-04-01 18:31:50 -07:00
Madhura Bhave
a4025f3ccb Merge branch '2.2.x' 2020-03-31 14:00:21 -07:00
Madhura Bhave
60311af19f Merge branch '2.1.x' into 2.2.x 2020-03-31 14:00:03 -07:00
Madhura Bhave
1ea8c7b55d Fix case when pull request already exists
If a PR with the given title exists, we clone the existing PR branch so
that it doesn't get overridden by master.

See gh-20530
2020-03-31 13:54:37 -07:00
Madhura Bhave
0b8b986ba0 Merge branch '2.2.x' 2020-03-31 12:08:13 -07:00
Madhura Bhave
7b667e50ba Merge branch '2.1.x' into 2.2.x 2020-03-31 12:07:41 -07:00
Madhura Bhave
9ef56b43bf Configure image for create pull request task
See gh-20530
2020-03-31 12:06:58 -07:00
Madhura Bhave
71f7bd6ce6 Merge branch '2.2.x' 2020-03-31 11:57:16 -07:00
Madhura Bhave
77e425529d Merge branch '2.1.x' into 2.2.x 2020-03-31 11:55:47 -07:00
Madhura Bhave
b3906e0466 Fix no such directory error on CI
See gh-20530
2020-03-31 11:54:20 -07:00
Madhura Bhave
9ebad0dfe5 Merge branch '2.2.x'
Closes gh-20753
2020-03-31 10:48:13 -07:00
Madhura Bhave
41255ca8d1 Merge branch '2.1.x' into 2.2.x
Closes gh-20752
2020-03-31 10:47:21 -07:00
Madhura Bhave
e174231d15 Polish "Automate Docker update in CI"
See gh-20530
2020-03-31 10:39:42 -07:00
dreis2211
4752d7e91a Automate Docker updates in CI
See gh-20530
2020-03-31 10:39:34 -07:00
Andy Wilkinson
8404ae7f38 Single-thread interaction with Artifactory
There is a regression in repo.spring.io that causes artifacts from
the same module to have SNAPSHOT replaced with different timestamps.
This then breaks dependency resolution in consuming builds. It's a
long-shot, but JFrog have been unable to identify that cause of the
problem so we're going to try using a single thread for uploading
to Artifactory to see if that helps.
2020-03-25 08:48:52 +00:00
Phillip Webb
9a33a723fe Update copyright year of changed files 2020-03-23 14:15:08 -07:00
Stephane Nicoll
9766127f9a Merge branch '2.2.x'
Closes gh-20599
2020-03-21 14:02:09 +01:00
Stephane Nicoll
1bf7d25141 Remove Java 13 CI job
Closes gh-20578
2020-03-21 13:56:41 +01:00
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
Stephane Nicoll
b546415d32 Merge branch '2.2.x'
See gh-20568
2020-03-19 15:30:54 +01:00
Stephane Nicoll
833f0a1db3 Merge branch '2.1.x' into 2.2.x
See gh-20567
2020-03-19 15:29:20 +01:00
Stephane Nicoll
d0ccb59931 Revert "Upgrade CI images to Ubuntu Bionic 20200311"
This reverts commit d25286c5

Closes gh-20566
2020-03-19 15:23:36 +01:00
Stephane Nicoll
168326d9e4 Polish
See gh-20576
2020-03-19 15:17:09 +01:00
dreis2211
0e796479dc Add Java 14 CI
Closes gh-20576
2020-03-19 14:54:33 +01:00
Stephane Nicoll
521143a314 Merge branch '2.2.x'
Closes gh-20568
2020-03-19 10:12:11 +01:00
Stephane Nicoll
68a2be0ad5 Merge branch '2.1.x' into 2.2.x
Closes gh-20567
2020-03-19 10:11:13 +01:00
dreis2211
d25286c5d6 Upgrade CI images to Ubuntu Bionic 20200311
See gh-20566
2020-03-19 10:09:28 +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
0ea81c4a19 Merge branch '2.2.x'
Closes gh-20422
2020-03-08 12:02:23 +01:00
Stephane Nicoll
3152971ad1 Merge branch '2.1.x' into 2.2.x
Closes gh-20421
2020-03-08 12:01:23 +01:00
dreis2211
570dca8064 Upgrade CI to Docker 19.03.7
See gh-20420
2020-03-08 11:46:10 +01:00
dreis2211
bd1016b12d Add branch information to build scans on Windows
See gh-20382
2020-03-04 16:13:26 +01:00
Madhura Bhave
8dd0ef9b39 Merge branch '2.2.x'
Closes gh-20376
2020-03-02 14:51:50 -08:00
Madhura Bhave
d83ef715a4 Merge branch '2.1.x' into 2.2.x
Closes gh-20375
2020-03-02 14:50:49 -08:00
dreis2211
cd9879d45a Upgrade CI images to Ubuntu Bionic 20200219
See gh-20361
2020-03-02 14:47:40 -08:00
Stephane Nicoll
1a314a1dec Merge branch '2.2.x'
Closes gh-20359
2020-03-01 11:19:32 -05:00