Add json schema to SchemaStore
So we can edit .pipecd.yaml with autocompletion
@imroc Thanks for the idea, I just TIL about SchemeStore. If you're familiar with that, can you work on this issue 👀
I don't have any free time at the moment, here is a reference to k3d's json schema in SchemaStore, maybe you can learn from: https://github.com/k3d-io/k3d/blob/main/pkg/config/config.versions.schema.json
We need to divide this issue in two parts, as schema depends on kind: piped-config: most fields won't change in pipedv1 App: A lot of fields will change in pipedv1
TODO
piped-config
- [ ] Submit JSON Schema for piped-config.yaml
App
- [ ] Submit JSON Schema for app.pipecd.yaml
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity. Feel free to reopen if still applicable.