Hi there, Is there a requirement to have same envi...
# general
s
Hi there, Is there a requirement to have same environments used by both consumer and provider for
can-i-deploy
to work. When a consumer/provider has more than the other participant, will there be an issue
m
of course, if they were different environments how would it work?
and yes, if one team uses more environments than the other, that will be a problem for the same reason
s
Thanks @Matt (pactflow.io / pact-js / pact-go) Can we make the consumer/provider, who has less environments, to simply record a release for the missing environment of other participant or is there any other way to solve this. Unfortunately, In our case a legacy system (consumer) has more environments and follows different release process than the provider
m
You have the CLI / APIs to do that, I don’t think the Pact Broker should be assuming when a deployment should have happened or not
👍 1