Noor Hashem
09/29/2022, 3:38 PMuses: pactflow/actions/publish-provider-contract@v0.0.2
Or is there some other way? As in the github workflows in this workshop I could not find any place where the provider contract was being published except in the test itself where it shows the code in the image i've attached.Yousaf Nabi (pactflow.io)
Matt (pactflow.io / pact-js / pact-go)
Fábio Rodrigues
09/30/2022, 8:45 AMNoor Hashem
09/30/2022, 1:02 PMYousaf Nabi (pactflow.io)
This workflow ensures changed pacts are verified immediately by checking out the provider codebase in the consumer's pipeline, and running the verification as part of the consumer's own tests.
Noor Hashem
10/03/2022, 2:36 PMYousaf Nabi (pactflow.io)