Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spinnaker/dcd-spec

Declarative Pipeline specification for Spinnaker
https://github.com/spinnaker/dcd-spec

continuous-delivery spinnaker

Last synced: about 1 month ago
JSON representation

Declarative Pipeline specification for Spinnaker

Awesome Lists containing this project

README

        

# dcd-spec

A living document of the Spinnaker Pipeline Templates and greater Declarative
Continuous Delivery config language, a way to store your app, pipelines and
infrastructure as code within Spinnaker.

This repository is organized by major DCD features.

* [Pipeline Templates Spec](PIPELINE_TEMPLATES.md)

Other resources:

* [pipeline-templates](https://github.com/spinnaker/pipeline-templates) -
Public repo of Pipeline Templates for examples and sharing.
* [spin-dcd-converter](https://github.com/robzienert/spin-dcd-converter) -
Tool to bootstrap converting existing Pipelines to Pipeline Template YAML.
* [pipeline2dcd](https://github.com/sergi/pipeline2dcd) -
Web browser extension to convert JSON Spinnaker pipelines to DCD pipelines.