Top Topics

  • 29

    Octopus Deploy

    Matthew Henry · 0 · Posted

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

     

  • 27

    Catlight for Android

    catlight · 0 · Posted

    Create a Catlight mobile app for Android

  • 27

    Catlight for iOS

    catlight · 0 · Posted

    Create a mobile app for iOS

  • 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

    Support Circle CI

    catlight · 0 · Posted

    Add support for CircleCI server

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

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

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

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

  • 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

    Allow to change font size / zoom.

    Serge Chouinard · 2 · Last reply by catlight

    To adjust number of builds displayed.

  • 6

    Use vector icons for menu bar

    ianpaschal · 0 · Posted

    The raster image looks quite bad on macOS, particularly on HDPI screens. Most menu bar icons are SVG files and are nice and crisp. Using a solid/outline red instead of this shaded icon would look a lot better. Or at least make @2x versions of the icon.

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

     

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

  • 5

    Blue Ocean Support

    Bartłomiej Szypelow · 0 · Posted

    It would be nice if CatLight opened Blue Ocean view of the Jenkins build. It could be a configuration option (when creating a Jenkins connection) whether one wants to use Blue Ocean or Classic view.

     

  • 5

    Support for CruiseControl.Net

    BrightLight · 0 · Posted

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

  • 5
    Planned

    Dashboard view to show all running & queued builds across all selected projects

    bpsmicro · 0 · Posted

    One useful feature of the old TFS Build Manager (non-functional for vNext) is to be able to have a single view showing *all* queued & running builds across all projects at once, so we can see at a glance what our build machines are up to.

  • 4

    Change state for pull requests that I voted on

    catlight · 1 · Last reply by catlight

    I am using Azure Devops. Is there a way of filtering out the pull requests that I have approved (or Approved with suggestions).

    The main goal would be to have a "green" status icon when I have approved a pull request I am assigned on, instead of the status icon remaining blue until the PR is completed ?

    Pull requests that I have rejected or "waiting for author", I would like them to stay in my action list.

    - by Alain Bolduc