Giter Club home page Giter Club logo

jenkins-switch's Introduction

jenkins-switch

Switches jenkins builds to the current branch your git repo is on.

Getting started

  1. Install npm install -g jenkins-switch

  2. Initialize with jenkins-switch init in the git repository you want to switch branches for. You will need your jenkins token.

  3. Add jobs with jenkins-switch add-job -n "JobName". You can remove with jenkins-switch remove-job -n "JobName"

  4. Run jenkins-switch switch to switch the jobs to the branch you're on. You can pass -b to also trigger a build.

You can list the jobs you have saved with jenkins-switch list-jobs

Configurations

The add/remove/switch/list commands support configurations. This is useful if you've got multiple jobs setup in Jenkins but only want to switch some of them depending on your scenario(e.g alpha/beta jobs).

Just use the -c or --config flag in those commands to specify which configuration you're using. The default configuration is default if you don't pass one in.

You can view configurations with jenkins-switch list-configs. If you want to delete an entire configuration you can use jenkins-switch delete-config -c CONFIG

jenkins-switch's People

Watchers

 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.