bit of a general question: what’s the best strateg...
# pact-jvm
u
bit of a general question: what’s the best strategy to select consumer versions? I’m thinking of a two step process: 1) verify all branches (this job doesn’t block roll out CI pipelines since it could very well fail a bunch of contracts) 2) verify deployed/latest-main-branch (this one does block a provider branch since a roll out with a red job here means breakages) Slack Conversation