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

Add JSON schema for output files #17

Open
3 tasks
marcusrbrown opened this issue Jan 28, 2022 · 0 comments
Open
3 tasks

Add JSON schema for output files #17

marcusrbrown opened this issue Jan 28, 2022 · 0 comments

Comments

@marcusrbrown
Copy link
Contributor

As a developer, I would like to validate the output of the publishing tool. As a toolsmith, I would like to improve DX by leveraging JSON schema to enhance tools and editors.

  • Add a schema for index.json and other JSON output. If the output is only used during build, the schema is probably overkill.
  • Add schema validation to the build step
  • Modify deployment steps to publish schemas to a well-known address (e.g. ts-defold.dev/library/schema/)
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

No branches or pull requests

1 participant