Commit Graph

358 Commits (93817c708eea9a45bf28ae979699d903243db52d)

Author SHA1 Message Date
Andy Wilkinson 16c4178146 Merge branch '2.4.x' into 2.5.x 3 years ago
Andy Wilkinson 2ce38cdc43 Start using 0.0.15 snapshots of the Artifactory Resource
See gh-27232
3 years ago
Scott Frederick 18c7c0af22 Add Paketo image building system tests
A new system test plugin is being made available for running test
suites that should be run less frequently than with every commit, such
as tests that verify Spring Boot compatibility with external
projects. CI pipeline configuration for running system tests is also
provided.

The first system tests verify the behavior of the Spring Boot image
building plugins when building images using Paketo buildpacks.

Closes gh-25824
3 years ago
Madhura Bhave f06b784d6e Merge branch '2.5.x' into main
Closes gh-27122
3 years ago
Madhura Bhave c231714e2f Merge branch '2.4.x' into 2.5.x
Closes gh-27121
3 years ago
Madhura Bhave 44b0bd43a4 Automate publication of gradle plugin
Closes gh-27079
3 years ago
Andy Wilkinson a05371ea03 Merge branch '2.5.x'
Closes gh-26876
3 years ago
Andy Wilkinson d0b8741fe2 Merge branch '2.4.x' into 2.5.x
Closes gh-26875
3 years ago
Andy Wilkinson 65e3267065 Always use 8 threads when getting from Artifactory
Closes gh-26852
3 years ago
Stephane Nicoll 5b3a632458 Configure CI pipeline for Spring Boot 2.6.x 3 years ago
Madhura Bhave 0548f90b2b Set LATEST_GA flag to true 4 years ago
Madhura Bhave b25497c45c Set LATEST_GA flag to false 4 years ago
Andy Wilkinson 1116a3d0c5 Merge branch '2.4.x'
Closes gh-26178
4 years ago
Andy Wilkinson 289ede6541 Merge branch '2.3.x' into 2.4.x
Closes gh-26177
4 years ago
Andy Wilkinson 2dce3abe84 Use main branch when working with Homebrew tap's git repo
Closes gh-26173
4 years ago
Andy Wilkinson bfe8e5ac19 Revert changes to make staging run Docker
See gh-26130
4 years ago
Andy Wilkinson 6073cf7063 Marking staging tasks as privileged so they can start Docker
See gh-26130
4 years ago
Stephane Nicoll 9d76ad58d5 Merge branch '2.4.x'
Closes gh-25783
4 years ago
Stephane Nicoll 0043093a7d Drop Java 15 build
Closes gh-25782
4 years ago
Andy Wilkinson af3aa234de Merge branch '2.4.x'
Closes gh-25728
4 years ago
Andy Wilkinson 2c2e2c8448 Merge branch '2.3.x' into 2.4.x
Closes gh-25727
4 years ago
Andy Wilkinson 4358d9bc39 Update CI to use Artifactory Resource 0.0.14
Closes gh-25698
4 years ago
Andy Wilkinson c007709bad Merge branch '2.4.x'
Closes gh-25522
4 years ago
Andy Wilkinson 24e957b052 Polish "Add Java 16 CI pipeline"
See gh-25519
4 years ago
dreis2211 d89739cc78 Add Java 16 CI pipeline
See gh-25519
4 years ago
Andy Wilkinson 38610a6cae Merge branch '2.4.x' 4 years ago
Andy Wilkinson daf067e49a Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson 78cbe7a4d9 Update Sonatype credentials used to publish to Central 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
Phillip Webb dceaf9b7f0 Merge branch '2.4.x'
Closes gh-25161
4 years ago
Phillip Webb f555a6f55f Merge branch '2.3.x' into 2.4.x
Closes gh-25160
4 years ago
Phillip Webb f5f1b4348e Merge branch '2.2.x' into 2.3.x
Closes gh-25159
4 years ago
Phillip Webb 0129e6b52d Upgrade CI to github-pr-resource v0.23.0
Closes gh-25155
4 years ago
Phillip Webb 13b2c2041f Merge branch '2.4.x'
Closes gh-25158
4 years ago
Phillip Webb cd44db9fdb Merge branch '2.3.x' into 2.4.x
Closes gh-25157
4 years ago
Phillip Webb 479f6200da Merge branch '2.2.x' into 2.3.x
Closes gh-25156
4 years ago
Phillip Webb 4b97f819d6 Upgrade CI to artifactory-resource 0.0.13
Closes gh-25154
4 years ago
Phillip Webb 33c1a050ee Merge branch '2.4.x' 4 years ago
Phillip Webb a790a9079d Attempt to fix homebrew tap repo update
See gh-24677
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
Madhura Bhave edf67e541c Merge branch '2.4.x'
Closes gh-24502
4 years ago
Madhura Bhave 923ddd3479 Update latest GA param for SDKMAN
See gh-24501
4 years ago
Madhura Bhave 5d163ba906 Merge branch '2.3.x' into 2.4.x
Closes gh-24501
4 years ago
Madhura Bhave e5e654c9ee Merge branch '2.2.x' into 2.3.x
Closes gh-24500
4 years ago
Madhura Bhave 822ae0daf7 Fix detection of latest GA for SDKMAN
Fixes gh-24475
4 years ago
Phillip Webb f012bd1562 Merge branch '2.3.x' 4 years ago
Phillip Webb 743fedc0ea Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb ff124c0902 Use GitHub token rather than password
See gh-24458
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 babae118fc Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb b953c41a5f Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 615d054dec Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 6990fff27a 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
Stephane Nicoll aaaed07735 Merge branch '2.3.x' 4 years ago
Stephane Nicoll 360013cba4 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll 793bfff2c8 Polish
See gh-21903
4 years ago
Madhura Bhave 15c6415c92 Merge branch '2.3.x'
Closes gh-24421
4 years ago
Madhura Bhave 6553020e8d Merge branch '2.2.x' into 2.3.x
Closes gh-24420
4 years ago
Madhura Bhave e5aea89599 Move SDKMAN to a separate job
Closes gh-21903
4 years ago
Madhura Bhave 6c6e339dbb Merge branch '2.3.x'
Closes gh-24316
4 years ago
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 57b053aa28 Merge branch '2.3.x'
Closes gh-24199
4 years ago
Andy Wilkinson 46c9a4fbc7 Merge branch '2.2.x' into 2.3.x
Closes gh-24198
4 years ago
Andy Wilkinson 96e40e97d2 Switch to Concourse's registry-image resource
Closes gh-24197
4 years ago
Madhura Bhave 33499674e7 Merge branch '2.3.x'
Closes gh-24188
4 years ago
Madhura Bhave af8b6ed5d2 Merge branch '2.2.x' into 2.3.x
Closes gh-24187
4 years ago
Madhura Bhave 4961599f53 Pin github-pr-resource to v0.21.0
Closes gh-24145
4 years ago
Andy Wilkinson f5ec36cd7b Merge branch '2.3.x'
Closes gh-24040
4 years ago
Andy Wilkinson fdd028d52c Merge branch '2.2.x' into 2.3.x
Closes gh-24039
4 years ago
Andy Wilkinson d3ea48b7a8 Configure DockerHub credentials on staging builds
See gh-24038
4 years ago
Andy Wilkinson 1172dbfec9 Log into DockerHub prior to running CI builds
Closes gh-24038
4 years ago
Phillip Webb c03e16884f Merge branch '2.3.x' into master
Closes gh-23496
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 5d17bcab3e Merge branch '2.3.x' into master 4 years ago
Phillip Webb 49c184d5cf Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb 0fd7dd297a Merge branch '2.1.x' into 2.2.x 4 years ago
Phillip Webb 956ee223be Fix CI GitHub icon reference 4 years ago
Phillip Webb fa81c37422 Merge branch '2.2.x' into 2.3.x 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
Phillip Webb b59b28767b Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb e6ebcf1429 Upgrade Java version used in CI from 14 to 15
Closes gh-23433
4 years ago
Madhura Bhave d0507ac2f0 Merge branch '2.3.x' 4 years ago
Madhura Bhave 43c0b3d4dc Merge branch '2.2.x' into 2.3.x 4 years ago
Madhura Bhave b14bd45399 Fix syntax for slack notification
See gh-22709
4 years ago
Andy Wilkinson eaca13cb01 Merge branch '2.3.x' 4 years ago
Andy Wilkinson 6ca4e22831 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 944fe4c660 Polish 4 years ago
Andy Wilkinson f936185fbf Merge branch '2.3.x'
Closes gh-22712
4 years ago