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

Create JSON Schema to utilize with code editors #67

Closed
JordanSussman opened this issue May 11, 2020 · 1 comment
Closed

Create JSON Schema to utilize with code editors #67

JordanSussman opened this issue May 11, 2020 · 1 comment

Comments

@JordanSussman
Copy link
Collaborator

Description

Create a JSON schema to allow code editors to parse the .vela.yml and help users understand if the format is valid or not.

The simple steps to test the JSON schema:

  1. convert complex .vela.yml from yaml to json
  2. utilize https://jsonschema.net/home to create JSON schema
  3. follow editor specific instructions to utilize the schema for .vela.yml

Definition of Done

Users able to configure code editor to utilize published JSON schema for file validation

Effort (Optional)

2 days

Impacted Personas (Optional)

All users modifying .vela.yml within any code editor

@jbrockopp
Copy link
Contributor

Hello 👋

The Vela admins have decided to condense all existing issues into a single repo found @ go-vela/community.

For a direct link to your counterpart issue in that repo, you can find it linked yesterday in the history of this issue.

If you have any questions, please feel free to direct them to the community repo.

Thanks for your input and feedback!

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

2 participants