Skip to main content

Cruise Control build monitor for Windows/Linux/Mac

Project description

BuildNotify

BuildNotify is a CCMenu/CCTray equivalent for Ubuntu. It resides in your system tray and notifies you of the build status for different projects on your continuous integration servers. BuildNotify is largely inspired from the awesome CCMenu available for Mac.

Features

  • Monitor projects on multiple CruiseControl continuous integration servers.

  • Access to overall continuous integration status from the system tray.

  • Access individual project pages through the tray menu.

  • Receive notifications for fixed/broken/still failing builds.

  • Easy access to the last build time for each project

  • Customize build notifications.

https://anaynayak.github.io/buildnotify/images/projectlist.png

Building from source

The ubuntu package is pretty old! This might mean you need to build from source.

To do so do the following:

git clone https://github.com/anaynayak/buildnotify
cd buildnotify
virtualenv -p python3 venv
source venv/bin/activate.fish
pip install -e setup.py

this will put buildnotifyapplet.py at ./venv/bin/buildnotifyapplet.py

Installing from PyPI

pip install buildnotify --pre

Launch using .local/bin/buildnotifyapplet.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BuildNotify-2.1.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page