Commit Graph

793 Commits

Author SHA1 Message Date
Phillip Webb a2219ba4c5 Merge branch '2.3.x' into 2.4.x
Closes gh-26091
2021-04-13 21:33:33 -07:00
dreis2211 505e6a1b4c Fix Docker update detection on CI
See gh-26086
2021-04-13 21:28:35 -07:00
Stephane Nicoll 4d52fe6db4 Upgrade Ubuntu version in CI images
Closes gh-25918
2021-04-08 08:20:52 +02:00
Stephane Nicoll 2ac160a9b8 Upgrade Ubuntu version in CI images
Closes gh-25916
2021-04-08 08:19:05 +02:00
Phillip Webb 2971bdd9e3 Merge branch '2.3.x' into 2.4.x 2021-04-06 23:07:53 -07:00
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
2021-04-06 23:04:28 -07:00
Stephane Nicoll aa003f23d6 Upgrade Ubuntu version in CI images
Closes gh-25852
2021-04-01 06:41:01 +02:00
Stephane Nicoll 9b8a9f8cf1 Upgrade Ubuntu version in CI images
Closes gh-25851
2021-04-01 06:39:34 +02:00
Stephane Nicoll 72ff060287 Merge branch '2.3.x' into 2.4.x 2021-03-26 16:27:08 +01:00
Stephane Nicoll 12447b3b5b Polish 2021-03-26 16:26:31 +01:00
Stephane Nicoll 0043093a7d Drop Java 15 build
Closes gh-25782
2021-03-24 17:33:43 +01:00
Phillip Webb 11a94ee6f0 Merge branch '2.3.x' into 2.4.x 2021-03-23 12:52:07 -07:00
Phillip Webb 82127fdaa3 Update copyright year of changed files 2021-03-23 12:50:49 -07:00
Andy Wilkinson 2c2e2c8448 Merge branch '2.3.x' into 2.4.x
Closes gh-25727
2021-03-17 17:38:17 +00:00
Andy Wilkinson 4358d9bc39 Update CI to use Artifactory Resource 0.0.14
Closes gh-25698
2021-03-17 17:37:09 +00:00
dreis2211 678da84dd9 Upgrade to Java 16 GA builds in CI
See gh-25709
2021-03-17 08:43:55 +01:00
Andy Wilkinson 718e08cfb4 Merge branch '2.3.x' into 2.4.x
Closes gh-25592
2021-03-11 09:50:08 +00:00
Andy Wilkinson 3f241b6b73 Upgrade CI images to ubuntu:focal-20210217
Closes gh-25593
2021-03-11 09:49:12 +00:00
Andy Wilkinson ddf072e24b Upgrade Java 16 CI image to 2021-03-09-12-41
Closes gh-25591
2021-03-11 09:46:35 +00:00
Andy Wilkinson 24e957b052 Polish "Add Java 16 CI pipeline"
See gh-25519
2021-03-05 17:42:06 +00:00
dreis2211 d89739cc78 Add Java 16 CI pipeline
See gh-25519
2021-03-05 17:41:32 +00:00
Andy Wilkinson 0a72f4de81 Merge branch '2.3.x' into 2.4.x
Closes gh-25357
2021-02-18 11:18:39 +00:00
Andy Wilkinson 90fb65d4ea Upgrade to 0.0.6 of the changelog generator
Closes gh-25355
2021-02-18 11:18:14 +00:00
Andy Wilkinson 83a18a31ea Start using 0.0.6 snapshots of the changelog generator
See gh-25355
2021-02-18 10:48:14 +00:00
Andy Wilkinson 04b2f56a4d Merge branch '2.3.x' into 2.4.x
See gh-25343
2021-02-18 10:26:03 +00:00
Andy Wilkinson 532e7587b8 Correct the version input for changelog generation
See gh-25107
2021-02-18 10:23:43 +00:00
Andy Wilkinson daf067e49a Merge branch '2.3.x' into 2.4.x 2021-02-18 08:35:28 +00:00
Andy Wilkinson 78cbe7a4d9 Update Sonatype credentials used to publish to Central 2021-02-18 08:30:32 +00:00
Andy Wilkinson dea9b7f085 Merge branch '2.3.x' into 2.4.x
Closes gh-25343
2021-02-17 16:51:37 +00:00
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
2021-02-17 16:50:02 +00:00
Phillip Webb f334b27d60 Merge branch '2.3.x' into 2.4.x 2021-02-09 16:48:05 -08:00
Phillip Webb 166d9b12f1 Merge branch '2.2.x' into 2.3.x 2021-02-09 16:47:50 -08:00
Phillip Webb 7ed64f0677 Drop registry mirror from CI
Remove the registry mirror since it causes oci-build-task to fail.

See gh-25135
2021-02-09 16:46:26 -08:00
Phillip Webb f555a6f55f Merge branch '2.3.x' into 2.4.x
Closes gh-25160
2021-02-09 16:44:04 -08:00
Phillip Webb f5f1b4348e Merge branch '2.2.x' into 2.3.x
Closes gh-25159
2021-02-09 16:43:41 -08:00
Phillip Webb 0129e6b52d Upgrade CI to github-pr-resource v0.23.0
Closes gh-25155
2021-02-09 16:43:19 -08:00
Phillip Webb cd44db9fdb Merge branch '2.3.x' into 2.4.x
Closes gh-25157
2021-02-09 16:40:24 -08:00
Phillip Webb 479f6200da Merge branch '2.2.x' into 2.3.x
Closes gh-25156
2021-02-09 16:39:32 -08:00
Phillip Webb 4b97f819d6 Upgrade CI to artifactory-resource 0.0.13
Closes gh-25154
2021-02-09 16:37:08 -08:00
Andy Wilkinson 8b505cf541 Merge branch '2.3.x' into 2.4.x
Closes gh-25020
2021-01-28 09:30:19 +00:00
Andy Wilkinson a4e6a3cfd0 Merge branch '2.2.x' into 2.3.x
Closes gh-25028
2021-01-28 09:30:01 +00:00
Andy Wilkinson 73b9615e0c Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-25013
2021-01-28 09:27:26 +00:00
Andy Wilkinson 8884d89dc6 Merge branch '2.3.x' into 2.4.x
Closes gh-25018
2021-01-28 09:26:05 +00:00
Andy Wilkinson bc5e2853e1 Merge branch '2.2.x' into 2.3.x
Closes gh-25027
2021-01-28 09:25:27 +00:00
Andy Wilkinson 06c76b8643 Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-25014
2021-01-28 09:25:02 +00:00
Andy Wilkinson 49b546a994 Merge branch '2.3.x' into 2.4.x
Closes gh-25017
2021-01-28 09:23:36 +00:00
Andy Wilkinson e04863d15b Merge branch '2.2.x' into 2.3.x
Closes gh-25022
2021-01-28 09:23:15 +00:00
Andy Wilkinson 6ccfa0f554 Upgrade Java 8 CI image to jdk8u282b08
Closes gh-25019
2021-01-28 09:22:54 +00:00
Andy Wilkinson 460094ff80 Merge branch '2.3.x' into 2.4.x
Closes gh-25016
2021-01-28 09:03:14 +00:00
Andy Wilkinson 223b4e4a6f Merge branch '2.2.x' into 2.3.x
Closes gh-25021
2021-01-28 09:02:45 +00:00