Commit Graph

12 Commits

Author SHA1 Message Date
Stephane Nicoll
1701f714ba Upgrade to Concourse Release Scripts 0.3.2 2021-03-23 14:32:47 +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
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
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
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