Phillip Webb
3fe4fb1373
Merge branch '2.1.x' into 2.2.x
2020-06-10 17:33:48 -07:00
Phillip Webb
418859fab6
Further reduce repetition in CI pipeline.yml
...
See gh-21716
2020-06-10 17:25:40 -07:00
Phillip Webb
da09e227c7
Merge branch '2.1.x' into 2.2.x
2020-06-10 17:14:37 -07:00
Phillip Webb
0957c7460b
Polish pipeline YAML
2020-06-10 17:06:39 -07:00
Phillip Webb
f39a3f963b
Merge branch '2.1.x' into 2.2.x
2020-06-10 16:44:22 -07:00
Phillip Webb
7e64f9709a
Use milestone as docker tag
...
Update the pipeline YAML to use ((milestone)) rather than ((branch))
when tagging docker images.
See gh-21716
2020-06-10 16:43:09 -07:00
Phillip Webb
9aa8a073d6
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21876
2020-06-10 16:33:34 -07:00
Phillip Webb
3a8d173845
Reduce repetition in CI pipeline.yml
...
Use YAML anchors and aliases to reduce the amount of repetition
in our CI pipeline YAML.
Closes gh-21716
2020-06-10 16:32:45 -07:00
Phillip Webb
ce13235e76
Polish
2020-06-10 16:32:45 -07:00
Andy Wilkinson
97533a5364
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21682
2020-06-05 12:52:24 +01:00
Andy Wilkinson
20f0b41099
Upgrade CI to Docker 19.03.9
...
Closes gh-21681
2020-06-05 12:48:49 +01:00
Madhura Bhave
831bb1f206
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21526
2020-05-20 15:29:50 -07:00
Madhura Bhave
bce48ea745
Upgrade CI to Docker 19.03.9
...
Closes gh-21525
2020-05-20 15:29:02 -07:00
Madhura Bhave
808cb98b98
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21527
2020-05-20 14:35:27 -07:00
Madhura Bhave
7d197e6469
Don't add waiting-for-triage label for issues created by CI automation
...
Closes gh-21282
2020-05-20 14:32:48 -07:00
Phillip Webb
5eabb0400c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21447
2020-05-13 23:01:02 -07:00
Phillip Webb
d7c7ca31f3
Upgrade to spring-javaformat 0.0.22
...
Closes gh-21446
2020-05-13 23:00:18 -07:00
Stephane Nicoll
487329fafa
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21260
2020-05-04 15:02:17 +02:00
Stephane Nicoll
e54b7d07c9
Upgrade Ubuntu version in CI images
...
Closes gh-21262
2020-05-04 14:19:02 +02:00
Stephane Nicoll
81268914b4
Upgrade Java 14 version in CI image
...
Closes gh-21087
2020-04-23 09:01:22 +02:00
Stephane Nicoll
ac5c7cb5e1
Upgrade Java 8 version in CI image
...
Closes gh-21088
2020-04-23 09:00:36 +02:00
Stephane Nicoll
66667964b3
Upgrade Java 8 version in CI image
...
Closes gh-21084
2020-04-23 08:58:36 +02:00
Madhura Bhave
aebf475e13
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20979
2020-04-15 16:39:29 -07:00
Madhura Bhave
9d3d202837
Upgrade Java 11 version in CI image
...
Closes gh-20978
2020-04-15 16:38:04 -07:00
Madhura Bhave
a8bd62501d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20981
2020-04-15 16:33:09 -07:00
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
2020-04-15 16:31:49 -07:00
Madhura Bhave
e6c0a0dc35
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20889
2020-04-08 13:33:42 -07:00
Madhura Bhave
b03ba02125
Upgrade Ubuntu version in CI images
...
Closes gh-20678
2020-04-08 13:31:51 -07:00
Madhura Bhave
520b8c8836
Merge branch '2.1.x' into 2.2.x
2020-04-06 19:17:10 -07:00
Madhura Bhave
7c36cd414d
Add separate parameter for milestone name
...
Since the branch name doesn't always correspond to the milestone name,
eg, master.
See gh-20680
2020-04-06 19:14:52 -07:00
Madhura Bhave
41f26d3e23
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20862
2020-04-06 19:09:07 -07:00
Madhura Bhave
1a3df294d0
Prevent duplication of issues created by CI automation
...
This is done by checking for existing issues only in the milestone
corresponding to the current branch. For issues, the milestone is assigned
at the time of issue creation. For PRs, since the branch is different the
milestone can be derived from that while triaging the issue.
Closes gh-20680
2020-04-06 19:05:26 -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
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
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
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
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
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
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
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
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
2020-03-21 13:56:41 +01:00