Giter Club home page Giter Club logo

cwgitlabpipelinealert's Introduction

CWGitLabPipelineAlert

A good friend of mine told me that he had built a visual feedback for his device tests at work. A few moments later, I wanted my own.

working theory

In my work, I work with and maintain GitLab pipelines. Therefore, in the past I created a pipeline that checks all other pipelines and sends a message to a Teams channel with the result of the check. To increase the pressure to fix broken pipelines, I created my own visual feedback for broken pipelines.

To query the status of the pipeline, I call the GitLab API every 30 seconds to get the details of the last pipeline. The LED strip is controlled by Neopixel.

status interpretation

  • initialize
    • the stripe gradually fills/empties in yellow
  • created, runs and is scheduled
    • fade in/out in blue
  • success
    • continuous in green
  • failed
    • flashing in red

hardware

  • WS2812 LED stripe
  • Raspberry Pi Zero
  • USB Cabel
  • Power supply

comfiguration file example

{ "base_url": "gitlab.com", "access_token": "YOUR GITLAB PRIVATE ACCESS TOKEN", "project_id": "123456" }

3d model

Found on printables: https://www.printables.com/de/model/285641-led-tower-lamp-wled-tower-lamp

cwgitlabpipelinealert's People

Contributors

thiedze avatar

Stargazers

 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.