armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 11 forks source link

Download Dinghy file as yaml and edit pipeline as yaml would be a nice feature #152

Open Karthikeyanraman94 opened 3 years ago

Karthikeyanraman94 commented 3 years ago

Since Yaml would be the one that's having nice readability than Json, many of us are using yaml for maintaining pipeline as code

Currently we are creating stage manually , downloading stage in Json and converting it manually using Json to Yaml A feature to download a stage/edit stage in yaml would be great feature