Phillip Webb
91b787dff7
Upgrade to github-changelog-generator 0.0.5
...
Closes gh-23715
4 years ago
Stephane Nicoll
209f92cfd4
Merge branch '2.2.x' into 2.3.x
...
See gh-23495
4 years ago
Stephane Nicoll
350ef9755d
Merge branch '2.1.x' into 2.2.x
...
See gh-23494
4 years ago
Stephane Nicoll
756a86aa8f
Rename changelog generator's task name
...
Closes gh-23493
4 years ago
Phillip Webb
e077ee4d63
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23495
4 years ago
Phillip Webb
4bc3a34f54
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23494
4 years ago
Phillip Webb
abe169d593
Upgrade to github-changelog-generator 0.0.3
...
Closes gh-23493
4 years ago
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
4 years ago
Madhura Bhave
d4f3b34bc6
Merge branch '2.2.x'
...
Closes gh-20982
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
2e37089d54
Add git-repo as an output for windows slack notification
...
See gh-19703
5 years ago
Scott Frederick
9aae072872
Add build scan URI to Slack notifications from CI
...
Fixes gh-19703
5 years ago
Madhura Bhave
36fd2ed249
Merge branch '2.2.x'
...
Closes gh-20863
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
053e531f3a
Merge branch '2.2.x'
...
Closes gh-20802
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
a4025f3ccb
Merge branch '2.2.x'
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
9ebad0dfe5
Merge branch '2.2.x'
...
Closes gh-20753
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
dreis2211
bd1016b12d
Add branch information to build scans on Windows
...
See gh-20382
5 years ago
Stephane Nicoll
1a314a1dec
Merge branch '2.2.x'
...
Closes gh-20359
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
Andy Wilkinson
3b1745173b
Stop caching ~/.m2 across Gradle-based CI tasks
...
See gh-19931
5 years ago
dreis2211
240f2fb2c8
Pass CI branch parameter to build scan
...
See gh-19658
5 years ago
Andy Wilkinson
ce7f501cf9
Revert "Publish a build scan only when authenticated"
...
publishIfAuthenticated() does not appear to work as intended as it
disables publishing even when authenticated.
5 years ago
Andy Wilkinson
8d6ead223f
Publish a build scan only when authenticated
5 years ago
Andy Wilkinson
8a6feafe81
Configure the access key needed to publish build scans
5 years ago
Andy Wilkinson
823d39d63a
Pass Gradle Enterprise-related parameters into Windows build
5 years ago
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
5 years ago
Phillip Webb
040712168e
Cache embedmongo on CI
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
c9d6617713
Fix CI scripts following samples rename
...
See gh-17197
5 years ago
Phillip Webb
0ef331018e
Merge branch '2.0.x' into 2.1.x
6 years ago
Phillip Webb
7fc01971ed
Merge branch '1.5.x' into 2.0.x
6 years ago
Madhura Bhave
10f0bcf992
Merge branch '2.0.x' into 2.1.x
6 years ago
Madhura Bhave
3e82e7aa7e
Publish release notes after central sync for releases
...
Closes gh-15713
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
Madhura Bhave
6f89da88e6
Cleanup unused pipeline params
6 years ago
Madhura Bhave
35db10eb30
Use the right variable name in pipeline
6 years ago
Madhura Bhave
ee4205a049
Remove unnecessary logging by start-docker script
6 years ago
Phillip Webb
3fb30fddb4
Use Bintray API key rather than password in CI
...
Update CI scripts to use the Bintray API key rather than the password
when making curl calls.
Closes gh-15015
6 years ago