rust-vmm / rust-vmm-ci

Apache License 2.0
18 stars 33 forks source link

Generate pipeline from json configuration #73

Closed catalindumitru closed 3 years ago

catalindumitru commented 3 years ago

This is a similar approach to the one here. The main difference is that this one uses pyyaml, which takes care of indenting the yaml output. This also includes a format checker of the json configuration.