Darwin Cahyadi
02/20/2022, 8:53 PMConsumer A branch feat/changeField publishes a new pact (tagged as feat/changeField ) that changes the body attribute id to uuid , how does the Provider can merge the changes when publised pact from Consumer A branch master still use id ? (it will make the step provider verification in build pipeline always failed)
Current config is consumerVersionSelectors: [{ tag: 'master', latest: true }, { deployed: true } ]Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
Darwin Cahyadi
02/20/2022, 9:57 PM