Madhura Bhave
808cb98b98
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21527
5 years ago
Madhura Bhave
7d197e6469
Don't add waiting-for-triage label for issues created by CI automation
...
Closes gh-21282
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
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
77e425529d
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
b3906e0466
Fix no such directory error on CI
...
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
Andy Wilkinson
242e6b9974
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20587
5 years ago
dreis2211
e6abcacf1a
Only suggest Ubuntu versions available in the Docker registry
...
See gh-20577
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
208b2d3b30
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19175
5 years ago
dreis2211
9a59d5f9fc
Use AdoptOpenJDK API V3 when detecting JDK updates
...
See gh-19168
5 years ago
Madhura Bhave
28448340ce
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19061
5 years ago
Madhura Bhave
656f73f0c5
Parse version from build.json for release notes generation
...
Fixes gh-18908
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
Madhura Bhave
2369639b4b
Merge branch '2.1.x'
...
Closes gh-18840
5 years ago
Madhura Bhave
2d604beb47
Migrate release scripts to java
...
Closes gh-17261
5 years ago
Stephane Nicoll
9f1243129c
Switch JDK 13 url check to release
5 years ago
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
5 years ago
Phillip Webb
040712168e
Cache embedmongo on CI
5 years ago
Madhura Bhave
2964286275
Merge branch '2.1.x'
5 years ago
Madhura Bhave
d906f96258
Always get latest snapshots for windows build
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
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
5 years ago
Madhura Bhave
c9d6617713
Fix CI scripts following samples rename
...
See gh-17197
5 years ago
Madhura Bhave
d5c0009c6e
Rename samples to smoke tests
...
Closes gh-17197
5 years ago
Phillip Webb
0233cc3c94
Merge branch '2.1.x'
5 years ago
Phillip Webb
6e5ba8077a
Fix sync-to-maven-central script
5 years ago
Phillip Webb
527a3b5395
Merge branch '2.1.x'
5 years ago
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.
5 years ago
Phillip Webb
1513ed1b09
Merge branch '2.1.x'
5 years ago
Phillip Webb
de037f55dc
Fix detect JDK CI script
5 years ago
Phillip Webb
840f0d7a9f
Merge branch '2.1.x'
...
Closes gh-17210
6 years ago
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
6 years ago
Phillip Webb
7ed0faa574
Merge branch '2.1.x'
...
Closes gh-17088
6 years ago
Phillip Webb
80e5762457
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17087
6 years ago
Phillip Webb
da1d4b8c3b
Run root nohttp checkstyle on CI
...
Closes gh-17081
6 years ago