Hello, I’m checking the branches feature, and acco...
# pact-jvm
a
Hello, I’m checking the branches feature, and according to this page : https://docs.pact.io/pact_broker/branches#support it has not beed included in pact-jvm yet. Does anyone know if it’s planned to be included soon ?
y
Hey @Aurelia, I believe there are 4 elements from a list we have tracking. I am planning on getting this list expanded for all languages and on the site as well. We would greatly appreciate anyones assistance in being able to get these over the line, and I will be doing a shout about it in our next OSS post due to go out next week 1. Publish pacts with branch (consumer) a. JVM i. https://github.com/pact-foundation/pact-jvm/issues/1453 2. Publish verification results with branch (provider) a. JVM i. https://github.com/pact-foundation/pact-jvm/issues/1454 3. Consumer version branch selector (provider) a. JVM i. https://github.com/pact-foundation/pact-jvm/issues/1465 1. Can be bypassed with raw JSON: https://github.com/pact-foundation/pact-jvm/pull/1471 4. Consumer version environment selectors (provider) a. JVM i. https://github.com/pact-foundation/pact-jvm/issues/1407
a
Hey @Yousaf Nabi (pactflow.io), thanks for the answer.