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
- Host: GitHub
- URL: https://github.com/armckinney/cicd
- Owner: armckinney
- License: mit
- Created: 2024-09-29T23:27:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-26T04:12:32.000Z (5 months ago)
- Last Synced: 2025-05-26T05:32:35.974Z (5 months ago)
- Topics: actions, bamboo, ci, cicd, continuous-delivery, continuous-integration, github, jenkins, pipelines, plans, workflows
- Language: Groovy
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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/)