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

assume onPort if -- node is set #530

Merged
merged 4 commits into from
Oct 14, 2024
Merged

Conversation

karankraina
Copy link
Contributor

Adds support for #180

@mcollina Please review when you have some time.

Copy link
Owner

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

I think we can just remove --onPort.

Remember to adjust the docs.

@karankraina
Copy link
Contributor Author

Thanks for your review @mcollina . Also, if we remove onPort flag, I think the check should not striclty be restricted to -- node. We should assume on Port if -- <any-script> is provided. Your thoughts ?

@mcollina
Copy link
Owner

Ah, that's true. Then, this is good. Can you just update the docs?

@karankraina
Copy link
Contributor Author

Sure, updating.

@karankraina
Copy link
Contributor Author

@mcollina Does it look okay to you?

Copy link
Owner

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@karankraina
Copy link
Contributor Author

@mcollina checks on node v14 on mac and node v20 on windows are failing. Can see other merges with these fails too. Any known issues ?

@mcollina
Copy link
Owner

Drop node 14 and v16 support, I'll bump
the major.

windows is likely flaky.

@karankraina
Copy link
Contributor Author

Should I add v22 ?

@mcollina
Copy link
Owner

yes please

@karankraina
Copy link
Contributor Author

Done but windows still not happy. I think we need another issue to address that. And if this looks good, can we merge it?

@karankraina
Copy link
Contributor Author

@mcollina

@mcollina
Copy link
Owner

I'll look into the windows tests asap.

@mcollina
Copy link
Owner

windows tests are fixed, can you rebase?

Copy link
Owner

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 3167fab into mcollina:master Oct 14, 2024
8 checks passed
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