Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Support the --port option #81

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

honzajavorek
Copy link
Contributor

@honzajavorek honzajavorek commented Jun 27, 2019

This is a kick off to address the long-pending #11 and #17. Big thanks to @ddelnano for contributing the initial work and opening the discussion back in the days. I'm sorry this is taking so long to tackle, but as you can see in apiaryio/dredd#917, it got stuck on various circular chicken-egg dependency issues.

Closes #11, closes #17

BREAKING CHANGE: After this PR gets merged, it is going to be required that the hooks handler process is able to accept a --port option in addition to the list of hook files.

BREAKING CHANGE: It is now required that the hooks handler process is able to accept a --port option in addition to the list of hook files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests do not validate hooks can listen on different ports
1 participant