pact-foundation / pact-jvm

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://docs.pact.io
Apache License 2.0
1.08k stars 479 forks source link

Consumer JVM branch property #1520

Open johnreilly100 opened 2 years ago

johnreilly100 commented 2 years ago

Is there any timeline for when the Consumer JVM client library will allow the branch property to be set for Consumer Versions. This would be separate from the use_first_tag_as_branch pact broker setting.

rholshausen commented 10 months ago

Is this for publishing Pact files or when selecting Pacts to verify? The branch can be set in both cases.