GithubHelp home page GithubHelp logo

jenkinsci / packageversion-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 793 KB

Jenkins package version build parameter provider

Home Page: https://plugins.jenkins.io/packageversion/

License: MIT License

Java 100.00%

packageversion-plugin's Introduction

lilicurroad

A Jenkins plugin that will look up a Yum repo's database, and populate a Jenkins parameter dropdown.

The primary use case for this plugin is the configuration of deployable artifact versions when running Ansible.

Travis CI

Build Status

Package

mvn hpi:hpi

Run

mvn hpi:run -Djetty.port=9090 -Pjenkins

... or ...

export MAVEN_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=5005,suspend=n" 
mvn hpi:run -Djetty.port=9090 -Pjenkins

Build

... then ...

open http://localhost:9090/jenkins

... or ...

Click Here

Usage

Step 1 - Configure the global repositories

Navigate to the main menu...

Select "Manage Jenkins" followed by "Configure System" then add one or more Yum repositories...

Step 2 - Configure the project

Navigate to the main menu...

Select "New Item" to create a new project...

Check the box to indicate that the build is parameterised...

Select the "Package version parameter"...

Give the parameter a name, select the repository and package...

Add a build step to print the build environment parameters...

Step 3 - Build the project

Navigate to the job menu...

Trigger a parameterised build by selecting a version of the specified package...

Step 4 - Check the project build logs

View the build output...

packageversion-plugin's People

Contributors

johnlayton 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.