Commit Graph

865 Commits (1749c893dc1e7fa9f575664e1c69321e8ff65486)

Author SHA1 Message Date
Andy Wilkinson 65e3267065 Always use 8 threads when getting from Artifactory
Closes gh-26852
3 years ago
Stephane Nicoll 2aa1c9764a Upgrade CI to Docker 20.10.7
Closes gh-26841
3 years ago
Stephane Nicoll 456fcac0f2 Upgrade CI to Docker 20.10.7
Closes gh-26842
3 years ago
Madhura Bhave b25497c45c Set LATEST_GA flag to false 4 years ago
Stephane Nicoll 61758b04ae Upgrade Java 16 version in CI image
Closes gh-26291
4 years ago
Stephane Nicoll a3414fe803 Upgrade Ubuntu version in CI images
Closes gh-26288
4 years ago
Stephane Nicoll 5e284d9434 Upgrade Ubuntu version in CI images
Closes gh-26287
4 years ago
Stephane Nicoll df2f6a4b39 Upgrade Java 11 version in CI image
Closes gh-26194
4 years ago
Stephane Nicoll 4c6aece927 Upgrade Java 8 version in CI image
Closes gh-26195
4 years ago
Stephane Nicoll 410641d336 Upgrade Java 11 version in CI image
Closes gh-26198
4 years ago
Stephane Nicoll e5a9defbc5 Upgrade Java 8 version in CI image
Closes gh-26197
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 bc1a462143 Merge branch '2.3.x' into 2.4.x
Closes gh-26168
4 years ago
Andy Wilkinson 82198a99e0 Polish nohttp configuration
Closes gh-26166
4 years ago
Stephane Nicoll a1a2f00b65 Upgrade CI to Docker 20.10.6
Closes gh-26118
4 years ago
Stephane Nicoll 23cd375e52 Upgrade CI to Docker 20.10.6
Closes gh-26119
4 years ago
Andy Wilkinson c48a48f0a2 Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson 01fb599f6e Revert "Attempt to overcome Docker rate limiting on CI"
This reverts commit 51d57e19d0.

See gh-25838
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
Andy Wilkinson f74123038a Start Docker before running a staging build
Closes gh-26130
4 years ago
Phillip Webb a2219ba4c5 Merge branch '2.3.x' into 2.4.x
Closes gh-26091
4 years ago
dreis2211 505e6a1b4c Fix Docker update detection on CI
See gh-26086
4 years ago
Stephane Nicoll 4d52fe6db4 Upgrade Ubuntu version in CI images
Closes gh-25918
4 years ago
Stephane Nicoll 2ac160a9b8 Upgrade Ubuntu version in CI images
Closes gh-25916
4 years ago
Phillip Webb 2971bdd9e3 Merge branch '2.3.x' into 2.4.x 4 years ago
Phillip Webb 51d57e19d0 Attempt to overcome Docker rate limiting on CI
Update the common build script to pull buildpack images early using the
authenticated CLI.

