Giter VIP home page Giter VIP logo

nevergreen's Introduction

Nevergreen

Nevergreen is a build monitor with attitude. It is awesome for two reasons:

  • Your builds should always be green. Nevergreen understands this and only shows you jobs that have failed or are building.
  • Nevergreen uses HTML localStorage. So the config is stored in your web browser. You only need to run it once to host hundreds of different build monitors.

Check out the demo at http://nevergreen.io.

Example of Nevergreen on Apache builds

How to run

If your CI server is publishing it's cctray.xml on the web you don't need to install anything. You can just use http://nevergreen.io.

If you'd like to run it yourself then you can run the jar file:

wget https://github.com/build-canaries/nevergreen/releases/download/v0.3.0/nevergreen-standalone.jar
java -jar nevergreen-standalone.jar

Nevergreen runs on port 5000 by default. You can change this with the PORT environment variable if you wish.

PORT=4000 java -jar nevergreen-standalone.jar

Finding your CCTray xml

You can find your cctray.xml at these locations

CI Server Location
Jenkins http://jenkins.servername:8080/cc.xml
Hudson http://hudson.servername:8080/cc.xml
Travis CI http://travis-ci.org/ownername/repositoryname/cc.xml
GO http://servername:8154/go/cctray.xml
Snap CI https://snap-ci.com/ownername/reponame/branch/master/cctray.xml
CircleCI https://circleci.com/cc.xml?circle-token=:circle-token
TeamCity http://teamcity:8111/guestAuth/app/rest/cctray/projects.xml
CruiseControl.rb http://cc.rb.servername:3333/XmlStatusReport.aspx
CruiseControl http://cc.java.servername:8080/cctray.xml
CruiseControl.NET http://cc.net.servername/XmlStatusReport.aspx
Solano CI http://api.tddium.com/cc/long_uuid_string/cctray.xml

Style your own monitor

If you don't like the look of our monitor page, then you can make your own from our minimal monitor html page

Configuring your own Nevergreen

Navigate to http://localhost:5000. If it is the first visit to Nevergreen from a browser then it will redirect you to http://localhost:5000/config.

You'll need to first put in your cctray.xml url then it will allow you to select which builds to show on your monitor.

Contributing

Build Status

We have a development guide to help you get started.

If you would like to add a feature/fix a bug for us please create a pull request.

License

Copyright © 2014 Build Canaries

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

nevergreen's People

Contributors

joejag avatar cowley05 avatar gentlemanhal avatar andreitognolo avatar

Watchers

 avatar James Cloos 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.