Madhura Bhave
7e5fbdd2e8
Merge branch '2.2.x'
...
Closes gh-21528
2020-05-20 14:38:09 -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
Madhura Bhave
d4f3b34bc6
Merge branch '2.2.x'
...
Closes gh-20982
2020-04-15 16:34:07 -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
36fd2ed249
Merge branch '2.2.x'
...
Closes gh-20863
2020-04-06 19:10:27 -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
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
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
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
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
2020-03-19 14:54:33 +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
1a314a1dec
Merge branch '2.2.x'
...
Closes gh-20359
2020-03-01 11:19:32 -05:00
Stephane Nicoll
8c6dc8bf22
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20358
2020-03-01 11:18:41 -05:00
dreis2211
4136300235
Automate Ubuntu base image upgrade
...
See gh-20355
2020-03-01 11:14:37 -05:00
Andy Wilkinson
eb08ad02b9
Correct name of the file added to git after version change in staging
2020-01-23 16:57:13 +00:00
Andy Wilkinson
518e14a7bf
Use system property rather than --quiet to suppress welcome message
...
Closes gh-19630
2020-01-12 16:41:02 +00:00
Andy Wilkinson
bda3cedf10
Suppress Gradle's welcome message in CI builds
...
Closes gh-19630
2020-01-12 11:30:35 +00:00
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
2020-01-10 14:15:35 +00:00
Stephane Nicoll
208b2d3b30
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19175
2019-11-28 10:31:23 +01:00
dreis2211
9a59d5f9fc
Use AdoptOpenJDK API V3 when detecting JDK updates
...
See gh-19168
2019-11-28 10:24:02 +01:00
Madhura Bhave
28448340ce
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19061
2019-11-19 12:21:25 -08:00
Madhura Bhave
656f73f0c5
Parse version from build.json for release notes generation
...
Fixes gh-18908
2019-11-19 12:19:55 -08:00
Stephane Nicoll
8e3459fe4f
Merge branch '2.1.x'
...
Closes gh-18851
2019-11-04 10:05:39 +01:00
dreis2211
f9cb7c6220
Drop JDK 12-based CI
...
See gh-18848
2019-11-04 10:00:42 +01:00
Madhura Bhave
2369639b4b
Merge branch '2.1.x'
...
Closes gh-18840
2019-11-01 16:15:42 -07:00
Madhura Bhave
2d604beb47
Migrate release scripts to java
...
Closes gh-17261
2019-11-01 16:14:28 -07:00
Stephane Nicoll
9f1243129c
Switch JDK 13 url check to release
2019-09-19 08:52:12 +02:00
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
2019-09-05 19:30:34 +02:00
Phillip Webb
040712168e
Cache embedmongo on CI
2019-08-01 13:06:17 +01:00
Madhura Bhave
2964286275
Merge branch '2.1.x'
2019-07-30 14:02:09 -07:00
Madhura Bhave
d906f96258
Always get latest snapshots for windows build
2019-07-30 14:01:15 -07:00