New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jenkins-dashboard

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jenkins-dashboard

[![Build Status](https://travis-ci.org/clarkie/jenkins-dashboard.svg?branch=master)](https://travis-ci.org/clarkie/jenkins-dashboard)

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

jenkins-dashboard

Build Status

Example Dashboard

Usage

  1. clone this repository
  2. run npm start

Environment Variables

Use environment variables to run the process e.g.

JENKINS_URL=[url-to-your-server] JOBS_FILTER=[filter] npm start
JENKINS_URL

(required) Pretty obvious but just the root url to your jenkins server (e.g. jenkins.workplace.com)

JOBS_FILTER

(optional) Regex to pick the jobs you want to display

Todo

  1. Make it handle any number of jobs and resize the grid accordingly
  2. better error handling
  3. tests
  4. make it a command line tool so you could run jenkins-dash -f=[filter] [url]
  5. add the last built time to the jobs
  6. get it to handle build pipelines
  7. consider using json to pick jobs to display

Keywords

FAQs

Package last updated on 24 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc