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

fix: forward configuration context to executor #5

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

webberwang
Copy link
Contributor

Currently any -c flags don't get forwarded to the e2e call

For example, nx run app-e2e:currents:ci or nx run app-e2e:currents -c ci, the ci doesn't get forwarded to when currents call the e2e script.

If your e2e has configurations for ci, dev etc, these settings won't be properly applied.

@webberwang
Copy link
Contributor Author

@agoldis Hey, anyway to merge this so I don't have to use a forked NPM version?

Copy link
Contributor

@agoldis agoldis left a comment

Choose a reason for hiding this comment

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

@webberwang Thanks a lot for your help and sorry for the delayed response!

@agoldis agoldis merged commit bd4af5e into currents-dev:main Sep 22, 2022
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.

2 participants