Commit Graph
33 Commits
Author SHA1 Message Date
Stephane Nicoll ba34ccdb31 Upgrade CI to github-release resource 1.5.5
Closes gh-1267
2021-09-27 16:22:45 +02:00
Stephane Nicoll 1dee938cb6 Remove CI job for Java 16 2021-09-22 09:11:45 +02:00
Stephane Nicoll ca35aa855d Add CI build for JDK 17
Closes gh-1262
2021-09-09 17:06:36 +02:00
Andy Wilkinson 63671c65cb Configure artifact properties using Artifactory resource 2021-09-07 14:49:01 +01:00
Stephane Nicoll bb4a2aa10f Fix GitHub authentication using token 2021-08-22 08:53:11 +02:00
Stephane Nicoll d2372e4679 Configure a mirror for registry-image image_resources 2021-08-22 08:48:44 +02: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
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 9f2c6682f4 Remove duplicate entry for artifactory-repo in stage-release 2021-02-19 15:58:38 +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 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 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 257a11f24c Upgrade CI to Artifactory Resource 0.0.11 2020-07-10 11:23:55 +02:00
Phillip Webb 916ac41253 Update CI credhub references 2019-06-18 13:54:36 -07:00
Madhura Bhave 4835944cd1 Set core.autocrlf to true for Windows build
See gh-865
2019-06-14 11:14:56 -07:00
Madhura Bhave e009a4e152 Change root of directory for building the docker image
This is done so that setup.sh can be accessed in the Dockerfile
2019-04-11 13:19:48 -07:00
Stephane Nicoll 3b40cd824e Add service sample
Closes gh-844
2019-03-27 09:29:09 +01:00
Madhura Bhave b5e1f6c921 Add support for CI on Windows
Closes gh-865
2019-03-26 16:06:36 -07:00
Madhura Bhave 0ed8aea677 Add failure notification if artifactory deploy fails 2018-11-22 11:10:22 -08:00
Stephane Nicoll 4ca5c99c47 Polish CI slack messages 2018-11-22 15:41:31 +01:00
Madhura Bhave 6dd17bd36c Put status pending on repo while build is running
See gh-771
2018-11-19 15:23:39 -08:00
Madhura Bhave 79623260f9 Enhance CI pipeline
- Support for Pull Requests
- Display build status on commit
- Notify build results on slack
- Support for releasing to artifactory

Closes gh-771
2018-11-19 15:13:07 -08:00
Madhura Bhave 22b4c9537c Make pipeline output public 2018-11-12 13:13:27 -08:00
Stephane Nicoll 8cd203f2e6 Trigger build on code change 2018-11-09 10:41:34 +01:00
Madhura Bhave beefea77cf Move the build to concourse
Closes gh-767
2018-11-08 17:33:38 +01:00