0.0
No commit activity in last 3 years
No release in over 3 years
Ultra simple audible alerts for Buildkite build events, inspired by the ambiance of Melbourne
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

buildkite-ding

🆕📦 = 🚊🔔
✅📦 = 🚊🔔🔔
❌📦 = 🚊🔔🔔‼️🔔🔔🔔‼️‼️🔔🔔

Ultra simple audible alerts for Buildkite build events, inspired by the ambiance of Melbourne

Using

Initial build probably only works on MacOS (due to differences in playing audio files cross-platform).

Install the gem: gem install buildkite-ding

Run command: buildkite-ding start

At first run, you will be prompted to enter an API token, which will be saved to your home directory.

Daemon

Currently uses the daemon Ruby framework to provide background services with start/stop/restart/run commands. More options will be added in the future.