SkillAgentSearch skills...

Ccdash

Simple build dashboard that understands cctray XML.

Install / Use

/learn @madebymany/Ccdash
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ccdash

A simple dashboard for your build machine. Works with CruiseControl, Hudson, and anything else that exposes its status using the cctray XML format.

Usage

node app.js http://your-build-machine.local:8080/cc.xml

Visit the server on port 4444. That's it. You can add authentication parameters in the normal way, viz.:

node app.js http://user:pass@your-build-machine.local:8080/cc.xml

Prerequisites

You might find npm helpful. If you have npm installed already, you can install the other dependencies via make:

make deps

Browsers

The CSS requires a newish version of WebKit. Chromium nightly should work well.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated6y ago
Forks6

Languages

JavaScript

Security Score

55/100

Audited on Aug 21, 2019

No findings