hey! I tried pinging <@U9UUY3CU9> about this but...
# pact-jvm
m
hey! I tried pinging @Matt (pactflow.io / pact-js / pact-go) about this but didn't get any response so I'll post the message here. I'm Marcin and I'm the lead of Spring Cloud Contract. I've got a thing I would like to discuss. I tried to upgrade Pact support in Spring Cloud Contract from version 4.1 to 4.3. Unfortunately, there were API breakages (which I've managed to fix) and functionality breakages (which I didn't manage to fix). I often have to spend a lot of time on the upgrades even with minor releases (actually I see breaking changes even between 4.2.7 and 4.2.20). We've decided to move the SCC - Pact integration out of SCC (I've temporarilly moved the whole code here https://github.com/marcingrzejszczak/spring-cloud-contract-pact together with e2e samples) . My question is - would someone (I guess the Pact foundation) be willing to take in the SCC - Pact integration?
👋 2
y
Hey @Marcin Wojcik, Thanks for reaching out! Matt is over is Aus, so is likely to be asleep now. Will have a chat with the team, I was aware of SCC but wasn't aware there was an SCC Pact integration. Is there any insight into • what issues were seen so far / resolved (changelog)? • who is using SCC Pact and where if anywhere are they raising issues? • any documentation to the SCC Pact integrations, example repos etc? Just thinking it would be useful, as if it does come under the Pact Foundation wing, we would need to help find maintainers and contributors to support it.
m
Yeah I've pinged Matt a couple of days ago.
what issues were seen so far / resolved (changelog)?
I guess you can follow these issues to have an answer to that https://github.com/spring-cloud/spring-cloud-contract/issues?q=is%3Aissue+is%3Aopen+pact
who is using SCC Pact and where if anywhere are they raising issues?
Users of SCC are. They are raising issues in SCC issues at Github (as shown above).
any documentation to the SCC Pact integrations, example repos etc?
I moved the docs, the code and samples here https://github.com/marcingrzejszczak/spring-cloud-contract-pact
m
Eeek! Sorry I missed that Marcin - my slack #inboxzero is currently failing
We’ll raise this with the maintainer group to see what options we have
thanks for sharing the link above, very helpful