https://github.com/laetho/dodora
Deliver on DORA - An experiment to visualize delivery flow and speed on top of DeliveryTracker CRD.
https://github.com/laetho/dodora
Last synced: 3 months ago
JSON representation
Deliver on DORA - An experiment to visualize delivery flow and speed on top of DeliveryTracker CRD.
- Host: GitHub
- URL: https://github.com/laetho/dodora
- Owner: laetho
- License: apache-2.0
- Created: 2021-10-24T11:48:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T19:44:08.000Z (over 4 years ago)
- Last Synced: 2026-01-14T15:19:47.804Z (6 months ago)
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DoDORA - Deliver on DORA
DoDORA is an experiment to visualize software delivery
flow and speed in software projects.
DoDORA is a web application built on top of the [DeliveryTracker](https://github.com/laetho/deliverytracker)
CRD (another experiment) and attempts to visualize the flow of
commits on a component from HEAD to production.
We will attempt to visualize data to govern and coach product teams when
they might have lost their way.
>The goal is to have the smallest delta between HEAD and what's
running in production.
## Status
This project is far from a MVP state. Project is in inception state.