Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for publishing verification results with a branch using the pact-ruby-standalone #180

Closed
bethesque opened this issue Sep 29, 2021 · 2 comments

Comments

@bethesque
Copy link
Member

The Pact Broker now supports branches as first class entities. You can read more about this here: https://github.com/pact-foundation/docs.pact.io/blob/feat/deployments-and-releases/website/blog/2021-07-04-why-we-are-getting-rid-of-tags.md

To allow users to use this feature:

  • Upgrade the pact-ruby-standalone to at least version 1.88.70
  • Add an appropriately prefixed "branch" property to the user facing interface (make it match the existing provider name, tag, and version properties)
  • Pass the branch through to the pact provider verifier CLI using the parameter --provider-version-branch
@mefellows
Copy link
Member

Both v1.6.5 and the v2.0.0-beta.9 now support this, closing!

@bethesque
Copy link
Member Author

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants