CCMenu
macOS / developpeurs
CCMenu shows the status of builds on CI/CD servers in the menu bar. It started as part of the CruiseControl project that built the first CI server.
- Get a summary of the status of all builds with a quick glance to the menu bar. Notice when a build is running or is broken.
- See the status of individual build pipelines in the menu. Arrange items in your preferred order. Display extra information.
- Open the build's web page on the server by clicking the menu item.
- Get more detailed information about the last build and commit, and edit the list of pipelines in the pipeline window.
- Receive notifications when a build starts and finishes. Check estimated time remaining for running builds.
CCMenu works with GitHub Actions and servers that provide a feed in the cctray format.
Quoi de neuf dans la dernière version ?
- Pipeline window is hidden by default- Bugfixes for HTTP basic auth logins