Commit Graph

111 Commits (ddf778e1cc67880c78d900ad9ddf8899fb75315e)

Author SHA1 Message Date
Phillip Webb 902dd0baf5 Use local docker mirror for test containers
See gh-24343
3 years ago
Phillip Webb 10269365c2 Reinstate CI image generation mirrors
See gh-25135
3 years ago
Phillip Webb e9beac6fd6 Drop CI registry mirror settings 3 years ago
Andy Wilkinson 8bd3d53085 Merge branch '2.5.x'
Closes gh-28738
3 years ago
Andy Wilkinson da8261921a Upgrade to concourse/oci-build-task 0.9.1
Closes gh-28736
3 years ago
Stephane Nicoll 3d08d6dee9 Merge branch '2.5.x'
Closes gh-28187
3 years ago
Stephane Nicoll 6d3e1734f6 Upgrade to GitHub Changelog Generator 0.0.7 in CI
Closes gh-28185
3 years ago
Andy Wilkinson 77808da6a8 Merge branch '2.5.x'
Closes gh-27493
3 years ago
Andy Wilkinson aebe52853f Switch from vito/oci-build-task to concourse/oci-build-task
Closes gh-27421
3 years ago
Andy Wilkinson d69e7313b2 Merge branch '2.5.x'
Closes gh-27443
3 years ago
Andy Wilkinson 70ecaac16c Configure a mirror for registry-image image_resources
Closes gh-27441
3 years ago
Scott Frederick 89b49f5ead Fix system test runtime classpath and build scan notification
See gh-25824
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 44b0bd43a4 Automate publication of gradle plugin
Closes gh-27079
3 years ago
Andy Wilkinson 0a72f4de81 Merge branch '2.3.x' into 2.4.x
Closes gh-25357
4 years ago
Andy Wilkinson 90fb65d4ea Upgrade to 0.0.6 of the changelog generator
Closes gh-25355
4 years ago
Andy Wilkinson 83a18a31ea Start using 0.0.6 snapshots of the changelog generator
See gh-25355
4 years ago
Andy Wilkinson 04b2f56a4d Merge branch '2.3.x' into 2.4.x
See gh-25343
4 years ago
Andy Wilkinson 532e7587b8 Correct the version input for changelog generation
See gh-25107
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 f334b27d60 Merge branch '2.3.x' into 2.4.x 4 years ago
Phillip Webb 166d9b12f1 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb 7ed64f0677 Drop registry mirror from CI
Remove the registry mirror since it causes oci-build-task to fail.

See gh-25135
4 years ago
Phillip Webb 1e3330c375 Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb a790a9079d Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Madhura Bhave b309980a59 Automate homebrew tap repo update
Closes gh-24677
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 235f4a7415 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb 1f8a6ddaaf Write docker/config.json for CI Image generation
See gh-24461
4 years ago
Phillip Webb 305694e162 Merge branch '2.2.x' into 2.3.x 4 years ago
Phillip Webb b953c41a5f Attempt to fix oci-build-task config
See gh-24197
4 years ago
Phillip Webb 398c6b3603 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
Phillip Webb fa44a1d0c5 Migrate to registry-image in task yaml
See gh-24197
4 years ago
Madhura Bhave aa24d623fe Merge branch '2.2.x' into 2.3.x 4 years ago
Madhura Bhave 2e8d26150b Add git-repo as input to sdkman 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
Scott Frederick b14847d0e1 Credit contributors for forward-ported contributions
This commit upgrades github-changelog-generator to 0.0.5 and adds
configuration for forward-port and back-port labels so that
contributors get credit for contributions in the release notes for
each release that includes the contribution.

Fixes gh-24135
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 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
Stephane Nicoll eb77a20ea1 Merge branch '2.2.x' into 2.3.x 4 years ago
Stephane Nicoll cc3c898dfe Upgrade to github-changelog-generator 0.0.4
Closes gh-23965
4 years ago
Stephane Nicoll 209f92cfd4 Merge branch '2.2.x' into 2.3.x
See gh-23495
4 years ago