See gh-25838
4 years ago
Stephane Nicoll aa003f23d6 Upgrade Ubuntu version in CI images
Closes gh-25852
4 years ago
Stephane Nicoll 9b8a9f8cf1 Upgrade Ubuntu version in CI images
Closes gh-25851
4 years ago
Stephane Nicoll 72ff060287 Merge branch '2.3.x' into 2.4.x 4 years ago
Stephane Nicoll 12447b3b5b Polish 4 years ago
Stephane Nicoll 0043093a7d Drop Java 15 build
Closes gh-25782
4 years ago
Phillip Webb 11a94ee6f0 Merge branch '2.3.x' into 2.4.x 4 years ago
Phillip Webb 82127fdaa3 Update copyright year of changed files 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
dreis2211 678da84dd9 Upgrade to Java 16 GA builds in CI
See gh-25709
4 years ago
Andy Wilkinson 718e08cfb4 Merge branch '2.3.x' into 2.4.x
Closes gh-25592
4 years ago
Andy Wilkinson 3f241b6b73 Upgrade CI images to ubuntu:focal-20210217
Closes gh-25593
4 years ago
Andy Wilkinson ddf072e24b Upgrade Java 16 CI image to 2021-03-09-12-41
Closes gh-25591
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 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 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 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 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
Andy Wilkinson 8b505cf541 Merge branch '2.3.x' into 2.4.x
Closes gh-25020
4 years ago
Andy Wilkinson a4e6a3cfd0 Merge branch '2.2.x' into 2.3.x
Closes gh-25028
4 years ago
Andy Wilkinson 73b9615e0c Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-25013
4 years ago
Andy Wilkinson 8884d89dc6 Merge branch '2.3.x' into 2.4.x
Closes gh-25018
4 years ago
Andy Wilkinson bc5e2853e1 Merge branch '2.2.x' into 2.3.x
Closes gh-25027
4 years ago
Andy Wilkinson 06c76b8643 Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-25014
4 years ago
Andy Wilkinson 49b546a994 Merge branch '2.3.x' into 2.4.x
Closes gh-25017
4 years ago
Andy Wilkinson e04863d15b Merge branch '2.2.x' into 2.3.x
Closes gh-25022
4 years ago
Andy Wilkinson 6ccfa0f554 Upgrade Java 8 CI image to jdk8u282b08
Closes gh-25019
4 years ago
Andy Wilkinson 460094ff80 Merge branch '2.3.x' into 2.4.x
Closes gh-25016
4 years ago
Andy Wilkinson 223b4e4a6f Merge branch '2.2.x' into 2.3.x
Closes gh-25021
4 years ago
Andy Wilkinson c7b299fb27 Upgrade CI images to Ubuntu Focal 20210119
Closes gh-25015
4 years ago
Phillip Webb 909f71708f Attempt to fix homebrew tap repo update
See gh-24677
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 ea08a517c7 Merge branch '2.3.x' into 2.4.x
See gh-24814
4 years ago
Madhura Bhave f57adde61c Merge branch '2.2.x' into 2.3.x
See gh-24813
4 years ago
Madhura Bhave a78ec9da6a Simplify lowercase grep logic in docker script
See gh-24811
4 years ago
Madhura Bhave c957d97167 Merge branch '2.3.x' into 2.4.x
Closes gh-24814
4 years ago
Madhura Bhave c34188f077 Merge branch '2.2.x' into 2.3.x
Closes gh-24813
4 years ago
Madhura Bhave aefeb3ffaf Fix parsing of location header in docker update script
Fixes gh-24811
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
Stephane Nicoll 39751fd692 Merge branch '2.2.x' into 2.3.x
Closes gh-24513
4 years ago
Stephane Nicoll 7194210762 Remove reference to java14 in CI scripts
Closes gh-24472
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
Stephane Nicoll 08b692581a Prepare 2.4.x branch 4 years ago
Stephane Nicoll 8bab47dacb Upgrade Java 11 version in CI image
Closes gh-24468
4 years ago
Stephane Nicoll 45ddf53d96 Upgrade Java 8 version in CI image
Closes gh-24467
4 years ago
Stephane Nicoll 9e6449761c Upgrade Ubuntu version in CI images
Closes gh-24469
4 years ago
Stephane Nicoll 9911bc4420 Upgrade CI to Docker 19.03.14
Closes gh-24466
4 years ago
Stephane Nicoll 492df2259b Upgrade Java 11 version in CI image
Closes gh-24463
4 years ago
Stephane Nicoll c416a40469 Upgrade Java 8 version in CI image
Closes gh-24464
4 years ago
Stephane Nicoll d0b11bdcf4 Upgrade Ubuntu version in CI images
Closes gh-24465
4 years ago
Stephane Nicoll d6f15c3924 Upgrade CI to Docker 19.03.14
Close gh-24462
4 years ago
Stephane Nicoll d24bb94c62 Upgrade Java 11 version in CI image
Closes gh-24457
4 years ago