Detail where the JSON Schema can be found
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 57
- Forks
- 165
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Concourse uses YAML for a number of its pieces. I suspect it uses a JSON Schema for this, but I've been unable to find one, though the documentation does seem to be a human-worded version of a JSON Schema.
Do you know if such a schema is published / available somewhere? If so, could this be added to the docs?
Side note: I've created a quick and dirty one here for tasks, based on the above documentation, should anyone else be looking for the same.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the task schema documentation at concourse-ci.org/tasks.html#schema.task and compare it with the linked task schema gist. Determine whether an official JSON Schema is published or available, then document its location in the Concourse docs if one exists.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100