Haz
Haz
Within the `sh` package, args are being expanded in the case where normal sh command would not expand args within single quotes. Example command: `pact-broker create-webhook --user='admin:${user.bitbucketAppPassword}'` 1. Via normal...
while trying to call the code below, i cannot seem to generate a valid zipcode for any state. this is apparent because only the definitions available when `faker.definitions.address.postcode_by_state` is invoked...
Using the main branch of this repo as of eb3ad62 and I kept getting this error while running ios.app script. > 2022-03-10T17:26:10.542Z ERROR webdriver: RequestError: connect ECONNREFUSED ::1:4723 at ClientRequest....
Allows for reuse of structs generated by the client code for reuse with protobuf or json. The protobuf portion of the struct definition was not compatible with the MatchV2 due...
**Describe the bug** While following the Integration > [MySQL](https://www.getsynth.com/docs/integrations/mysql), I keep getting this error on a sample schema for one of our repos. **To Reproduce** Steps to reproduce the behavior:...
It's probably easy to fall into this trap like I did when utilizing the webhook template library [here](https://docs.pact.io/pact_broker/webhooks/template_library#bitbucket---trigger-pipeline-run). Specifically, I have a broker webhook to trigger the provider verification during...
The MatchingBranch consumer selector is quite useful for WIP and Pending pacts development use cases. However, these cases are typically resolved within a short window, eg 2 weeks for us....
### Checklist _This checklist is optional, but studies show that people who have followed it checklist are really excellent people and we like them_ 🤣 Before making a feature request,...
Change will match exactly one of options and not contains. Update example to match a specific type and not just includes text