Commit Graph

296 Commits (8b5d7b0bc051c7fbca786493b4fe8c0541540b03)

Author SHA1 Message Date
Andy Wilkinson 02a988e055 Make secrets available to publish_gradle_plugin
Fixes gh-27774
3 years ago
Andy Wilkinson 6be27e2212 Download artifacts for the publish_gradle_plugin task
Closes gh-27759
3 years ago
Stephane Nicoll f2b7092073 Use token for GitHub authentication consistently
Closes gh-24458
3 years ago
Phillip Webb 8ebeedbf93 Upgrade to Artifactory Resource 0.0.17
Closes gh-27465
3 years ago
Andy Wilkinson f0625b42bf Trigger publish-gradle-plugin automatically
Closes gh-27454
3 years ago
Andy Wilkinson 70ecaac16c Configure a mirror for registry-image image_resources
Closes gh-27441
3 years ago
Andy Wilkinson 79990a1b9c Upgrade to artifactory-resource 0.0.15
Closes gh-27232
3 years ago
Andy Wilkinson 2ce38cdc43 Start using 0.0.15 snapshots of the Artifactory Resource
See gh-27232
3 years ago
Madhura Bhave 44b0bd43a4 Automate publication of gradle plugin
Closes gh-27079
3 years ago
Andy Wilkinson 65e3267065 Always use 8 threads when getting from Artifactory
Closes gh-26852
3 years ago
Madhura Bhave b25497c45c Set LATEST_GA flag to false 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 0043093a7d Drop Java 15 build
Closes gh-25782
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 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 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 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 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 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 a790a9079d Attempt to fix homebrew tap repo update
See gh-24677
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 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