Commit Graph

57 Commits (main)

Author SHA1 Message Date
Andy Wilkinson b9c2c289b3 Start working on Spring Boot 3.2
This commit also disables the creation of forward merge issues
when merging into main. Forward merge issues will be re-enabled
once 3.1.1 has been released.
1 year ago
Andy Wilkinson 63abaa4cd2 Start working on 3.1.0 2 years ago
Phillip Webb 99a90906ab Merge branch '2.7.x' 2 years ago
Phillip Webb eab4873d7d Remove unused email CI parameters 2 years ago
Andy Wilkinson e06b0d97f7 Update main branch to start work on 3.0.x 3 years ago
Andy Wilkinson 75c117a33f Prepare 2.7.x branch 3 years ago
Andy Wilkinson 86a773a8e9 Update main branch to start work on 2.7.x 3 years ago
Phillip Webb e9beac6fd6 Drop CI registry mirror settings 3 years ago
Andy Wilkinson d69e7313b2 Merge branch '2.5.x'
Closes gh-27443
3 years ago
Andy Wilkinson c7ba905993 Merge branch '2.4.x' into 2.5.x
Closes gh-27442
3 years ago
Andy Wilkinson 70ecaac16c Configure a mirror for registry-image image_resources
Closes gh-27441
3 years ago
Stephane Nicoll 5b3a632458 Configure CI pipeline for Spring Boot 2.6.x 3 years ago
Stephane Nicoll 1a828af178 Update CI parameters for 2.5.x branch 3 years ago
Andy Wilkinson 091907f762 Rename default branch to main
Closes gh-26248
4 years ago
Andy Wilkinson 91e16e1099 Merge branch '2.4.x'
Closes gh-25344
4 years ago
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 320f4b206e Merge branch '2.4.x'
Closes gh-24692
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 85d0f95f7a Start work on Spring Boot 2.5
Closes gh-24491
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