Giter Site home page Giter Site logo

pretz / jenkins_jobs_to_statusboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krzysztofzablocki/jenkins_jobs_to_statusboard

0.0 2.0 0.0 99 KB

Ruby script that generates html table for embedding in StatusBoard by Panic http://panic.com/statusboard/

Ruby 100.00%

jenkins_jobs_to_statusboard's Introduction

Jenkins jobs on Panic StatusBoard

This simple script will grab jenkins jobs and put them in HTML table, one that you can use as data source for your StatusBoard.

By generating static html you will be able to use it even if your jenkins CI is only accesible from LAN network. Just use Dropbox or any other service(Apache) to expose output html file.

It uses images from my server(http://merowing.info) for all status types, they will be skinned today to match StatusBoard graphics style.

Follow me on twitter

Installation

Install jenkins_api_client gem on your jenkins machine:

gem install jenkins_api_client

make sure your script is executable by setting proper permission:

chmod +x /path/to/script

Add a cron/launchd scheduled job on your machine to run this script periodically (here it will run every minute):

* * * * * /path/to/script jenkins_ip_adress username password path_to_html

Make sure your path_to_html is pointing to space which will be accessible from your iPad Storyboard. After that just reference that file from your iPad StatusBoard and enjoy seeing your projects status.

References:

https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup

http://www.cyberciti.biz/faq/how-do-i-add-jobs-to-cron-under-linux-or-unix-oses/

jenkins_jobs_to_statusboard's People

Contributors

pretz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.