Hey guys is there a way in the pact broker to see ...
# general
l
Hey guys is there a way in the pact broker to see what version of the pact was verified when a subsequent version is pre-verified?
m
Pact version is internal to the Pact Broker. I think what you’re asking is “what was the first consumer version that was verified in subsequent versions”?
l
sorry i think im a little confused so ill try to explain a bit better. we are publishing a new version of a consumer and with that a new pact. the problem is the pact is considered verified by an older version of the provider but not the latest version on the main branch ? the publish pact should fail because it shouldnt pass provider verification with the latest version of the provider on the main branch correct ?
m
From that screenshot, it looks like it’s been verified by the latest version of the
main
branch (and tag) of your provider, version
0.1.0+f33…
l
but thats not that latest verion of the provider. when i hover over it it says a more recent version of the provider exists
m
ah! The latest version is obviously compatible, but not shown here. Is it shown on the matrix page? (click the little table icon)