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

Escape regex characters in paths to match #8138

Merged
merged 1 commit into from Apr 27, 2020
Merged

Escape regex characters in paths to match #8138

merged 1 commit into from Apr 27, 2020

Conversation

dleidert
Copy link
Contributor

Our paths contain the + sign, which if not escaped changes the match regex
and the tests fail.

Fixes #8137

@dleidert
Copy link
Contributor Author

Hm. The issue on appveyor is not related to this patch.

@DirtyF DirtyF requested a review from a team April 26, 2020 05:34
@DirtyF DirtyF added the fix label Apr 26, 2020
@ashmaroli
Copy link
Member

@dleidert We've stopped testing with Ruby 2.4 on AppVeyor on our master. If you could rebase to the latest master, the tests should run fine.
Thanks.

Our paths contains the + sign, which if not escaped changes the match regex
and the tests fail.

Fixes #8137
Copy link
Member

@DirtyF DirtyF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dleidert

@DirtyF DirtyF requested a review from a team April 27, 2020 08:08
@ashmaroli
Copy link
Member

Thank you @dleidert
@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit 47e3644 into jekyll:master Apr 27, 2020
jekyllbot added a commit that referenced this pull request Apr 27, 2020
@dleidert dleidert deleted the fix_issue_8137_path_in_test_convertible branch April 27, 2020 14:52
@jekyll jekyll locked and limited conversation to collaborators Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants