pact-foundation / pact-ruby-cli

Amalgamated Pact Ruby CLI
https://pact.io
MIT License
12 stars 15 forks source link

fix: ghcr images need to publish to pact-foundation / dockerhub images to pactfoundation #128

Closed YOU54F closed 6 months ago

YOU54F commented 6 months ago

GitHub container registries must contain a matching NAMESPACE to the GitHub user or org.

This worked on my personal fork, as my GH and Docker username are the same, however pact-foundation uses a hyphen-less NAMESPACE when publishing to docker.io

https://hub.docker.com/u/pactfoundation

We therefore need to set the org name to pact-foundation when publishing to ghcr.