James Fraser
04/18/2022, 9:22 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
James Fraser
04/18/2022, 9:40 AMPactflow Version: 85e7754e3
(it's not self-hosted so not sure if we can even control the version)
The verifier runs from a Docker container using FROM --platform=linux/amd64 python:3.7
- is there a way to explicitly set the flag?Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
James Fraser
04/18/2022, 10:23 AMThe Pact Broker now defaults to true if the includePendingStatus field is not setI'll have a look at that and see if that sorts it 👍
Matt (pactflow.io / pact-js / pact-go)
James Fraser
04/18/2022, 2:43 PM--no-enable-pending
is what I was after, think that's it sorted now
Cheers for the help Matt 👍