Wrapper over the Drone and AWS APIs to make deployments more user friendly.
Project description
Drode
drode
is a wrapper over the Drone and AWS APIs to make deployments more user
friendly.
It assumes that the projects are configured to continuous deliver all commits to staging. Then those commits can be promoted to production or to staging for upgrades and rollbacks.
It has the following features:
- Prevent failed jobs to be promoted to production.
- Promote jobs with less arguments than the drone command line.
- Wait for a drone build to end, then raise the terminal bell.
Help
See documentation for more details.
Installing
pip install drode
Contributing
For guidance on setting up a development environment, and how to make a contribution to drode, see Contributing to drode.
License
GPLv3
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drode-1.2.3.tar.gz
(36.1 kB
view hashes)
Built Distribution
drode-1.2.3-py3-none-any.whl
(25.4 kB
view hashes)