James P
07/28/2022, 10:54 PM@PactBroker(url = "${pactbroker.url}", consumerVersionSelectors = {
@VersionSelector(tag = "main")
})
I can see from the output that it is correctly targetting a main consumer
Verifying a pact between saasConsumer and saasProvider for tag main
However whenever I look at the broker, it shows verifications against multiple previous versions of the contract both on the main branch and a couple of other feature branches, is there a reason for this?Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)