Siim Mardus
02/11/2025, 1:12 PMSiim Mardus
02/11/2025, 1:38 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Siim Mardus
02/12/2025, 11:26 AMbranch
and sha
fields under the request
. Do we just use the pactbroker.providerVersionBranch
and pactbroker.providerVersionNumber
variables now inside the "url" field that we pass and it should work?
• We tried that, and it technically did work, as it now used the version instead of "HEAD" for the provider version, and it somehow now linked it together for also other environments. BUT, it did not still fire a request for each environment, so I'm sceptical how it worked.
• I'm interested in what is the logic within pact broker to determine which branches to run it for.Matt (pactflow.io / pact-js / pact-go)
Siim Mardus
02/12/2025, 11:43 AM