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

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.

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.