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

Deprecate settings keys that we no longer support (but do migrate) #5577

Merged
merged 1 commit into from
May 10, 2023

Conversation

seadowg
Copy link
Member

@seadowg seadowg commented May 10, 2023

It turns out JSON schema has built in deprecation "annotation" support for properties. This will let consumers of the spec (like a hypothetical settings generator) avoid deprecated keys while still allowing us to support them for migration.

This can be merged without QA as there is no behaviour change here - it just flags the deprecation in the spec.

@seadowg seadowg changed the title Deprecate keys that we no longer support (but do migrate) Deprecate settings keys that we no longer support (but do migrate) May 10, 2023
@seadowg seadowg marked this pull request as ready for review May 10, 2023 14:20
@grzesiek2010 grzesiek2010 merged commit 7a3f964 into getodk:master May 10, 2023
@seadowg seadowg deleted the deprecate branch May 11, 2023 07:30
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.

2 participants