×
Oct 21, 2013 · This plugin provides an alternative way for the Git Plugin to select a branch to build. Instead of building all specified branches, the list of ...
Adds a new build choosing strategy to the Jenkins GIT plugin. Treats the configured branches as a list of possible branch names to try; build the first ...
A build chooser that treats the configured branches as a list of alternatives. AlternativeBuildChooser() - Constructor for class org.jenkinsci.plugins.git.
Oct 21, 2013 · Adds a new build choosing strategy to the Jenkins GIT plugin. Treats the configured branches as a list of possible branch names to try; ...
org.jenkinsci.plugins.git.chooser.alternative. Class AlternativeBuildChooser.DescriptorImpl · Nested classes/interfaces inherited from class hudson. · Fields ...
Uses of Class org.jenkinsci.plugins.git.chooser.alternative.AlternativeBuildChooser.DescriptorImpl · Package · Class · Tree · Deprecated · Index · Help ...
Uses of Package org.jenkinsci.plugins.git.chooser.alternative ; Package, Class, Use, Tree · Deprecated · Index · Help ; PREV NEXT, FRAMES NO FRAMES All Classes.
Index of /plugins/git-chooser-alternative. Name Last modified Size Parent Directory - latest/ 2024-01-25 18:56 - 1.1/ 2024-01-25 18:58 - 1.0/ 2024-01-25 18:53 -
Index of /plugins/git-chooser-alternative/1.1. [ICO], Name · Last modified · Size · Description. [PARENTDIR], Parent Directory, -.
Interface defining an API to choose which revisions ought to be considered for building. Implementations: Alternative build chooser Plugin: org.jenkinsci.