Commit Graph

24 Commits

Author SHA1 Message Date
Stephane Nicoll
d8ca8c74a5 Polish 2021-03-18 14:21:41 +01:00
Stephane Nicoll
9028076cb7 Switch CI build from Java 15 to Java 16
Closes gh-1203
2021-03-18 08:45:20 +01:00
Brian Clozel
ef5b587f90 Fix release pipeline for Maven Central publication
This commit fixes the missing pieces in our Maven Central publication
pipeline. Our first attempt at releasing with it showed a few problems:

* The promote task did not have the artifacts downloaded with the
  artifactory repository.
* We applied the wrong Sonatype credentials to the task.
* The github changelog task would fail because of docker rate limiting
  since we were not using the right type of resource, which is
  configured with the proper caching mechanism.

See gh-1199
2021-03-16 14:51:13 +01:00
Stephane Nicoll
da5932b19b Upgrade CI to publish to Maven Central directly
Closes gh-1199
2021-03-14 07:19:21 +01:00
Stephane Nicoll
c08dc945cb Upgrade CI images to ubuntu:focal-20210217
Closes gh-1196
2021-03-12 12:27:51 +01:00
Stephane Nicoll
d330827bb0 Upgrade Java 15 CI image to jdk-15.0.2+7
Closes gh-1177
2021-02-16 17:50:58 +01:00
Stephane Nicoll
48f1bb75f2 Upgrade Java 11 CI image to jdk-11.0.10+9
Closes gh-1178
2021-02-16 17:50:29 +01:00
Stephane Nicoll
b8cd3197c6 Upgrade Java 8 CI image to jdk8u282b08
Closes gh-1179
2021-02-16 17:49:56 +01:00
Stephane Nicoll
5352536c08 Upgrade CI images to Ubuntu Focal 20210119
Closes gh-1180
2021-02-16 17:49:20 +01:00
Stephane Nicoll
087d20abaa Upgrade to concourse java scripts 0.0.4
Closes gh-1108
2020-12-17 15:31:11 +01:00
Stephane Nicoll
013253a6ae Add multi-jdks build 2020-12-17 15:31:11 +01:00
Stephane Nicoll
35d40e3619 Harmonize CI pipeline 2020-12-17 15:31:09 +01:00
Stephane Nicoll
2fe3508264 Upgrade Java 8 version in CI image 2020-12-16 10:04:13 +01:00
Stephane Nicoll
ab42b7a985 Upgrade Ubuntu version in CI images 2020-12-16 10:03:19 +01:00
Stephane Nicoll
80b82c9042 Upgrade docker images to Ubuntu Focal 2020-09-27 13:03:51 +02:00
Stephane Nicoll
1113fc0dd8 Upgrade Java 8 version in CI image 2020-08-14 08:06:38 +02:00
Stephane Nicoll
f2ea6d44a3 Upgrade CI base image 2020-08-14 08:04:40 +02:00
Stephane Nicoll
ec2548d3c6 Upgrade Ubuntu version in CI image 2020-07-15 10:53:29 +02:00
Stephane Nicoll
31aad89a8a Switch version to SemVer format
Closes gh-1107
2020-07-09 17:53:47 +02:00
Madhura Bhave
5a411c67eb Install unzip in CI image 2019-07-02 20:47:00 -07:00
Stephane Nicoll
9c16d576ff Align CI image to expose javadoc binary 2019-04-11 09:29:27 +02:00
Stephane Nicoll
3856aef259 Add missing utility required by staging script 2019-01-30 13:56:04 +01:00
Stephane Nicoll
3878597626 Add git to CI image 2019-01-30 13:51:03 +01:00
Madhura Bhave
beefea77cf Move the build to concourse
Closes gh-767
2018-11-08 17:33:38 +01:00