Plugin tools
The following tools can be helpful when creating and maintaining your own Buildkite plugins:
For help writing the JSON Schema in the configuration
key of your plugin.yml
file, the following resources may be useful:
JSON Schema
The official JSON Schema specification.
json-schema.org
JSON Schema Lint
Validating your JSON schema with YAML.
jsonschemalint.com