Commit Graph

7 Commits

Author SHA1 Message Date
Brian Clozel
7fdd33ea39 Rely on Docker Hub for fetching CI images 2023-02-02 22:12:10 +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
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
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
35d40e3619 Harmonize CI pipeline 2020-12-17 15:31:09 +01:00