Stephane Nicoll
1b3f52d609
Harmonize line endings
...
See gh-27615
4 years ago
Stephane Nicoll
69be1c872e
Rename Spring Buildmaster account to Spring Builds
...
Closes gh-27816
4 years ago
Stephane Nicoll
0a79cf76a3
Update email address used for submitting the Homebrew update
...
Closes gh-27775
4 years ago
Andy Wilkinson
ea95c99b77
Update email address used for release commit
...
Closes gh-27764
4 years ago
dreis2211
4d1a53d9a8
Switch to Adoptium JDK builds in CI
...
See gh-27539
4 years ago
Andy Wilkinson
1389d803ae
Correct path in publish-gradle-plugin script
...
Fixes gh-27456
4 years ago
Madhura Bhave
44b0bd43a4
Automate publication of gradle plugin
...
Closes gh-27079
5 years ago
Andy Wilkinson
01fb599f6e
Revert "Attempt to overcome Docker rate limiting on CI"
...
This reverts commit 51d57e19d0 .
See gh-25838
5 years ago
dreis2211
505e6a1b4c
Fix Docker update detection on CI
...
See gh-26086
5 years ago
Phillip Webb
51d57e19d0
Attempt to overcome Docker rate limiting on CI
...
Update the common build script to pull buildpack images early using the
authenticated CLI.
See gh-25838
5 years ago
Stephane Nicoll
0043093a7d
Drop Java 15 build
...
Closes gh-25782
5 years ago
dreis2211
678da84dd9
Upgrade to Java 16 GA builds in CI
...
See gh-25709
5 years ago
Andy Wilkinson
24e957b052
Polish "Add Java 16 CI pipeline"
...
See gh-25519
5 years ago
dreis2211
d89739cc78
Add Java 16 CI pipeline
...
See gh-25519
5 years ago
Andy Wilkinson
532e7587b8
Correct the version input for changelog generation
...
See gh-25107
5 years ago
Andy Wilkinson
98ee724ec6
Stop using Bintray to publish to Maven Central
...
This commit reworks the CI pipeline to remove the use of Bintray for
publishing to Maven Central. In its place it adds a new
publishToCentral command to the release scripts. This command can be
used to publish a directory tree of artifacts to the Maven Central
gateway hosted by Sonatype.
Publishing consists of 4 steps:
1. Create the staging repository
2. Deploy artifacts to the repository
3. Close the repository
4. Release the repository
The command requires 3 arguments:
1. The type of release being performed
2. Location of a build info JSON file that describes the release
that is to be deployed
3. Root of a directory structure, in Maven repository layout, that
contains the artifacts to be deployed
Closes gh-25107
5 years ago
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