The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.
- Updated
Apr 3, 2023 - Python
Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time and, following a pipeline through a "production-like environment", without doing so manually. It aims at building, testing, and releasing software with greater speed and frequency. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. A straightforward and repeatable deployment process is important for continuous delivery.
Continuous delivery contrasts with continuous deployment (also abbreviated CD), a similar approach in which software is also produced in short cycles but through automated deployments even to production rather than requiring a "click of a button" for that last step. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.
The next generation of Infrastructure-as-Code. Work with high-level constructs instead of getting lost in low-level cloud configuration.
Archived: Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. 💠
Official Flyway Docker images
Build pipelines for automation, deployment, testing...
Docker based continuous integration, continuous deployment and code lint review system for BitBucket
Python package template project for kick-starting new Python projects.
Continuous Delivery of static websites to IPFS
Swarm CI - Docker Swarm-based CI system or enhancement to existing systems.
A cookiecutter for projects with continuous delivery baked in.
Automate the provisioning and configuration of cloud infrastructure with BitOps docker image
A relatively simple but powerful heuristic that can automate performance test result analysis by using powerful statistics.
Utility for managing CICD state, sending notifications, and mediating Slack interactive messages & slash commands across multiple flows of execution in CICD platforms such as Tekton.
A Django project cookiecutter complete with built-in continuous delivery using actions.
A Semaphore demo CI/CD pipeline using Python Django.
generates changelog from git based on jira tickets
DevCycle - Python Server SDK
A webhook for Buildkite to notify users via DM on Slack for failed builds.
Yet another GoCD python client
A sample Python app that implements a REST API, with database migrations and CI/CD support.