pact-foundation/pact_broker-client

Support environment/releases on describe-version

Opened this issue · 2 comments

canny commented

Currently, describe-version support only tags. It'd good to have the same behaviour for environment and releases. Something like describe-version -a PACTICIPANT --environment SOME_ENVIRONMENT returns a table of pacticipant versions marked as deployed and/or released

https://pact.canny.io/admin/board/feature-requests/p/support-environmentreleases-on-describe-version

canny commented

This issue has been linked to a Canny post: Support environment/releases on describe-version 🎉

Rafael Anachoreta - February 8, 2022

Alternatively, a specific command to return the deployed/released versions on a specific environment would work too
pact-broker describe-deployed --environment=production --pacticipant="My Consumer"