Implement Pact support in FOLIO modules and CI/CD pipeline
(FOLIO-1477)
|
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | Implement Pact support in FOLIO modules and CI/CD pipeline |
| Type: | Story | Priority: | P3 |
| Reporter: | Anton Emelianov (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | Pact | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
| Sprint: | |
| Story Points: | 1 |
| Epic Link: | Implement Pact support in FOLIO modules and CI/CD pipeline |
| Comments |
| Comment by Eric Valuk [ 06/Sep/18 ] |
|
we could use the pact broker functionality: The ability to tag a pact (ie. "prod") so a provider can verify itself against a fixed version of a pact to ensure backwards compatibility. https://github.com/pact-foundation/pact-ruby/wiki/Sharing-pacts-between-consumer-and-provider |
| Comment by Anton Emelianov (Inactive) [ 07/Sep/18 ] |
|
one of the features that pact.dius.com.au advertises is webhooks to trigger provider build |