Top Ideas

  • 29

    Octopus Deploy

    Matthew Henry · 0 · Posted

    Be awesome if you supported Octopus Deploy https://octopus.com

     

  • 27

    Catlight for iOS

    catlight · 0 · Posted

    Create a mobile app for iOS

  • 27

    Catlight for Android

    catlight · 0 · Posted

    Create a Catlight mobile app for Android

  • 24

    Chocolatey package

    Adam Burton · 0 · Posted

    Chocolatey is an apt-get/yum/etc package manager for windows built on top of nuget.

    https://chocolatey.org/

    https://github.com/chocolatey/choco/wiki/CreatePackages

     

  • 11

    Full screen mode

    Paul DeMello · 1 · Last reply by catlight

    I want to put this on a huge screen in my office.   With big text and big green/red squares.  How do I do that?   How can I zoom?

  • 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

  • 10
  • 10

    Support Circle CI

    catlight · 0 · Posted

    Add support for CircleCI server

  • 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.

  • 8

    Ability to put the build at the top of the queue when using "Build now"

    catlight · 0 · Posted

    It would be nice to allow the changing of an existing build's priority level like can be done in Visual Studio. Also, allow the explicit setting of the build priority when initiating a new build from the context menu "Build Now" option. This would be helpful after fixing broken builds and bumping them  towards the top.

    (suggested by Eric)

  • 7

    Allow to change font size / zoom.

    Serge Chouinard · 2 · Last reply by catlight

    To adjust number of builds displayed.

  • 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.

  • 7

    Display different icon for cancelled build and return status to previous build

    Graham Hobson · 3 · Last reply by Mr Bedo

    I build was broken and displayed as such.

    The next action then was - someone tried to fix it and then started a build. They then had a change of heart, having thought of something and cancelled the build.

    The dashboard icon for the individual build should change from the white arrow on green (running/queued build) to a new icon for cancelled. The overall status of the build definition should be taken from the last completed build and should not remain as running, so in this case should change from the large green arrow to the white cross in a red circle.

  • 6

    Reconcile notifications

    BC · 0 · Posted

    It would be awesome if you could add reconcile notifications after TFS gated checkin. Just like the VS build notification app does.

  • 6
    Planned

    API Hooks

    Colter McQuay · 2 · Last reply by matthias

    Just downloaded your application and I'm really impressed.  It works really well.  I'm currently working on some continuous deployment stuff for the company I work at and specifically running scripts on a local machine as a result of a particular build succeeding, failing etc.

    It would be really awesome to be able to leverage all of the polling and notification stuff that you guys are already doing and be able to react to certain events (i.e. run a script when Project A succeeds -> passing in build context perhaps to the script).