Hi Team, when running the can-i-deploy command, its trying to find a verified pact for a particular provider, with a consumer whose pact does not exist on the broker anymore. How to resolve this?
b
Beth (pactflow.io/Pact Broker/pact-ruby)
08/30/2022, 10:20 PM
@Harry what problem are you trying to solve?
Beth (pactflow.io/Pact Broker/pact-ruby)
08/30/2022, 10:21 PM
Is the problem that the pact doesn’t exist, and you don’t know why, or is the problem that you want can-i-deploy to ignore the missing pact?
h
Harry
09/01/2022, 7:37 AM
The pact between a consumer A and Provider B doesnt exist anymore (its expected) and a pact between Provider B and consumer C does. But the can-i-deploy is expecting a verified pact between Consumer A and Provider B, and hence its failing. I resolved it by deleting the integrations from the broker.