Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest standalone executable (1.9.0) #58

Closed
2 tasks
bethesque opened this issue Oct 13, 2017 · 0 comments
Closed
2 tasks

Update to latest standalone executable (1.9.0) #58

bethesque opened this issue Oct 13, 2017 · 0 comments
Assignees

Comments

@bethesque
Copy link
Member

bethesque commented Oct 13, 2017

https://github.com/pact-foundation/pact-ruby-standalone/releases/latest

The main changes are:

  • pact-provider-verifier - the pact urls are now a space separated list of arguments, not a list of comma separated --pact-url options.
  • pact-mock-service - the consumer name and provider name and pact file write mode should be provided as start up options, not set in the POST /pact request at the end. The body for that POST /pact can be empty now.
@matthewbalvanz-wf matthewbalvanz-wf self-assigned this Dec 17, 2017
matthewbalvanz-wf added a commit that referenced this issue Feb 4, 2018
- Pinned to pact-ruby-standalone 1.9.0
- Removed the payload to `/pact` of the pact-mock-service as its no longer required
- Added the option to specify pact URIs as arguments to be consistent with the Ruby verifier
- Added deprecation notices to `--pact-url` and `--pact-urls`
- Added `file_write_mode` to the Pact class to control how the mock service
  writes files when tests are run in parallel
matthewbalvanz-wf added a commit that referenced this issue Feb 4, 2018
Resolves #58: Update to pact-ruby-standalone 1.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants