Sha256: 7c3b96aadff0a5321adecd550d0a4f2a0c84fc68284aa8e7be1e35ede583b714
Contents?: true
Size: 695 Bytes
Versions: 2
Compression:
Stored size: 695 Bytes
Contents
Add support for publishing verification results with a branch using the pact-ruby-standalone 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`
Version data entries
2 entries across 2 versions & 1 rubygems