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

Merge all schema files to have a unique schema file per manifest version #4511

Open
willdurand opened this issue Oct 13, 2022 · 0 comments
Open

Comments

@willdurand
Copy link
Member

willdurand commented Oct 13, 2022

To fix bugs like #4367, one approach was to generate two sets of schemas (for the two manifest versions we currently support). This was a bit complex and involved a lot of code changes but that's still something we want to do.

Once this has been done (i.e. we have two sets of schema files, see: #4512), we'll want to merge all the schema files to have 1 schema file per manifest version. After that, we'll probably attempt to prune this file to (1) have a structure that really benefits the linter and (2) only keep the relevant information we need in the linter.

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant