Skip to content

carpnick/basic-branch-build-strategies-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Branch Build Strategies Plugin

This plugin provides some basic branch build strategies for use with Branch API based projects.

For generic information about how to use the Basic Branch Build Strategies plugin, please see the user guide

For other details on the plugin see the wiki page

For changes to the plugin see the changelog

Developer information

The following information is provided for anyone wanting to develop this plugin.

Environment

The following build environment is required to build this plugin

  • java-1.8 and maven-3.5.2

Build

To build the plugin locally:

mvn clean verify

Release

To release the plugin:

mvn release:prepare release:perform -B

Test local instance

To test in a local Jenkins instance

mvn hpi:run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.8%
  • HTML 19.2%