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

hashFiles: expand user in currentWorkspace & show more in debug #1582

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

Conversation

IanButterworth
Copy link

The glob input will automatically expand user, so the currentWorkspace input should to.

Also add more info to debug logs otherwise the issue is not obvious.

Automatically appending a trailing path separator, whether or not the user has included one also seems odd to me but I'm not sure what to do there. Maybe path.resolve adds the trailing separator automatically?

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