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
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