thibault alix
12/14/2023, 8:18 PMmainBranch: true
triggers an error (No pacts found matching the given consumer version selectors in pact broker xxx), and latest: true
doesn't?
The consumer publishes contracts in feature branches as well as in main
; we've also confirmed the participant's details Main Branch: main
thank youthibault alix
12/14/2023, 8:34 PMmainBranch:true
in conjunction of deployed: true
seems to work in some cases:
• ConsA <> ProvA: ✅
• ConsA <> ProvB: ❌Matt (pactflow.io / pact-js / pact-go)
thibault alix
12/15/2023, 2:07 AMMatt (pactflow.io / pact-js / pact-go)