Mahesh Damavarapu
08/17/2023, 11:45 AMMatt (pactflow.io / pact-js / pact-go)
Mahesh Damavarapu
08/17/2023, 12:55 PMMatt (pactflow.io / pact-js / pact-go)
I mean are you saying pactflow will be doing the comparision and update the status accordingly ? If so, what is the frequency, is it configurable ?If you think about it, it doesn’t make sense to check on a schedule. The only time the value will change is if the consumer publishes a new contract, or the provider does, or if either of them deploy to a different environment. When you call
can-i-deploy if there isn’t a comparison pre-calculated, it will calculate one.Matt (pactflow.io / pact-js / pact-go)