Hi everyone,

I am trying to find a way to populate build parameters using the Dynamic 
Choice Parameter plugin but I cannot figure how to do it. This is what I am 
trying to do, I have zip files in different s3 buckets that needs to be 
retrieved depending on the {ENV} parameter. I want to be able to 
dynamically populate the {ARTIFACT} drop down with zip file names according 
to the {ENV} it corresponds to. 

For example: 
S3 bucket
Env_A has files: a_1.zip, a_2.zip, a_3.zip
Env_B has files: b_1.zip, b_2.zip
Env_C has files: c_1.zip

if {ENV} (drop down choice parameter) is chosen to be Env_A, the {ARTIFACT} 
dropdown would populate with a_1.zip, a_2.zip, and a_3.zip

I am aware that Uno Choice Cascade Dynamic Choice Parameter is an option 
however my company is limited in plug in usage and requires using Dynamic 
Choice Parameter. I have been trying to find a way to do it but most 
answers are recommendations to different plug ins. Are there any good ways 
to do this?

Thank you,
Pat

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3fb904b7-5393-4f8a-b1fa-634dedfa4b4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to