Phillip Webb
f39a3f963b
Merge branch '2.1.x' into 2.2.x
5 years ago
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
5 years ago
Phillip Webb
9aa8a073d6
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21876
5 years ago
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
5 years ago
Phillip Webb
ce13235e76
Polish
5 years ago
Madhura Bhave
a8bd62501d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20981
5 years ago
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
5 years ago
Madhura Bhave
520b8c8836
Merge branch '2.1.x' into 2.2.x
5 years ago
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
5 years ago
Madhura Bhave
41f26d3e23
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20862
5 years ago
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
5 years ago
Madhura Bhave
d1ef19615c
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20801
5 years ago
dreis2211
0ee6108427
Harmonize issue title for auto-created Docker upgrade issues
...
See gh-20793
5 years ago
Madhura Bhave
60311af19f
Merge branch '2.1.x' into 2.2.x
5 years ago
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
5 years ago
Madhura Bhave
7b667e50ba
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
9ef56b43bf
Configure image for create pull request task
...
See gh-20530
5 years ago
Madhura Bhave
41255ca8d1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20752
5 years ago
Madhura Bhave
e174231d15
Polish "Automate Docker update in CI"
...
See gh-20530
5 years ago
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
5 years ago
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
5 years ago
Stephane Nicoll
168326d9e4
Polish
...
See gh-20576
5 years ago
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
5 years ago
Stephane Nicoll
8c6dc8bf22
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20358
5 years ago
dreis2211
4136300235
Automate Ubuntu base image upgrade
...
See gh-20355
5 years ago
Stephane Nicoll
fe6b96174e
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20122
5 years ago
Stephane Nicoll
06e5b0e912
Upgrade CI to Artifactory Resource 0.0.11
...
Closes gh-19629
5 years ago
Stephane Nicoll
ef78228af0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19962
5 years ago
dreis2211
76975e497c
Replace deprecated Concourse resource for pull requests
...
See gh-19944
5 years ago
Stephane Nicoll
58a805e607
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19532
5 years ago
dreis2211
48032acd04
Upgrade CI to Artifactory Resource 0.0.10
...
See gh-19523
5 years ago
Stephane Nicoll
4caa351aa3
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19430
5 years ago
dreis2211
6f07740a61
Add missing icon to daily CI build
...
See gh-19357
5 years ago
Madhura Bhave
0d7f49f91f
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19012
5 years ago
dreis2211
f1914d5af9
Consistently use task timeout in CI pipeline
...
See gh-19003
5 years ago
Andy Wilkinson
fa97766ef2
Tag CI images with version number rather than branch name
...
See gh-18844
5 years ago
Stephane Nicoll
8e3459fe4f
Merge branch '2.1.x'
...
Closes gh-18851
5 years ago
dreis2211
f9cb7c6220
Drop JDK 12-based CI
...
See gh-18848
5 years ago
Phillip Webb
3c4fef8acb
Revert "Don't publish spring-boot-docs jar files"
...
This reverts commit 8d9e447965
.
5 years ago
Phillip Webb
8d9e447965
Don't publish spring-boot-docs jar files
...
Closes gh-15809
5 years ago
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
5 years ago
Phillip Webb
4fa41054d5
Merge branch '2.1.x'
...
Closes gh-18116
5 years ago
Phillip Webb
8e6dbae402
Build CI images in parallel
...
Closes gh-18115
5 years ago
Phillip Webb
f8d4d3dd98
Merge branch '2.1.x'
5 years ago
Phillip Webb
bd815f6b5a
Merge branch '2.0.x' into 2.1.x
5 years ago
Phillip Webb
e26777c014
Parameterize and increase CI task timeouts
5 years ago
Madhura Bhave
9bd1187f40
Merge branch '2.1.x'
...
Closes gh-17628
5 years ago
Madhura Bhave
bb85612723
Add concourse pipeline for Windows
...
Closes gh-15553
5 years ago
Stephane Nicoll
0d324812c7
Add Java 13 CI
...
Closes gh-16970
5 years ago
Madhura Bhave
73cd1c9c77
Explicitly set release false for pre-release resource
...
Closes gh-17492
5 years ago