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

Regex assumes alphanumeric seriesID; fails for those where "-" present #33

Closed
bikeactuary opened this issue Feb 4, 2022 · 2 comments
Closed

Comments

@bikeactuary
Copy link
Contributor

need to modify here

m <- regexpr('\\"seriesid\\":\\"[a-zA-Z0-9]*\\",', payload)

@mikeasilva
Copy link
Owner

Merged in PR. Thanks for the fix!

@hedgeye-mbarr
Copy link

Merged in PR. Thanks for the fix!

thx - plz remember to tag latest release. I reference these in a dockerfile I have in a prod pipeline.

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

No branches or pull requests

3 participants