Hi Team, when running the can-i-deploy command, it...
# pact-broker
h
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
@Harry what problem are you trying to solve?
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
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.