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

feat:support multiple servers #163

Merged
merged 5 commits into from
Dec 6, 2018
Merged

Conversation

xiaoyuhen
Copy link
Contributor

Summary

support multiple servers and compatible with older versions

see #134

Copy link
Member

@gregberge gregberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @xiaoyuhen, thanks for your work! Just some changes:

  • port is not mandatory, you can't rely on it for mapping. Please use array index instead.
  • You don't have to modify jest-puppeteer.config.js and readme example. Passing an object instead of array will be supported, it is the first class usage. We should just mention that it is possible to specify several servers.

@xiaoyuhen
Copy link
Contributor Author

hi, @neoziro
I fixed the problem with port and updated the readme.
Is there any other question of this pr?

@gregberge
Copy link
Member

No it’s OK for me, I will merge it as soon as I have a moment! Thanks for your work!

@gregberge gregberge merged commit 6cf690c into argos-ci:master Dec 6, 2018
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

Successfully merging this pull request may close these issues.

3 participants