Andy Wilkinson
90fb65d4ea
Upgrade to 0.0.6 of the changelog generator
...
Closes gh-25355
5 years ago
Andy Wilkinson
83a18a31ea
Start using 0.0.6 snapshots of the changelog generator
...
See gh-25355
5 years ago
Andy Wilkinson
532e7587b8
Correct the version input for changelog generation
...
See gh-25107
5 years ago
Andy Wilkinson
78cbe7a4d9
Update Sonatype credentials used to publish to Central
5 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
5 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
5 years ago
Phillip Webb
0129e6b52d
Upgrade CI to github-pr-resource v0.23.0
...
Closes gh-25155
5 years ago
Phillip Webb
4b97f819d6
Upgrade CI to artifactory-resource 0.0.13
...
Closes gh-25154
5 years ago
Andy Wilkinson
73b9615e0c
Upgrade Java 15 CI image to jdk-15.0.2+7
...
Closes gh-25013
5 years ago
Andy Wilkinson
06c76b8643
Upgrade Java 11 CI image to jdk-11.0.10+9
...
Closes gh-25014
5 years ago
Andy Wilkinson
6ccfa0f554
Upgrade Java 8 CI image to jdk8u282b08
...
Closes gh-25019
5 years ago
Andy Wilkinson
c7b299fb27
Upgrade CI images to Ubuntu Focal 20210119
...
Closes gh-25015
5 years ago
Madhura Bhave
a78ec9da6a
Simplify lowercase grep logic in docker script
...
See gh-24811
5 years ago
Madhura Bhave
aefeb3ffaf
Fix parsing of location header in docker update script
...
Fixes gh-24811
5 years ago
Madhura Bhave
b309980a59
Automate homebrew tap repo update
...
Closes gh-24677
5 years ago
Stephane Nicoll
7194210762
Remove reference to java14 in CI scripts
...
Closes gh-24472
5 years ago
Madhura Bhave
822ae0daf7
Fix detection of latest GA for SDKMAN
...
Fixes gh-24475
5 years ago
Stephane Nicoll
492df2259b
Upgrade Java 11 version in CI image
...
Closes gh-24463
5 years ago
Stephane Nicoll
c416a40469
Upgrade Java 8 version in CI image
...
Closes gh-24464
5 years ago
Stephane Nicoll
d0b11bdcf4
Upgrade Ubuntu version in CI images
...
Closes gh-24465
5 years ago
Stephane Nicoll
d6f15c3924
Upgrade CI to Docker 19.03.14
...
Close gh-24462
5 years ago
Stephane Nicoll
d24bb94c62
Upgrade Java 11 version in CI image
...
Closes gh-24457
5 years ago
Stephane Nicoll
588090994d
Upgrade Java 8 version in CI image
...
Closes gh-24456
5 years ago
Stephane Nicoll
0db6891808
Upgrade Ubuntu version in CI images
...
Closes gh-24460
5 years ago
Stephane Nicoll
37e601f128
Upgrade CI to Docker 19.03.14
...
Closes gh-24459
5 years ago
Phillip Webb
1f8a6ddaaf
Write docker/config.json for CI Image generation
...
See gh-24461
5 years ago
Phillip Webb
ff124c0902
Use GitHub token rather than password
...
See gh-24458
5 years ago
Phillip Webb
babae118fc
Attempt to fix oci-build-task config
...
See gh-24197
5 years ago
Phillip Webb
b953c41a5f
Attempt to fix oci-build-task config
...
See gh-24197
5 years ago
Phillip Webb
398c6b3603
Attempt to fix oci-build-task config
...
See gh-24197
5 years ago
Phillip Webb
615d054dec
Attempt to fix oci-build-task config
...
See gh-24197
5 years ago
Phillip Webb
6990fff27a
Attempt to fix oci-build-task config
...
See gh-24197
5 years ago
Phillip Webb
cae5ed81cd
Fix README
5 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
5 years ago
Phillip Webb
fa44a1d0c5
Migrate to registry-image in task yaml
...
See gh-24197
5 years ago
Madhura Bhave
5cab547fe4
Fix SDKMAN automation
5 years ago
Madhura Bhave
5da22b5bff
Fix syntax in bash script
5 years ago
Madhura Bhave
2e8d26150b
Add git-repo as input to sdkman
5 years ago
Stephane Nicoll
793bfff2c8
Polish
...
See gh-21903
5 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
5 years ago
Madhura Bhave
e5aea89599
Move SDKMAN to a separate job
...
Closes gh-21903
5 years ago
Phillip Webb
9a7b8c07f8
Upgrade to spring-javaformat 0.0.26
...
Closes gh-24337
5 years ago
Madhura Bhave
7b38b0ed11
Add SDKMAN to pipeline
...
Closes gh-11987
5 years ago
Andy Wilkinson
96e40e97d2
Switch to Concourse's registry-image resource
...
Closes gh-24197
5 years ago
Madhura Bhave
4961599f53
Pin github-pr-resource to v0.21.0
...
Closes gh-24145
5 years ago
Andy Wilkinson
d3ea48b7a8
Configure DockerHub credentials on staging builds
...
See gh-24038
5 years ago
Andy Wilkinson
1172dbfec9
Log into DockerHub prior to running CI builds
...
Closes gh-24038
5 years ago
Phillip Webb
d87c437862
Fix release script distribution check
...
Update `BintrayService.isDistributionComplete` to use unpublished
artifacts.
5 years ago
Stephane Nicoll
cc3c898dfe
Upgrade to github-changelog-generator 0.0.4
...
Closes gh-23965
5 years ago
Stephane Nicoll
ec57251c55
Configure release script to use .RELEASE suffix
5 years ago