This repository has been archived by the owner on May 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
qvacua edited this page Apr 7, 2013
·
20 revisions
A simple menu item for Mac OS X which shows the status of a Jenkins CI server.
Includes Growl support. You can choose which notifications are reported via Growl's preferences.
Note that if you have builds that complete within Jenkins Menu's polling period (five minutes by default) then it may not notify you about the build. You can always reduce the polling period in Jenkins Menu's Preferences.
- Added automatic update setting
- Automatic update using Sparkle
- Bugfix: When you change from secured Jenkins to an unsecured Jenkins, you are asked for user and password.
- You can have a list of job names that should be ignored for counting red/yellow/green jobs. The "Jobs" menu still shows all jobs.
- Supports also secured Jenkins behind
https
.
- Support for secured Jenkins instances. The user name and the password can be stored in the Keychain.
- Jenkins Menu shows a list of jobs under "Jobs". Selecting a job in the menu will open the job page in your favorite browser.
- Using
http://url/to/jenkins
instead ofhttp://url/to/jenkins/api/xml
in the Preferences window.
- Shiny new icons
- Growl support (Growl SDK 2.0) and thus Notification Center of OS X 10.8
- Dialog whether to trust a host with an invalid certificate
- For OS X 10.8+ only
- First version
The source code of Qmind is licensed under GNU General Public License version 3 as published by the Free Software Foundation.