Hello, I have a large monolith system that we are ...
# pact-jvm
j
Hello, I have a large monolith system that we are breaking down into microservices. That said in the mean time the monolith is a provider for a large number of consumers and multiple teams are in charge of adding the contracts. One thing I am unsure of is do I actually need to disable can-i-deploy every time a new contract is added before it gets through all environments? And before adding version selectors like
mainBranch: true
and
deployedOrReleased: true
?