pact-foundation / pact_broker

Enables your consumer driven contracts workflow
http://pactflow.io
MIT License
708 stars 176 forks source link

feat: support consumer version selector for all branches #667

Closed bethesque closed 9 months ago

bethesque commented 9 months ago

Add support for the consumer version selector { "branch": true, "latest": true } which will return the latest pact for every branch.

This is part of the work proposed to simplify verification of the "work in progress" pacts as described in https://github.com/pact-foundation/pact_broker/discussions/640