Nathan Deamer
11/10/2022, 11:34 AM[2022-11-09T18:47:44Z] DEBUG: Webhook context {"base_url":"<https://gocity.pactflow.io>","consumer_version_branch":null,"build_url":null,"consumer_version_tags":[],"event_name":"contract_requiring_verification_published","provider_version_number":"0609085aced24bfeaac13a660b9878230d44d197","provider_version_branch":"main","provider_version_descriptions":["latest from main branch"]}
[2022-11-09T18:47:47Z] DEBUG: Webhook context {"base_url":"<https://gocity.pactflow.io>","consumer_version_branch":null,"build_url":null,"consumer_version_tags":[],"event_name":"contract_requiring_verification_published","provider_version_number":"562fd7aaa5c45882a8121c9968a32de10c02f983","provider_version_branch":"main","provider_version_descriptions":["deployed in dev","deployed in ext","deployed in production"]}
The different seems to be the provider_version_descriptions
-is there any documentation on this?Nathan Deamer
11/10/2022, 11:38 AMNoor Hashem
11/14/2022, 5:00 AMcontract_requiring_verification_published
""""
triggers once for each of the following provider versions that are missing a verification result for the newly published pact:
• the latest version from the provider's main branch
• any version currently deployed to an environment
"""Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
0609085aced24bfeaac13a660b9878230d44d197
is latest from main branchBeth (pactflow.io/Pact Broker/pact-ruby)
562fd7aaa5c45882a8121c9968a32de10c02f983
is deployed in dev”,“deployed in ext”,“deployed in production”Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)