I need to get the values from the database and show the parameters as a drop-down menu in the Jenkins parameter setting task. Is there a plugin available for this?
Help will be appreciated :)
We must use the Jenkins Dynamic Parameter Plug-in to pull values from the database and display the parameters in the drop-down list in the Jenkins parameterization task.
LINK:
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Dynamic+Parameter+Plug-in
We have to write a groovy script to get the values from the database and click on the link above for more details.
Source: https://habr.com/ru/post/1493173/More articles:submit pdf files using node js & express - node.jsTechnical differences between mach_override and fishing hook? - iosMigrating data from a relational database to NoSQL - java-eeTO_CHAR function not available in H2 database - javaTinymce 4.x extends plugin - tinymceIs NSData + (id) dataWithContentsOfURL: (NSURL *) aURL options: (NSDataReadingOptions) mask error: (NSError **) errorPtr: is automatically cached? - iosC #, constantly monitor the battery level - c #Convert string to filestream in C # - c #Error in MTAF while running test test in Netbeans - magento-1.7Animating an image on the way to a specified position using CAKeyFrameAnimation - iosAll Articles