Skip to content

A jenkins plugin allowing for a parameter which reads allowed values from an external process which is given information about the current user

Notifications You must be signed in to change notification settings

joelcollinsdc/restricted-parameter-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of two Jenkins parameter plugins which have their value restricted to a set of allowed values to be picked from a list provided by an external program. The restricted string parameter allows for setting a single parameter value. The restricted string dynamic parameter allows for setting two build parameters. For both, the external program will have access to information about the current logged in user. For the dynamic parameter, the command will also have access to the current value selected for the first parameter.

About

A jenkins plugin allowing for a parameter which reads allowed values from an external process which is given information about the current user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.3%
  • HTML 5.7%