Now, I'm going to run my pipeline for the dev and ...
# pactflow
j
Now, I'm going to run my pipeline for the dev and master branches of the consumer (who like the provider are based on the same commit). What I EXPECT to see is that there are two separate entries one for dev + master provider to dev + master consumer, and one for test provider to dev + master consumer. HOWEVER, instead, I see a single entry for the test provider to the dev + master consumer and the dev + master provider contract has just... disappeared. Even weirder, the matrix page just shows a non-entry for the provider columns. What's going on here?
y
Hey Jordan, The matrix page doesn't support BDC providers at the moment, but this is on our radar to address asap
I think the overview is only showing the latest, and not letting you see the full list, I'll get back to you on that, I know there is a list that the team are working on to get the UI experience slick, so the feedback is really appreciated
j
Ahhh gotcha. can-i-deploy seems to be picking up all the contracts properly so I think you're on the money with what's going on! It's good to know this is on the radar.
What is the best method to identify why a contract between two services is invalid when it's not displayed via the dashboard?
y
I believe the can i deploy output should have a link to the correct failing contract pairing
☝️ 1
👍 1
You can always drop issues onto the Pactflow public roadmap issues board https://github.com/pactflow/roadmap/issues we track the project here https://github.com/pactflow/roadmap/projects/1 so you can generally see what we are working on
j
Okay, done so. Thanks
👍 1