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

issue #661: Refine a path resolution for node tasks #662

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

Conversation

rzymek01
Copy link

Summary

  • an executable (such as gulp) is found regardless of extension used (supported by node, i.e. no extension, js, json, and node)
  • revamp log messages
  • reuse paths-related utils

Tests and Documentation

I've tested the change locally in a few scenarios with different correct/invalid task paths.

I can see gulp happy path is already covered in it/example project. I'm wondering why it didn't fail for 1.6 release... Should I add new directory in it especially for this change?
IMO docs change it's not needed here, because it's about internal behaviour, but I might be wrong.

- an executable (such as gulp) is found regardless of extension used (supported by node, i.e. no extension, js, json, and node)
- revamp log messages
- reuse paths-related utils
@rzymek01
Copy link
Author

@eirslett bumping

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.

None yet

1 participant