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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file BuildNotify-2.1.0.tar.gz
.
File metadata
- Download URL: BuildNotify-2.1.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e99d604b1e1aac61404969c6d9af2c9aa09bc420dba4589adffea38eb2f96848 |
|
MD5 | 3ca4d487b18b69bec02d7f6f7e0e9e47 |
|
BLAKE2b-256 | dddffa3435c0be6529a5b352f9b2c641edd3a927835ae8a63c7e1835097c6641 |