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 Regexp and Date handling in YAML compile cache #400

Merged
merged 1 commit into from Feb 1, 2022

Conversation

casperisfine
Copy link
Contributor

Followup: #392

A few mistakes were made. We were using strict_load in places we shouldn't have, which was preventing to support some extended types such as Regexp and Date.

This PR also make the error handling a bit stricter and explicit in the YAML cache.

@casperisfine casperisfine merged commit 1e71cc5 into main Feb 1, 2022
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems February 1, 2022 17:48 Inactive
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

Successfully merging this pull request may close these issues.

None yet

2 participants