Andy Wilkinson
dea9b7f085
Merge branch '2.3.x' into 2.4.x
...
Closes gh-25343
4 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
4 years ago
Madhura Bhave
e5981c16d7
Merge branch '2.3.x' into 2.4.x
...
Closes gh-24691
4 years ago
Madhura Bhave
b309980a59
Automate homebrew tap repo update
...
Closes gh-24677
4 years ago
Stephane Nicoll
08b692581a
Prepare 2.4.x branch
4 years ago
Phillip Webb
c45600e289
Merge branch '2.3.x'
4 years ago
Phillip Webb
305694e162
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
615d054dec
Attempt to fix oci-build-task config
...
See gh-24197
4 years ago
Phillip Webb
c14be4e84b
Generate CI images with oci-build-task
...
Update CI to generate images using an `oci-build-task` since
the `registry-image` resource cannot perform actual image builds.
See gh-24197
4 years ago
Phillip Webb
3e75dfa169
Merge branch '2.3.x'
4 years ago
Phillip Webb
fa81c37422
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
be00bbcf41
Merge branch '2.1.x' into 2.2.x
4 years ago
Phillip Webb
3da300fba9
Remove unused CI parameter
4 years ago
Phillip Webb
de5a5abc7e
Merge branch '2.3.x'
4 years ago
Phillip Webb
a47bc41fe3
Merge branch '2.2.x' into 2.3.x
4 years ago
Phillip Webb
e8d24948d5
Merge branch '2.1.x' into 2.2.x
4 years ago
Phillip Webb
b0cc5fba4e
Use per-branch CI images
...
Closes gh-23439
4 years ago
Andy Wilkinson
8e8548756e
Start work on Spring Boot 2.4
5 years ago
Andy Wilkinson
d3ef6f2382
Prepare 2.3.x branch
5 years ago
Madhura Bhave
c81fedb60b
Merge branch '2.2.x'
5 years ago
Madhura Bhave
520b8c8836
Merge branch '2.1.x' into 2.2.x
5 years ago
Madhura Bhave
7c36cd414d
Add separate parameter for milestone name
...
Since the branch name doesn't always correspond to the milestone name,
eg, master.
See 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
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
dreis2211
4752d7e91a
Automate Docker updates in CI
...
See gh-20530
5 years ago
Andy Wilkinson
0490bff344
Update CI to use the new 2.2.x maintenance branch
5 years ago
Phillip Webb
f8d4d3dd98
Merge branch '2.1.x'
5 years ago
Phillip Webb
bd815f6b5a
Merge branch '2.0.x' into 2.1.x
5 years ago
Phillip Webb
e26777c014
Parameterize and increase CI task timeouts
5 years ago
Stephane Nicoll
2ba5f4a63e
Setup CI
6 years ago
Madhura Bhave
bdd66a6003
Merge branch '2.0.x'
7 years ago
Madhura Bhave
a7fb3cf182
Remove extra / from artifactory server param
...
Fixes gh-13535
7 years ago
Madhura Bhave
d375808d42
Merge branch '2.0.x'
7 years ago
Madhura Bhave
68a9aa56f0
Fix determine email body script
7 years ago
Andy Wilkinson
a50ef54e3b
Create 2.0.x branch and CI pipeline
7 years ago
Phillip Webb
0c10ebf255
Add github-repo-name parameter to CI
7 years ago
Phillip Webb
e9f9462917
Add Concourse CI pipeline
...
Add CI pipeline for builds and releases.
Fixes gh-9316
7 years ago