-
Notifications
You must be signed in to change notification settings - Fork 32
Merge meta_schema_types.yaml into source schema #424
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
Conversation
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.
Like in #411, the small diff in this file is proof of a strict refactor.
The only changes here are the results of bug fixes which naturally resolved with the simplified organization.
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.
This is a stripped down / renamed version of meta-schema.js. No new content here despite how git displays the diff.
|
|
||
| ## Meta schema | ||
|
|
||
| > 🚧 The tooling around meta schema is under construction, and the docs below will be temporarily inaccurate. Please check back soon. 🚧 |
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.
Will come back and fix this once things stabilize. Just too much in flux right now for it to be worth documenting the details at intermediate steps.
Resolves #398. Followup to #411.
Notes:
meta_schema_types.yamlinto source YAML schema filesmake compile-schemato (some of this already exists, but its useful to describe the whole process):isSdkExtensionPlugin: truehave the same schema$defs)schema_outin .json format.yamlsource files to.jsonoutput filesisSdkExtensionPlugin)$id,$schema)meta_schema.jstooling to remove everything that interacts withmeta_schema_types.yaml, leaving themeta_schema_language_{language}.yamlbitsgenerate-markdown-.jsto reflect all these changes