Hi there :slightly_smiling_face: I was looking in...
# pact-jvm
r
Hi there 🙂 I was looking into the documentation, trying to see if the JVM libraries already supported branches, environments, pending pacts, WIP pacts... and I though they didn't. But also I saw some comments in this channel and the changelog of the JVM section, and it looks like at least some of those things are already implemented. Could you help me understand what is the current state of the JVM ecosystem regarding those new features, or where I can find documentation to understand it? Thank you 🙂
r
PR for branches has just been merged 😄 There is no central document describing these features, they will be spread between the various components that are supported, i.e. Maven, Gradle, JUnit etc.
r
I guess I asked just in time 😆 What I tried to find out was if the JVM ecosystem was ready for those new features/first-class-citizen. The documentation about the Pact Broker is "easier" in a way to see from the version all those new things are available. For the JVM is not that easy from what I'm seeing. What I tried to know was if the JVM ecosystem was ready for the "new flow" (new webhook event, pending pacts, branches and environments, WIP pacts...), or if we should still implement the "regular" flow" of using the older webhook event, using tags for environment and branches... and so on
but I guess the "JVM ecosystem" is so big that there's no easy answer for that question, so I will try to check the component repositories to find it out 🙂
r
I think everything is supported except for environments
r
Thank you! 🙂