Noor Hashem
09/20/2022, 2:52 PMYousaf Nabi (pactflow.io)
./pacts
directory in your screenshot.
The trigger-cross-test
is a workflow designed for testing our examples via GitHub actions against different operating systems, and methods of upload ( standalone cli, ruby cli and dockerised cli )Yousaf Nabi (pactflow.io)
Yousaf Nabi (pactflow.io)
Noor Hashem
09/20/2022, 5:33 PM--pacticipant
right? How would I be able to run that command and have it check multiple pacts with different providers and consumers??Beth (pactflow.io/Pact Broker/pact-ruby)
Beth (pactflow.io/Pact Broker/pact-ruby)
pact-broker can-i-deploy --pacticipant monorepo-app-1 --version 1 --pacticipant monorepo-app-2 --version 1 ... --to-environment test
Noor Hashem
09/22/2022, 1:19 PM