cozystack/.github/workflows
Andrei Kvapil 754d5a976d
[apps] Introduce new OpenAPI schema generator
Use https://github.com/cozystack/cozyvalues-gen for three apps:

- apps/postgres
- apps/virtual-machine
- extra/monitoring

Changes:
- Add type and enum definitions to values.yaml.
- Update READMEs with new information.
- Update values.schema.json with definitions for children objects,
  allowing precise UI customization. Add regexp for specific types
  such as resources: CPU like `500m` and RAM like `4GiB`.
- Remove direct injections with `yq` from Makefiles where they're not
  needed anymore.

Co-authored-by: Nick Volynkin <nick.volynkin@gmail.com>

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-08-06 20:08:06 +03:00
..
backport.yaml [ci] let CI to cancel previus job if new one is scheduled 2025-04-24 11:25:10 +02:00
pre-commit.yml [apps] Introduce new OpenAPI schema generator 2025-08-06 20:08:06 +03:00
pull-requests-release.yaml [ci] Skip Cozystack tests on PRs that only change the docs 2025-07-01 16:29:29 +03:00
pull-requests.yaml [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
tags.yaml [ci] Fix creating draft release 2025-08-01 18:59:15 +02:00