GithubHelp home page GithubHelp logo

gut-dora's Introduction

gut-dora

What is

If DevOps is a philosophy then we have to assume that if you are working as a DevOps philosopher, you usually know how fast or slow you release to production! But how can we measure that? With gut-dora! Turn that gut feeling into git-based metrics! This script extracts very simple DORA metrics and KPIs from git-based repos, providing insights into commit history and release metrics.

git + gut feeling for DORA = gut-dora (see what I did there...?)

But Sensei, what are DORA metrics?

If you haven't heard of DORA, then I suggest yuo read this article -> https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance . Then this repo might make sense, or may not!

Description

The gut-dora script retrieves commit logs from a Git repository and calculates various metrics, including:

  • Total number of commits
  • Unique authors
  • First and last commit dates
  • Average commits per day
  • Time between releases (based on Git tags)

Usage

  1. Ensure you have Python installed on your system.
  2. Clone the repository or copy the script code into a local file.
  3. Open a terminal or command prompt and navigate to the directory containing the script.
  4. Run the script using the following command:
python gut-dora.py

Contributions

Raise a PR!

gut-dora's People

Contributors

gtarnaras avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.