-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Latest builds failing with RegEx parsing issue #67
Comments
So, as it turns out - something changes and the globs need not be wrapped in quotes. Not sure if this was documented/changed somewhere. |
Hey @dend I never had quotes on my globs but the parsing issue is still there. I don't see any errors on my run like you do. https://github.com/lycheeverse/lychee/issues/436 |
@vipulgupta2048 this worked in previous releases, and even affected OpenSearch, as linked below. Not saying that using quotation marks was the right approach, however something definitely changed in latest releases that resulted in using those breaking jobs 😄 |
This should be fixed in |
The master version work. Looking forward to the release soon: #68 (comment) |
See example job on OpenSearch:
I've noticed the same problem on my own blog (private repository). Any thoughts on what might be causing it?
The job I am running is mapped to the following YAML file:
The text was updated successfully, but these errors were encountered: