-
Notifications
You must be signed in to change notification settings - Fork 20
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
Implement Deprecations in Preparation for Valkyrie 2.0 #620
Conversation
The frozen attributes thing is something in Figgy we were depending on not being the case. Trying to find a way to deprecate it now. |
3ec7c77
to
38b5fea
Compare
Confirmed this works in Figgy. |
b42c3fb
to
8f28f1b
Compare
pulibrary/figgy#2256 is the PR for Figgy that fixes deprecations that are reported here. |
Confirmed this works in Cho, and the deprecations are easily fixed: psu-libraries/cho@master...tpendragon:2_0_deprecations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple things that were unclear.
8f28f1b
to
961407d
Compare
961407d
to
28be265
Compare
These are deprecations we've discovered are necessary via upgrading to the latest version of dry-struct.