Stephane Nicoll
e87c3193ce
Polish "Add Java 15 CI"
...
See gh-21713
4 years ago
dreis2211
85218db222
Add Java 15 CI
...
See gh-21713
4 years ago
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
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
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
5 years ago
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
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
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
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
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
de037f55dc
Fix detect JDK CI script
5 years ago
Phillip Webb
0ef331018e
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
274e9ede81
Set up CI for JDK 12
...
Closes gh-16212
6 years ago
Madhura Bhave
ddfcc1e28f
Change label for automatic jdk upgrade issues
...
Closes gh-15825
6 years ago
Madhura Bhave
edc1a4fb86
Automate JDK CI upgrades using AdoptOpenJDK API
...
An issue is created if a new release is detected.
Closes gh-15164
6 years ago