GithubHelp home page GithubHelp logo

adriandmitroca / gitlab-feature-flags-processor Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 82 KB

Fetch all feature flags from your GitLab project, find owners, age and basic metrics about top performers.

Shell 0.98% PHP 82.84% JavaScript 0.25% Blade 15.93%

gitlab-feature-flags-processor's Introduction

GitLab Feature Flag CLI Processor

Small Laravel application that fetches and processes feature flag details (including authors and date of creation) that GitLab doesn't provide in their UI.

It's especially useful to find owners and find old, obsolete feature flags easily, within few clicks of the mouse.

Disclaimer: It's 30 minutes project so don't expect high code quality, test coverage or reasonable maintenance.

example-censored

Available Commands

  • php artisan app:stats - fetches top creators, top removers and all active feature flags sorted from oldest
  • php artisan app:notification - prepares nicely formatted Slack message with a report of all outstanding feature flags grouped by authors

Get Started

(considering you have Lando installed)

  1. lando start
  2. lando composer install
  3. cp .env.example .env
  4. Fill in GITLAB_ACCESS_TOKEN and GITLAB_PROJECT_ID in your .env file

Credits

License

The MIT License (MIT). Please see License File for more information.

gitlab-feature-flags-processor's People

Contributors

adriandmitroca avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.