New Topics

  • CatLight 2.4

    catlight · 0 · Posted

    We implemented several changes in this release:

    • Sorting order for the dashboard can be configured in settings
    • Force-refresh button at the bottom of the dashboard
    • Don't show work item changes that I made myself - configured in settings
    • Showing total work item count in full-screen view
  • 1

    Unable to connect to TFS2015

    Richard · 2 · Last reply by catlight

    Getting the "Something Broke Down"error when trying to add a TFS connection.

    Log file shows the following:

    [2017-02-01 15:51:10.817] [DEBUG] main - LocalWebService started [2017-02-01 15:51:10.819] [DEBUG] main - ApplicationManager start complete [2017-02-01 15:51:10.819] [DEBUG] main - Opening dashboard [2017-02-01 15:51:12.831] [DEBUG] main - App state changed. User signed in:  false [2017-02-01 15:51:13.828] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:60295/?onStart=true [2017-02-01 15:51:13.829] [DEBUG] main - Tray app initialization complete [2017-02-01 15:51:15.950] [INFO] console - Tray icon status: [object Object]. [2017-02-01 15:51:38.799] [INFO] console - web stdout: fail [2017-02-01 15:51:38.799] [INFO] console - web stdout: : Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[0]       An unhandled

  • CatLight Pro

    catlight · 1 · Last reply by catlight

    Since the beginning of the project, we announced that CatLight will be free for small teams, and there will be a paid version for bigger companies.

     

    We are introducing CatLight Pro - a version of the app for business users. This version can monitor any number of build definitions and work item queries. It also includes priority support. You can buy a monthly or annual subscription to CatLight Pro using a credit card. For pricing details, see https://catlight.io/editions

     

    Free edition is available for individuals and companies that have 3 users or less. This version can monitor up to

  • 1

    How to install catlight on ubuntu16.04

    jian cheung · 2 · Last reply by jian cheung

    Hi,May i ask about how to install catlight on ubuntu16.04,because i can't install it by using the package which was download on catlight downloading page.thank u! 

  • VSTS compatibility update

    catlight · 0 · Posted

    VSTS is going to have a breaking change in the API: unique account id will have a different value in a couple of months. We are rolling out an update that will make CatLight compatible with this change.

    If you notice any problems, let us know.

    Compatibility fix is implemented in v2.2.4

     

  • New tray icons for acknowledged status

    catlight · 0 · Posted

    CatLight 2.2 adds a new set of tray icons. You will see a colored outline icon when something is broken, but it does not need your attention.

    For example, if the build is broken, but somebody is investigating it, you will get an colored outline icon in tray.

    Another example is acknowledging a list of work items.

  • 1

    TFS Query name with + symbol - broken link

    Nikita Golovin · 1 · Last reply by Nikita Golovin

    Hi,

    If TFS Query name contains + and I try to click this query in Catlight dashboard - link is broken. See my case example:

    • Query name: Bugs for SIT 13 (Prio+)
    • Link generated by CatLight: <TFS root path>/_workitems?path=My%20Queries/Bugs%20for%20SIT%2013%20(Prio+)&_a=query (TF401243: The query My Queries/Bugs for SIT 13 (Prio ) does not exist, or you do not have permission to read it.)
    • Correct expected link: <TFS root path>/_workitems?path=My%20Queries/Bugs%20for%20SIT%2013%20(Prio%2B)&_a=query

     

    Best regards,

    Nikita

     

  • 4

    Get rid of all those useless window animations

    Sorin Sbârnea · 1 · Last reply by Sorin Sbârnea

    How about getting rid of all those confusing window animations of CatLight? My head hurts every time I click the cute cat icon.

    I don't know if this anti-feature is available on all platforms but on MacOS its insane, I just made me remove the app.

    I am back to CCMenu which behaves predictably by opening a window under the icon.

  • 1

    setup.zip is quite an uninspired installer filename

    Sorin Sbârnea · 0 · Posted

    MacOS "installer" is named "setup.zip" which is quite an unfortunate filename as it doesn't say anything useful: neither about the application nor about the platform.

    The standard way to deploy MacOS applications are is via "dmg" files so a filename named "catlight.dmg" would probably be much better but even a catlight.zip could be seend a ok. 

  • 1

    I don't seem to be able to log in to VSTS

    EvaKnievel · 2 · Last reply by catlight

    So I'm having some problems with Catlight , I've attached screenshots to show the steps I took:

    Firefox is my default browser

     

  • 1

    Just like CC Tray, provide an option to initiate a new (repeat) build from a given build status.

    Christopher Scholten · 0 · Posted

    On the status page, all builds are shown. Some may have failed. Where a build has failed, it'd be useful to be able to kick off another build on the spot for (in-development) builds that fail intermittently.

  • 1

    SSL connect error

    James W. Lane · 4 · Last reply by catlight

    When setting up the connection setting for Jenkins in CatLight v2.1.4 I am getting a "Error: SSL connect error"

    The Jenkins server is hosted in AWS with a Amazon issues SSL Cert thats valid.

    Any recommendations on how to resolve this?

  • 1

    Travis-CI OpenSource not all enabled Projects listed

    Ingo Fischer · 1 · Last reply by catlight

    I have >30 Github projects enabled in Travis-CI, but only 12/13 of them are listed when choosing the "settings" for Travis in CatLight. It seems that only some of the available projects are listed. It seems also to change and newly builded are somewhen later available as "Unselected" project ...

    For Appveyor all available are listed correctly.

  • 2

    Question on your VSTS integration

    Abhijeet · 1 · Last reply by catlight

    Hi,

    I am a developer working in VSTS for Microsoft. In CatLight's integration with VSTS, does it make a call to the following REST API to get a list of a user's VSTS accounts?

    https://www.visualstudio.com/en-us/docs/integrate/api/shared/accounts

    And if so, which fields do you consume? I am assuming just the AccountUri field or both AccountUri and AccountName.

     

    Also, I was going through CatLight's initial start experience, and it seemed to me that you are able to figure out the VSTS account that I am currently signed into, but it's not clear to me how you pick one particular account since my user

  • 1

    Is CatLight secure? Does it send any details over the internet?

    anonymized · 1 · Last reply by catlight

    Does it send user credentials over the internet?

  • 3

    How to flag the specific user that broke the build

    Martin · 3 · Last reply by catlight

    Hi,

    I'm just trying catlight with jenkins p4 plugin. Seems lightweight and very easy to get going.

    As things stand I can see "somebody broke the build a few secs ago".

    Is there a way to configure to attach a real userid?

    Thanks!

    -Martin

     

  • 1

    Tell USB status light the status of CatLight. Possible? Is there an API?

    haniball · 1 · Last reply by haniball

    I have a USB StatusLight that I can tell the Status. It was sold to display when you have an E-Mail but I can set the state via C#. Would be perfect for CatLight. Is there an API or Hook or something where I can get the status Information Green or Red?

  • 1
  • 1

    Keep dashboard window on top

    catlight · 0 · Posted

    There should be an option "stay on top" for the dashboard. I want the dashboard to be shown in the bottom right corner all day long.

  • 1

    An item with the same key has already been added for Jenkins views

    Peter McEvoy · 1 · Last reply by catlight

    Related issue: http://catlight.helprace.com/i166-multiple-jenkins-servers

    We use Jenkins folders to represent branch builds of our source.  Inside each branch, there can be multiple produts and each product can have several jenkins jobs.    In order to have a single page where we can list all the builds for a particular product, we use Jenkins Views - which are configured using a regex to dynamically pickup new jobs for new branches.

    Cat light however is puking with "An item with the same key has already been added " when we use the URL of the View page - presumably because it is getting confused due to duplicate