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 theme files not being found on Windows for theme check #323

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

charlespwd
Copy link
Contributor

What are you adding in this PR?

  • Fixes issue of '0 files checked' and theme check silently failing on windows machines due to '' seperator being passed to glob.
  • Add unit tests + changeset

Fixes Shopify/cli#3497
Closes #322

Thank you @justshrey

Before you deploy

  • I included a patch bump changeset

…windows machines due to '\' seperator being passed to glob.
@charlespwd charlespwd force-pushed the justshrey/main branch 3 times, most recently from 67be4a7 to 60efe55 Compare March 11, 2024 12:43
@charlespwd charlespwd merged commit 08ca661 into main Mar 11, 2024
6 checks passed
@justshrey
Copy link
Contributor

Thank you! @charlespwd Loved how you have expanded it and created the tests, spec and the changeset! Learnt a lot seeing the changes 👍 . Look forward to contributing more when I can! 😄

@charlespwd charlespwd deleted the justshrey/main branch October 2, 2024 13:03
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.

Theme check: command doesn't inspect any file after CLI upgrade
2 participants