New Ideas

  • 1

    Post to slack when clicking 'I will investigate'.

    Jouke · 0 · Posted

    This will make it useful on a team where not everyone is using the app.

  • 8

    Siren / Sound played when a build fails

    Joseph de Ronde · 0 · Posted

    Hi Guys

    I would love to see a setting that you could add a Siren sound to a build failure notification. I really wanted to install this on the computer that is connected to our projector and have the entire team informed when a build fails!! This would be great.

    Cheers Joe.

  • 2

    Link to build console when succeed/failed message popup

    Henry.T · 0 · Posted

    When build succeed, I want to go directly to console page for the artificial.

    When build failed, I want to go directly to console page for error checking.

    So it will be great to have a way to jump there!

  • 1

    Icon similar to github

    Mscommunities1 · 0 · Posted

    Is it me or is the catlight icon very similar to that of github? This is especially true when its a small icon in the taskbar.

  • 7

    Cat should not become red for failed gated builds

    catlight · 0 · Posted

    In TFS, and I suppose other build system have this too, I can do a gated check-in. That is make the server build a shelfset that is not checked in to any branches yet. If the build succeeds, the changes will be checked in, if it fails, nothing will be checked in.

    If the build of such a gated check-in fails the cat should not become red.

    Submitted by: bit bonk.

  • 3

    Organize the dashobard on project first, CI provider after

    Asbjørn Ulsberg · 1 · Last reply by catlight

    It would be nice if it was possible to organize the dashboard such that the hierarchy was: Team > Project > CI Provider, instead of CI Provider > Team > Project, as it is now.

    Since all projects I have in CatLight are on GitHub, it feels more natural to organize them from a GitHub perspective, where which CI servproviderce builds the project is secondary to the team and project/repository.

    With such an organization of the dashboard, each CI provider could be represented with nothing more than a logo with a traffic light beside it, to indicate the build status of the associated

  • 5

    Support for CruiseControl.Net

    BrightLight · 0 · Posted

    Please add support for CruiseControl.Net (http://www.cruisecontrolnet.org/projects/ccnet)

  • 2

    Support Travis Enterprise

    The Travis Support is cool... can we add Travis Enterprise support?  I think it is basically the same except that the URL will be different.

  • 1

    Catlight for Phabricator / Harbormaster

    June Rhodes · 2 · Last reply by catlight

    Catlight should support the Harbormaster build server that is part of Phabricator.

    To receive the status of builds within Harbormaster, you'll need to get the user to provide an API token.  Once you have that, you can query the API endpoints in Conduit to find out:

    • A list of repositories the user has access to: https://secure.phabricator.com/conduit/method/diffusion.repository.search/
    • A list of branches in each repository: https://secure.phabricator.com/conduit/method/diffusion.branchquery/
    • With the commit hashes, you then need find out the internal PHIDs (unique identifiers) of those commits with: https://secure.phabricator.com/conduit/method/diffusion.querycommits/ 
    • Then you can query the pass / fail status of those commits by passing those PHIDs in as "buildablePHIDs"
  • 1
  • 10

    Collapse server lists with overall status light

    Brian Maher · 3 · Last reply by catlight

    Are jobs are organized into folders with multiple jobs as it is quite a large project.

    I can add each folder as a jenkins connection to CatLight no problem but there are 20-30 jobs in each jenkins folder.

    It would be great if I could collapse each connection so I can see at a glance at a top level which Jenkins folder instance is causing the failure.

    So as a user I would like:

    - Collapse server lists with overall status light

    - Aliases (friendly name) for each server connection

    - Ability to sort/order the connections

    - organize server connections into

  • 1

    Dynamic polling rate

    Amy · 0 · Posted

    for example:  poll for new builds every 60 seconds, but poll for changes every 5 seconds when something is actually building.

  • 1

    Use logos in the dashboard

    Asbjørn Ulsberg · 0 · Posted

    To make the dashboard easier to scan visually, it would be nice if each SCM provider was identified by its logo. It would also be nice to have logos for each organization/repository. Please take a look at how Gitter has solved the latter. Here's a screenshot from my Gitter dashboard:

  • 4

    Integration with BuildKite

    Nathaniel Blackburn · 1 · Last reply by catlight

    BuildKite is a popular CI service which i feel would benefit from integration with your application.

    Website: http://buildkite.com

    Support for CCTray is available so integration should be a cinch.

  • 27

    Catlight for Android

    catlight · 0 · Posted

    Create a Catlight mobile app for Android