Commit Graph
17 Commits
Author SHA1 Message Date
Stephane Nicoll 8c4de50469 Upgrade to concourse/oci-build-task 0.9.1
Closes gh-1284
2021-11-19 08:47:09 +01:00
Stephane Nicoll 83447b4847 Upgrade to GitHub Changelog Generator 0.0.7 in CI
Closes gh-1268
2021-10-03 07:06:19 +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 f9ed8f7be0 Fix image type for changelog generator 2021-03-23 10:35:13 +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 8542b89ed3 Workaround for CI image generation failure
See gh-1176
2021-02-16 17:31:07 +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 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
Madhura Bhave b5e1f6c921 Add support for CI on Windows
Closes gh-865
2019-03-26 16:06:36 -07: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
Stephane Nicoll 76b853a4e4 Enable CI maven cache 2018-11-09 11:20:58 +01:00
Madhura Bhave beefea77cf Move the build to concourse
Closes gh-767
2018-11-08 17:33:38 +01:00