department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
284 stars 206 forks source link

WIP and pending pact features #13503

Closed LindseySaari closed 4 years ago

LindseySaari commented 4 years ago

Issue Description

When verifying pacts, the verification task can be configured to include all "work in progress" pacts (as well as by tag, like master or prod). This allows any new pacts to be automatically verified without the provider team having to make configuration changes. When using this feature, it is best to also turn on the pending pacts feature, so that any failures caused by the WIP pacts do not cause the build to fail.


Tasks

Acceptance Criteria

LindseySaari commented 4 years ago

https://docs.pact.io/implementation_guides/ruby/verifying_pacts/ https://docs.pact.io/pact_broker/advanced_topics/wip_pacts/