Commit Graph
75 Commits
Author SHA1 Message Date
Stephane Nicoll dea4e148f1 Rename Spring Buildmaster account to Spring Builds 2021-08-25 18:07:19 +02:00
Stephane Nicoll bb4a2aa10f Fix GitHub authentication using token 2021-08-22 08:53:11 +02:00
Stephane Nicoll 745adfb6f5 Upgrade Ubuntu version in CI images 2021-08-22 08:51:26 +02:00
Stephane Nicoll fc46dc89b0 Upgrade Java 16 version in CI image 2021-08-22 08:50:47 +02:00
Stephane Nicoll 4e50dbfe2b Upgrade Java 11 version in CI image 2021-08-22 08:50:28 +02:00
Stephane Nicoll d77d1ae276 Upgrade Java 8 version in CI image 2021-08-22 08:50:08 +02:00
Stephane Nicoll 9bfeabbdc4 Switch from vito/oci-build-task to concourse/oci-build-task 2021-08-22 08:49:21 +02:00
Stephane Nicoll d2372e4679 Configure a mirror for registry-image image_resources 2021-08-22 08:48:44 +02:00
Stephane Nicoll 5a976ac492 Upgrade Java 16 version in CI image
Closes gh-1234
2021-05-20 18:19:05 +02:00
Stephane Nicoll ae2e02c273 Upgrade Ubuntu version in CI images
Closes gh-1233
2021-05-20 18:18:23 +02:00
Stephane Nicoll 6d125d2e7a Upgrade Java 11 version in CI image 2021-04-22 11:52:09 +02:00
Stephane Nicoll 1dac56310b Upgrade Java 8 version in CI image 2021-04-22 11:51:36 +02:00
Stephane Nicoll 7a273034ff Upgrade Ubuntu version in CI images
Closes gh-1221
2021-04-16 10:02:26 +02:00
Stephane Nicoll 1701f714ba Upgrade to Concourse Release Scripts 0.3.2 2021-03-23 14:32:47 +01:00
Stephane Nicoll f9ed8f7be0 Fix image type for changelog generator 2021-03-23 10:35:13 +01:00
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
Stephane Nicoll 83f48e3d10 Upgrade to Artifactory Resource 0.0.14
Closes gh-1201
2021-03-18 08:36:40 +01:00
Stephane Nicoll 6b0e2830a0 Polish
See gh-1199
2021-03-16 14:55:01 +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 f9438389fa Initiate 0.10.x branch 2021-03-02 14:04:47 +01:00
Stephane Nicoll 776a2810fd Polish 2021-02-19 16:19:58 +01:00
Stephane Nicoll 9c8e8d0b97 Fix optional deployments regex in release CI pipeline
This commit fixes the "optional-deployments" regex for ".zip" artifacts;
"\" do not need to be escaped in YML single-quoted strings.
2021-02-19 16:19:47 +01:00
Stephane Nicoll 9f2c6682f4 Remove duplicate entry for artifactory-repo in stage-release 2021-02-19 15:58:38 +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 8542b89ed3 Workaround for CI image generation failure
See gh-1176
2021-02-16 17:31:07 +01:00
Stephane Nicoll 565438820b Upgrade CI to github-pr-resource v0.23.0
Closes gh-1174
2021-02-10 12:03:31 +01:00
Stephane Nicoll 4a00a281f7 Upgrade CI to artifactory-resource 0.0.13
Closes gh-1173
2021-02-10 11:58:50 +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 d0cb9fc546 Fix ci image creation 2020-12-16 14:45:48 +01:00
Stephane Nicoll 0f87cfc8d0 Fix typo 2020-12-16 14:11:53 +01:00
Stephane Nicoll 0e4123548a Add build ci image task 2020-12-16 10:59:15 +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 8e9b62b238 Fix CI deprecation warnings
Closes gh-1161
2020-12-10 15:53:49 +01:00
Stephane Nicoll 2e3dc77e99 Switch to Concourse's registry-image resource 2020-12-05 07:49:38 +01:00
Stephane Nicoll 5ec8e11ca6 Upgrade to Github PR Resource 0.21.0 2020-12-05 07:48:31 +01:00
Stephane Nicoll 56621c81e5 Upgrade to Artifactory Resource 0.0.12 2020-12-05 07:47:35 +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 52ad0375a1 Workaround broken function in concourse scripts 2020-07-15 11:24:12 +02:00
Stephane Nicoll a1f160b3bf Workaround broken function in concourse scripts 2020-07-15 11:20:15 +02:00