Madhura Bhave
f569d7616d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24315
4 years ago
Madhura Bhave
7b38b0ed11
Add SDKMAN to pipeline
...
Closes gh-11987
4 years ago
Andy Wilkinson
fdd028d52c
Merge branch '2.2.x' into 2.3.x
...
Closes gh-24039
4 years ago
Andy Wilkinson
1172dbfec9
Log into DockerHub prior to running CI builds
...
Closes gh-24038
4 years ago
Stephane Nicoll
2520ab4aa1
Merge branch '2.2.x' into 2.3.x
4 years ago
Stephane Nicoll
7de2711396
Merge branch '2.1.x' into 2.2.x
4 years ago
Stephane Nicoll
ec57251c55
Configure release script to use .RELEASE suffix
4 years ago
Stephane Nicoll
770b5f4528
Merge branch '2.1.x' into 2.2.x
...
See gh-23962
4 years ago
Stephane Nicoll
6c0fc7f195
Workaround broken function in concourse scripts
...
See spring-io/concourse-java-scripts#11
4 years ago
Stephane Nicoll
a8db6a8a83
Merge branch '2.1.x' into 2.2.x
...
See gh-23962
4 years ago
Stephane Nicoll
3ebd247613
Workaround broken function in concourse scripts
...
See spring-io/concourse-java-scripts#11
4 years ago
Brian Clozel
07bdfd6ec2
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23701
4 years ago
Brian Clozel
f43970e6e0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23700
4 years ago
Brian Clozel
918ef888e9
Fix image folder name in update detection script
...
Fixes gh-23699
4 years ago
Stephane Nicoll
7253ce1c8e
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23697
4 years ago
Stephane Nicoll
e86397bc08
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23696
4 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
4 years ago
Phillip Webb
ff4d3eb1be
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23498
4 years ago
Phillip Webb
f16eabad0a
Merge branch '2.1.x' into 2.2.x
...
Closes gh-23497
4 years ago
Phillip Webb
56a8125eee
Upgrade docker images to Ubuntu Focal
...
Closes gh-23492
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
Phillip Webb
363d35a0ac
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23444
4 years ago
Phillip Webb
19a218dc8e
Backport JDK 15 detection support
...
See gh-23433
4 years ago
Andy Wilkinson
2939476852
Allow build-pr-project.sh to be executed
...
See gh-22645
4 years ago
Andy Wilkinson
68324c4143
Build pull requests with --continue
...
Closes gh-22645
4 years ago
Andy Wilkinson
750777db24
Merge branch '2.1.x' into 2.2.x
4 years ago
Andy Wilkinson
5d776f2a8b
Set user.name in CI builds so it's picked up by Gradle Enterprise
4 years ago
Andy Wilkinson
051d3f2a2e
Merge branch '2.1.x' into 2.2.x
4 years ago
Andy Wilkinson
6215052c5b
Polish integration of Gradle Enterprise in CI builds
4 years ago
Andy Wilkinson
f4508b4059
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22547
4 years ago
Andy Wilkinson
60ff87155f
Polish "Add Gradle Enterprise Extension"
...
See gh-22089
4 years ago
Andy Wilkinson
f4cbdf556d
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22183
4 years ago
Andy Wilkinson
e44640de89
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22182
4 years ago
dreis2211
24072bed96
Improve error handling in JDK upgrade checks
...
See gh-22110
4 years ago
Phillip Webb
209c5c4013
Merge branch '2.1.x' into 2.2.x
5 years ago
Phillip Webb
6d93d732b4
Cherry-pick release script updates
...
Cherry-pick release script updates from 2.3.x
See gh-21474
5 years ago
Phillip Webb
1706ae29f5
Support octet-stream response from sonatype
...
See gh-21474
5 years ago
Phillip Webb
dbda2d0b92
Improve release script logging
...
Improve logging and fix a few issue with the release script.
See gh-21474
5 years ago
Madhura Bhave
7e5fbdd2e8
Merge branch '2.2.x'
...
Closes gh-21528
5 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
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
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