Phillip Webb
909f71708f
Attempt to fix homebrew tap repo update
...
See gh-24677
5 years ago
Phillip Webb
a790a9079d
Attempt to fix homebrew tap repo update
...
See gh-24677
5 years ago
Madhura Bhave
a78ec9da6a
Simplify lowercase grep logic in docker script
...
See gh-24811
5 years ago
Madhura Bhave
aefeb3ffaf
Fix parsing of location header in docker update script
...
Fixes gh-24811
5 years ago
Madhura Bhave
b309980a59
Automate homebrew tap repo update
...
Closes gh-24677
5 years ago
Madhura Bhave
822ae0daf7
Fix detection of latest GA for SDKMAN
...
Fixes gh-24475
5 years ago
Madhura Bhave
5da22b5bff
Fix syntax in bash script
5 years ago
Madhura Bhave
e5aea89599
Move SDKMAN to a separate job
...
Closes gh-21903
5 years ago
Madhura Bhave
7b38b0ed11
Add SDKMAN to pipeline
...
Closes gh-11987
5 years ago
Andy Wilkinson
1172dbfec9
Log into DockerHub prior to running CI builds
...
Closes gh-24038
5 years ago
Stephane Nicoll
ec57251c55
Configure release script to use .RELEASE suffix
5 years ago
Stephane Nicoll
6c0fc7f195
Workaround broken function in concourse scripts
...
See spring-io/concourse-java-scripts#11
5 years ago
Stephane Nicoll
3ebd247613
Workaround broken function in concourse scripts
...
See spring-io/concourse-java-scripts#11
5 years ago
Brian Clozel
918ef888e9
Fix image folder name in update detection script
...
Fixes gh-23699
5 years ago
Stephane Nicoll
bdb6b2a4bb
Add configuration for changelog generator
...
This commits adds a dedicated configuration to be used when invoking
the github changelog generator. This custom configuration makes sure
to sort dependency upgrades based on the issue title.
Closes gh-23484
5 years ago
Phillip Webb
2c487f7cb8
Polish
5 years ago
Phillip Webb
56a8125eee
Upgrade docker images to Ubuntu Focal
...
Closes gh-23492
5 years ago
Phillip Webb
abe169d593
Upgrade to github-changelog-generator 0.0.3
...
Closes gh-23493
5 years ago
Phillip Webb
19a218dc8e
Backport JDK 15 detection support
...
See gh-23433
5 years ago
dreis2211
f85fe952fc
Upgrade Java 15 CI image to use the Java 15 GA build
...
See gh-23391
5 years ago
Andy Wilkinson
2939476852
Allow build-pr-project.sh to be executed
...
See gh-22645
5 years ago
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
5 years ago
Andy Wilkinson
5d776f2a8b
Set user.name in CI builds so it's picked up by Gradle Enterprise
5 years ago
Andy Wilkinson
6215052c5b
Polish integration of Gradle Enterprise in CI builds
5 years ago
Andy Wilkinson
f1019e82ab
Polish integration of Gradle Enterprise in CI builds
5 years ago
Andy Wilkinson
60ff87155f
Polish "Add Gradle Enterprise Extension"
...
See gh-22089
5 years ago
dreis2211
24072bed96
Improve error handling in JDK upgrade checks
...
See gh-22110
6 years ago
Stephane Nicoll
e87c3193ce
Polish "Add Java 15 CI"
...
See gh-21713
6 years ago
dreis2211
85218db222
Add Java 15 CI
...
See gh-21713
6 years ago
Phillip Webb
6d93d732b4
Cherry-pick release script updates
...
Cherry-pick release script updates from 2.3.x
See gh-21474
6 years ago
Phillip Webb
1706ae29f5
Support octet-stream response from sonatype
...
See gh-21474
6 years ago
Phillip Webb
dbda2d0b92
Improve release script logging
...
Improve logging and fix a few issue with the release script.
See gh-21474
6 years ago
Andy Wilkinson
8e8548756e
Start work on Spring Boot 2.4
6 years ago
Madhura Bhave
7d197e6469
Don't add waiting-for-triage label for issues created by CI automation
...
Closes gh-21282
6 years ago
Madhura Bhave
fd14c4e72a
Switch docker upgrade script to submit issue rather than PR
...
Closes gh-20976
6 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
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