Giter Club home page Giter Club logo

wso2-jenkins-m2release-plugin's Introduction

WSO2 Jenkins M2 Release Plugin

Allows you to perfrom maven release builds from within Jenkins.

This document explain the effort went into automatically doing a release after each push by incrementing the micro part of the version number. This is one more step towards CI/CD. So what needs to happen is, Jenkins should automatically take over and do the release & push to WSO2 Nexus.

The rationale behind this is, developers feel guilty to increment version numbers and this leads to a long release train being created when a product has to be released. So we will follow the feature branch approach and when the feature in completed, we will merge to the master, and the release will happen. It could be even bug fixes which are pushed to GitHub which will trigger the automatic release.

The next step would be if some product or another component is using a WSO2 dependency which is old, a notification will be sent to the repo owners saying that newer versions are available.

Following is the sequence diagram of the process for this flow. It shows the interactions of Git users, Git repos, Jenkins and Nexus. The process was implemented via a Jenkins plugin.

alt text

Refer the design and configuration guide for more info.

This plugin was written extending the m2release-plugin.

Wiki and Info

User documentation of the upstream plugin can be found on the wiki

wso2-jenkins-m2release-plugin's People

Contributors

jtnord avatar kasunbg avatar imod avatar andham avatar barclay-reg avatar jglick avatar alanharder avatar maheshika avatar oldelvet avatar thilinamanamgoda avatar dlvenable avatar deki avatar jieryn avatar larrys avatar menuka94 avatar ndeloof avatar ydubreuil avatar glandais avatar

Watchers

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.