Pix4D / cogito

Concourse resource for GitHub Commit Status and Google Chat notifications
MIT License
34 stars 14 forks source link

release v0.12.0 #146

Closed aliculPix4D closed 11 months ago

aliculPix4D commented 11 months ago

release PR for v0.12.0

@wanderanimrod and @dev-jin the PRs to add support for the GHE are finally merged to master. Do you mind doing the final tests with the master image pix4d/cogito:master before the release 0.12.0 is out?

Note that there are some configuration changes needed compared to the previous attempt.

See: https://github.com/Pix4D/cogito#optional-keys

In current implementation we expect: source.github_hostname to be configured as: github.mycompany.org WITHOUT any schema/protocol (https://) or API prefix (/api/v3). This will be expanded in the code to: https://github.mycompany.org/api/v3.

TODO: