Shan
08/05/2022, 4:22 AMmaster, deployed and released for consumer_version_selectors.
Am I getting all right here?
{"branch": "master"} ->assume we configure master as our main branch then we pull the latest version of master
assume there is only one dev environment for testing, and for a given application instance,
{"deployed":true} -> this will pull the the pact from dev environments and we don't have to worry about latest because the record-deployment command automatically marks any application version that was deployed to the same application instance as undeployed, which guarantees that we will have just one version of the pact.
For a given application instance,
{"released":true} -> this will fetch all pacts which is in prod it can be more than one version.Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)