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(cli): update workspace to filter out invalid paths #4843

Merged

Conversation

joshblack
Copy link
Contributor

Closes #3164

Update workspace decorator to filter out invalid paths.

Changelog

New

Changed

  • Update workspace decorator to filter out invalid paths

Removed

Testing & Reviewing

  • Run ./packages/cli/bin/carbon-cli.js --help and verify it does not fail
  • Add a .DS_Store file to packages
  • Re-run ./packages/cli/bin/carbon-cli.js --help and verify it does not fail

@joshblack joshblack requested a review from a team as a code owner December 9, 2019 20:07
@ghost ghost requested review from aledavila and asudoh December 9, 2019 20:07
@netlify
Copy link

netlify bot commented Dec 9, 2019

Deploy preview for the-carbon-components failed.

Built with commit ceec6c0

https://app.netlify.com/sites/the-carbon-components/deploys/5deff4874650790007a5282c

@netlify
Copy link

netlify bot commented Dec 9, 2019

Deploy preview for carbon-components-react ready!

Built with commit ceec6c0

https://deploy-preview-4843--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Dec 9, 2019

Deploy preview for carbon-elements ready!

Built with commit ceec6c0

https://deploy-preview-4843--carbon-elements.netlify.com

@joshblack joshblack merged commit 844db62 into carbon-design-system:master Dec 10, 2019
@joshblack joshblack deleted the 3164-update-carbon-cli branch December 10, 2019 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[@carbon/cli] contribute setup command errors if DS_Store exists
3 participants