Erik
02/28/2023, 6:37 AMCould not load pacts (which can be turned into a warning) or it will say No pacts or verifications have been published for version ... of ...
Thread in Slack ConversationTimothy Jones
02/28/2023, 12:13 PMrichard ruiter
02/28/2023, 1:56 PMErik
02/28/2023, 2:18 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
If you are using a shared standard pipeline, the easiest way to make sure every application can be deployed without having to do checks to determine if Pact is or isn’t being used for this particular application is to register every application version in the Pact Broker at the start of the pipeline, using the create-or-update-version command from the Pact Broker Client CLI.
Erik
03/01/2023, 7:20 AM