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
6 years ago
dreis2211
0ee6108427
Harmonize issue title for auto-created Docker upgrade issues
...
See gh-20793
6 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
6 years ago
Madhura Bhave
b3906e0466
Fix no such directory error on CI
...
See gh-20530
6 years ago
Madhura Bhave
e174231d15
Polish "Automate Docker update in CI"
...
See gh-20530
6 years ago
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
6 years ago
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
6 years ago
dreis2211
e6abcacf1a
Only suggest Ubuntu versions available in the Docker registry
...
See gh-20577
6 years ago
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
6 years ago
Stephane Nicoll
8d3ab1cc7d
Polish "Add Java 14 CI"
...
See gh-20413
6 years ago
dreis2211
f0e57ed688
Add Java 14 CI
...
See gh-20413
6 years ago
dreis2211
4136300235
Automate Ubuntu base image upgrade
...
See gh-20355
6 years ago
Andy Wilkinson
eb08ad02b9
Correct name of the file added to git after version change in staging
6 years ago
Andy Wilkinson
518e14a7bf
Use system property rather than --quiet to suppress welcome message
...
Closes gh-19630
6 years ago
Andy Wilkinson
bda3cedf10
Suppress Gradle's welcome message in CI builds
...
Closes gh-19630
6 years ago
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
6 years ago
dreis2211
9a59d5f9fc
Use AdoptOpenJDK API V3 when detecting JDK updates
...
See gh-19168
6 years ago
Madhura Bhave
656f73f0c5
Parse version from build.json for release notes generation
...
Fixes gh-18908
6 years ago
dreis2211
f9cb7c6220
Drop JDK 12-based CI
...
See gh-18848
6 years ago
Madhura Bhave
2d604beb47
Migrate release scripts to java
...
Closes gh-17261
6 years ago
Stephane Nicoll
9f1243129c
Switch JDK 13 url check to release
6 years ago
dreis2211
9a162f9899
Detect JDK 13 updates
...
See gh-18122
6 years ago
Phillip Webb
040712168e
Cache embedmongo on CI
6 years ago
Madhura Bhave
d906f96258
Always get latest snapshots for windows build
6 years ago
Madhura Bhave
bb85612723
Add concourse pipeline for Windows
...
Closes gh-15553
7 years ago
Madhura Bhave
d9466f5659
Move smoke tests under spring-boot-test
...
See gh-17393
7 years ago
Madhura Bhave
c9d6617713
Fix CI scripts following samples rename
...
See gh-17197
7 years ago
Madhura Bhave
d5c0009c6e
Rename samples to smoke tests
...
Closes gh-17197
7 years ago
Phillip Webb
6e5ba8077a
Fix sync-to-maven-central script
7 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.
7 years ago
Phillip Webb
de037f55dc
Fix detect JDK CI script
7 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
7 years ago
Phillip Webb
da1d4b8c3b
Run root nohttp checkstyle on CI
...
Closes gh-17081
7 years ago
Brian Clozel
81d3945922
Reinstate SNAPSHOT updates in integration tests
...
Fixes gh-16453
7 years ago
Phillip Webb
c7746fba3b
Allow promote script to be run again
7 years ago
Phillip Webb
d6496c00b9
Fixup promote script
7 years ago
Phillip Webb
ec094cdfda
Increase timeout for promote script
...
Increase the timeout used when checking if artifacts have landed in
Bintray from 20m to 40m. Also added some additional protection against
the curl command failing.
Closes gh-16443
7 years ago
Stephane Nicoll
274e9ede81
Set up CI for JDK 12
...
Closes gh-16212
7 years ago
Madhura Bhave
3e82e7aa7e
Publish release notes after central sync for releases
...
Closes gh-15713
7 years ago
Madhura Bhave
ddfcc1e28f
Change label for automatic jdk upgrade issues
...
Closes gh-15825
7 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
7 years ago
Phillip Webb
7cc1e0e4d6
Fix release notes generation script
...
Script was accidentally trying to import `common.sh`.
Closes gh-15349
7 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
7 years ago
Johnny Lim
7eb93a0126
Remove unnecessary echo in release notes script
...
Closes gh-15169
7 years ago
Phillip Webb
506fbd803b
Use release notes generator docker image in CI
...
Closes gh-15160
7 years ago
Madhura Bhave
f145e81354
Use github release resource for publishing release notes
...
This commit also marks a release as pre-release for milestones and RCs
Closes gh-14908
Closes gh-14875
7 years ago
Madhura Bhave
3a7101233f
Fix publish release notes script
...
See gh-14857
7 years ago
Madhura Bhave
54966bea6f
Use the entire version for the tag name
...
This commit also restores the `sed` call to sanitize the request body.
Fixes gh-14857
7 years ago
Madhura Bhave
ef655ce949
Update sonatype credentials in sync-to-maven-central job
...
Closes gh-14454
7 years ago
Madhura Bhave
042d495d92
Set gradle-plugin attribute on the Bintray package
...
Closes gh-14447
7 years ago