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

https://github.com/armckinney/cicd

Extendible and Reusable CICD Workflows
https://github.com/armckinney/cicd

actions bamboo ci cicd continuous-delivery continuous-integration github jenkins pipelines plans workflows

Last synced: 2 days ago
JSON representation

Extendible and Reusable CICD Workflows

Awesome Lists containing this project

README

          




cicd


CICD Workflows


Extendible and Reusable CICD Workflows






License


Tests Passing





Issues


GitHub pull requests


StackShare.io




Report Bug
·
Request Feature






cicd is a repository that consists of a collection of reusable and extendible Continuous Integration and Continuous Deployment automation tools.

Currently, the automation within this repository solely focuses on Terraform CI.

There are various platforms in which are supported and are intended to be used as a `copy-and-paste` usage, or specifically in this case, for GitHub, workflows can be sourced from this repository directly.

### Supported Platforms

See the following for the documentation that is associated with each individual platform.

- [Bamboo Plans](./platforms/bamboo/)
- [GitHub Actions](./platforms/github/)
- [Jenkins Pipelines](./platforms/jenkins/)