DiUS / pact-provider-verifier-docker

Docker container to validate Pacts in a language-agnostic manner
10 stars 9 forks source link

Verification Results not being uploaded #10

Open dmryland opened 5 years ago

dmryland commented 5 years ago

After successfully using the verifier image, pulling pacts down from a broker, and successfully verifying the pacts, the results are not being published to that broker

arun290636 commented 5 years ago

@dmryland i am facing the same problem .

dmryland commented 5 years ago

@arun290636 If it helps, I am getting around this by using the CLI given at https://github.com/pact-foundation/pact-provider-verifier and building my own docker container that will use the cli to run the verifications. The CLI does support publishing the verification results

mefellows commented 5 years ago

See #7, we need to update this to the latest code and possibly change tact.