Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spinnaker/dcd-spec
- Owner: spinnaker
- Created: 2017-01-13T16:47:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T19:29:08.000Z (over 1 year ago)
- Last Synced: 2024-04-13T03:16:06.936Z (8 months ago)
- Topics: continuous-delivery, spinnaker
- Homepage:
- Size: 129 KB
- Stars: 78
- Watchers: 40
- Forks: 36
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.