Coder Social home page Coder Social logo

vmware-vrealize-codestream-plugin's Introduction

Jenkins CodeStream Plugin


This plugin integrates VMware vRealize CodeStream to Jenkins. With this plugin you can run any vRealize CodeStream activated pipeline.

Configuration

  1. Build step : On Job configuration page click on Add build step select “Execute CodeStream Pipeline” option

Build step

  1. Configure : Configure CodeStream pipeline like show in image. Below is the description of each field
  • Server URl - vRealize CodeStream host URL
  • Tenant - User group tenant against which you want to execute the pipeline
  • User Name - Username for given tenant. User should have Release Manager or Release Engineer Role.
  • Password - Password for given user
  • Release Pipeline Name - Pipeline which you want to execute. Pipeline should be activate and its latest version will be executed.
  • Execute and Wait - If this checkbox is checked the job will wait for pipeline execution to complete or fail.
  • Add Parameter - If you want to override default value of any pipeline property then you can use this option. Click on Add Parameter and provide property name in Parameter Name. New value in Parameter Value. For all the other properties default value will be used.

Configure

Jenkins version supported

1.580.1 and above. To use lower version use branch version_1_565

Development

Start the local Jenkins instance:

mvn hpi:run

Installing

Run

mvn hpi:hpi

to create the plugin .hpi file.

To install:

  1. copy the resulting ./target/vmware-vrealize-codestream-plugin.hpi file to the $JENKINS_HOME/plugins directory. Don't forget to restart Jenkins afterwards.

  2. or use the plugin management console (http://example.com:8080/pluginManager/advanced) to upload the hpi file. You have to restart Jenkins in order to find the pluing in the installed plugins list.

License

MIT Licensed

Maintainer

Rishi Saraf [email protected]

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.