New Topics

  • 4

    Add support for any CI with cctray xml format

    Aleksey Palazhchenko · 1 · Last reply by catlight

    See https://github.com/robertmaldon/cc_dashboard#cctray-xml-format

    http://ccmenu.org works with any compatible CI.

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

     

  • 1

    Can't connect to VSTS - Got Sequence contains no matching element

    Neil Harding · 1 · Last reply by catlight

    An unhandled exception occurred while processing the request.

    InvalidOperationException: Sequence contains no matching element

    Single

    InvalidOperationException: Sequence contains no matching element Single MoveNext in TfsAdapterBase.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification GetResult MoveNext in TfsAdapterBase.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification GetResult MoveNext in TfsAdapterBase.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification GetResult MoveNext in MultiVersionTfsAdapter.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification GetResult MoveNext in BuildSystemAdapterBase.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification GetResult MoveNext in BuildsController.cs ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification ValidateEnd MoveNext MoveNext ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification MoveNext ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification MoveNext ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification MoveNext ThrowForNonSuccess HandleNonSuccessAndDebuggerNotification MoveNext Show raw exception details

  • 1

    Support for embrava connect

    Embrava Connect is a small device which can be connected through USB. It ships with a small SDK. The cool part is that it has a full RGB light and optionally a little speaker which can be used as a build notification light. The SDK is available for .NET.

    Would be great if either:

     * Catlight would provide direct integration with Embrava Connect

     * Catlight would offer an extension API which would allow us to react on status changes

    http://www.embrava.com/pages/software

  • 3

    TFS 15 preview support

    Jesse Houwing · 1 · Last reply by catlight

    TFS 15 Preview has just been released and catlight is unable to authenticate against it. I suppose this is due to changes in the REST API, now accepting Bearer tokens as well as NTLM authentication.

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

  • 1

    OutOfMemoryException

    Asbjørn Ulsberg · 1 · Last reply by Asbjørn Ulsberg

    Opening CatLight today, it shows `System.OutOfMemoryException` in the dashboard.

    It has been running for a few days, so there's probably a memory leak in there somewhere.

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

  • 2

    how to add a jenkins with custom https certificate (needs an exception in normal browsers)

    Daniel Fahlke · 1 · Last reply by catlight

    Probably the same as for other self hosted services?

  • Catlight for Linux

    catlight · 7 · Last reply by catlight

    Good news! Catlight 1.8 runs on Linux!

    Currently we support Ubuntu 14 x64 and it should also run on recent Debian. 

    Ubuntu 15 and 16 will be supported in a couple of weeks, after .Net Core release.

    Get it from https://catlight.io/downloads 

  • 1

    Cancelling "Add Connection" adds a section in dashboard with text "Configuration needed"

    Serge Chouinard · 0 · Posted

    Edit/ Add Connection....

    Then Cancel it

    A new section is added to dashboard with a title like "TFS" but no build, just a warning sign and text "Configuration needed".

    Version 1.8.2

  • New builds dashboard

    catlight · 0 · Posted

    CatLight 1.8 has a brand-new dashboard!

    Summary of changes:

    • Multi-column view. Make it full-screen to see dozens of builds at once. Also should work great as a shared build screen, visible for the whole team.
    • Broken builds are now collected from all connections and are moved to the top.
    • Grouping by project is gone to fit more builds on the screen.
    • Build history & progress.
    • Dynamic updates - no more flashes.

     

    https://catlight.io/downloads 

  • 1

    Jenkins - Reorder selected job

    Aravind · 1 · Last reply by catlight

    Hi,

    First of all, great utility and keep up the good work!

    When configured to use a jenkins server, after I select the jobs I'm interested in, how do i re-order the display order of these jobs in the Dashboard?

    CatLight for Windows v1.7.14 Beta

    Thanks!

    Aravind

  • 4

    The menu on OS X don't follow Apple's Human Interface Guidelines

    Asbjørn Ulsberg · 0 · Posted

    In the OS X app, the menu items look like this:

    • Catlight
      • Open Dashboard
      • Exit
    • Edit
      • Add Connection to TFS or VSTS
      • Add Connection to AppVeyor
      • Add Connection to Jenkins
      • Add Connection to Travis CI
      • Settings
      • Cut
      • Copy
      • Paste
      • Select All
      • Start Dictation
      • Emoji & Symbols
    • Help and Feedback
      • View Help
      • Provide a Suggestion
      • Report a Problem
      • About

    This is not according to Apple's Human Interface Guidelines. Instead, I suggest the menus should look more like this:

    • Catlight
      • About Catlight
      • Preferences...
      • Add Connection...
      • Quit Catlight
    • Help
      • View Help
      • Provide a Suggestion
      • Report a Problem

    This is more in line with

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

  • 1

    Integrated Windows authentication does not work for some TFS servers

    catlight · 0 · Posted

    Integrated Windows authentication might not work for TFS servers that has multiple authentication schemes turned on (like Basic and NTLM). Issue will affect some users upgrading to 1.7 and newer version.

    This is caused by a bug in 20-year old Win32 API that is internally used by .Net Core. 

    As a workaround, you can connect to the TFS by providing the credentials.

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