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(pluginutils): createFilter Windows regression #141

Merged
merged 6 commits into from Jan 5, 2020

Conversation

shellscape
Copy link
Collaborator

@shellscape shellscape commented Jan 4, 2020

Rollup Plugin Name: pluginutils

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Something recently changed with the Windows containers on Github Actions and a few tests that were passing were suddenly not. (I suspect a bugfix on their end, perhaps something to do with WSL) But that revealed a regression in the code that was added in #84 for a fix for paths that included parens.

The fix for this was a refactor of that code. Additionally, several more characters that could be used in globs are now escaped.

@shellscape
Copy link
Collaborator Author

Pushing this one out, as it's a pretty big regression.

@shellscape shellscape merged commit d2daede into master Jan 5, 2020
@shellscape shellscape deleted the fix/createFilter-regression branch January 5, 2020 22:03
LarsDenBakker pushed a commit to LarsDenBakker/plugins that referenced this pull request Sep 12, 2020
* fix(pluginutils): createFilter windows regression

* chore: diagnose windows

* chore: remove comments
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.

None yet

1 participant