Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-06-05 Thread Edwin Floyd
Thank you, Ioannis, I had not seen the wiki entry. It is very helpful. I'm
considering attempting a groovy script to automate parts of the migration.
Will share with you if anything comes of it.
-- Edwin



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/New-plug-in-Uno-Choice-Plug-in-for-dynamic-parameters-tp4739241p4754192.html
Sent from the Jenkins dev mailing list archive at Nabble.com.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1433520393991-4754192.post%40n4.nabble.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-06-05 Thread Ioannis Moutsatsos
Sorry to hear about your problems Edwin! 

Unfortunately after about version 0.21 the code updates were not longer 
backward compatible.
This was discussed extensively on this dev list and I must say I also 
experienced similar 'growing pains'

Please, take a look at this wiki entry [1] for some help on how I migrated 
large numbers of projects to the new code base.
I hope it's somewhat helpful although it is is still a manual update 
process.

[1] 
https://github.com/biouno/uno-choice-plugin/wiki/Migrating-pre-v0.22-Uno-Choice-Projects

Best regards
Ioannis

On Friday, June 5, 2015 at 11:00:49 AM UTC-4, Edwin Floyd wrote:

 We currently have about 140 jenkins projects defined in our production 
 Jenkins environment, around 40 of which depend heavily on a 0.20-snapshot 
 version of uno-choice. As of yesterday, the 1.0 release of uno-choice is 
 available  here 
 http://updates.jenkins-ci.org/download/plugins/uno-choice/ 
 , 
 so I downloaded it and installed in our jenkins-testing environment.  It 
 immediately broke every one of the 40 projects that depend on the previous 
 uno-choice version. Apparently, the 1.0 version does not migrate 
 configurations from the 0.20 version?  I can see how to manually convert 
 each parameter using the ui, and intend to do this on a representative 
 sample to verify that the new release works for us. But, our development 
 teams are utterly dependent on the production Jenkins environment so I am 
 reluctant to bring that down for the length of time necessary to manually 
 convert all 40 projects. Is there a plan to migrate configurations from 
 previous versions of uno-choice? Is there a manual migration process that 
 we 
 could maybe script for our confgurations? What do you advise? 



 -- 
 View this message in context: 
 http://jenkins-ci.361315.n4.nabble.com/New-plug-in-Uno-Choice-Plug-in-for-dynamic-parameters-tp4739241p4754181.html
  
 Sent from the Jenkins dev mailing list archive at Nabble.com. 


-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/7de0eb89-3fad-4afc-9851-f051b8c9716a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-06-05 Thread Edwin Floyd
We currently have about 140 jenkins projects defined in our production
Jenkins environment, around 40 of which depend heavily on a 0.20-snapshot
version of uno-choice. As of yesterday, the 1.0 release of uno-choice is
available  here http://updates.jenkins-ci.org/download/plugins/uno-choice/ 
,
so I downloaded it and installed in our jenkins-testing environment.  It
immediately broke every one of the 40 projects that depend on the previous
uno-choice version. Apparently, the 1.0 version does not migrate
configurations from the 0.20 version?  I can see how to manually convert
each parameter using the ui, and intend to do this on a representative
sample to verify that the new release works for us. But, our development
teams are utterly dependent on the production Jenkins environment so I am
reluctant to bring that down for the length of time necessary to manually
convert all 40 projects. Is there a plan to migrate configurations from
previous versions of uno-choice? Is there a manual migration process that we
could maybe script for our confgurations? What do you advise?



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/New-plug-in-Uno-Choice-Plug-in-for-dynamic-parameters-tp4739241p4754181.html
Sent from the Jenkins dev mailing list archive at Nabble.com.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1433515289804-4754181.post%40n4.nabble.com.
For more options, visit https://groups.google.com/d/optout.


Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice Plug-in for dynamic parameters)

2015-04-28 Thread Ullrich Hafner
Created https://github.com/jenkinsci/active-choices-plugin 
https://github.com/jenkinsci/active-choices-plugin

 Am 23.04.2015 um 01:40 schrieb 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com:
 
 Thanks Kanstantsin!
 
 If there are no objections maybe someone with karma could clone it, and then 
 I would fix the plug-in name in the code before the 1.0 release :)
 
 Bruno
 
 From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com
 Sent: Wednesday, April 22, 2015 3:10 AM
 Subject: Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice 
 Plug-in for dynamic parameters)
 
 imho sounds ok.
 But not very like “Re-active” for other plugin names.
 
 
 On Apr 21, 2015, at 16:03, 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com mailto:jenkinsci-dev@googlegroups.com 
 wrote:
 
 Bump again :)
 
 What about renaming the plug-in at the repository
 
 https://github.com/biouno/uno-choice-plugin 
 https://github.com/biouno/uno-choice-plugin
 
 To Active Choices Plug-in as Ioannis suggested?
 
 The plug-in provides parameter types that can be updated based on other 
 parameter values in the UI. We have already some users downloading the 
 plug-in either manually or from our update center, but we really would like 
 to make it available to all users.
 
 Thank you!
 Bruno
 
 From: 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com mailto:jenkinsci-dev@googlegroups.com
 To: jenkinsci-dev@googlegroups.com mailto:jenkinsci-dev@googlegroups.com 
 jenkinsci-dev@googlegroups.com mailto:jenkinsci-dev@googlegroups.com
 Cc: m...@beckweb.net mailto:m...@beckweb.net m...@beckweb.net 
 mailto:m...@beckweb.net
 Sent: Wednesday, April 1, 2015 11:20 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 Maybe i already suggested not to use Jenkins word, just XXX plugin
 
 Agreed, we can drop the Jenkins prefix.
 
 Re-active prefix is not obvious for me...
 
 Would you have other suggestions? Unfortunately I'm horrible choosing names 
 :)
 
 Thanks
 Bruno
 
 
 From: Kanstantsin Shautsou kanstantsin@gmail.com 
 mailto:kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com mailto:jenkinsci-dev@googlegroups.com
 Cc: m...@beckweb.net mailto:m...@beckweb.net; brunodepau...@yahoo.com.br 
 mailto:brunodepau...@yahoo.com.br
 Sent: Tuesday, March 31, 2015 6:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 Maybe i already suggested not to use Jenkins word, just XXX plugin
 
 Re-active prefix is not obvious for me...
 On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:
 Bump anyone?
 
 +1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?
 
 Cheers
 Bruno
 
 From: Ioannis Moutsatsos imout...@gmail.com 
 applewebdata://9F4F9E02-AE28-4251-A2AB-5B284C55252A
 To: jenkin...@googlegroups.com 
 applewebdata://9F4F9E02-AE28-4251-A2AB-5B284C55252A
 Cc: m...@beckweb.net applewebdata://9F4F9E02-AE28-4251-A2AB-5B284C55252A
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 What do you all think about  naming the plugin 'Active Choices Plugin' . The 
 plugin would then add 3 new parameter types:
 Active Choices [aka Uno-Choice Dynamic Choice]
 Re-Active Choices [aka Uno-Choice Cascade Dynamic]
 Re-Active References [aka Uno-Choice Dynamic Reference]
 The 'Re-active' prefix perhaps would fit well with the main function of 
 these parameter which is to actively react to changes in other submission 
 form UI parameters.
 
 On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:
 
 On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com 
 applewebdata://9F4F9E02-AE28-4251-A2AB-5B284C55252A wrote:
 
  I would pick a plugin named “Dynamic Parameter”
  and skip right over “Uno Choice”.
 
 There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
 with the 'Uno' it has a less generic name and you're not going to confuse it 
 with another plugin all the time.
 
 
 --
 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 jenkinsci-de...@ googlegroups.com 
 applewebdata://9F4F9E02-AE28-4251-A2AB-5B284C55252A.
 To view this discussion on the web visit https://groups.google.com/d/ 
 msgid/jenkinsci-dev/4936cd59- 9505-420d-b37c-1e59e1206357% 
 40googlegroups.com 
 https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com?utm_medium=emailutm_source=footer.
 
 
 
 For more options, visit https://groups.google.com/d/ optout 
 https://groups.google.com/d/optout.
 
 
 --
 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 jenkinsci-dev+unsubscr...@googlegroups.com

Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice Plug-in for dynamic parameters)

2015-04-22 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Thanks Kanstantsin!
If there are no objections maybe someone with karma could clone it, and then I 
would fix the plug-in name in the code before the 1.0 release :)
Bruno
 
  From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com 
 Sent: Wednesday, April 22, 2015 3:10 AM
 Subject: Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice 
Plug-in for dynamic parameters)
   
imho sounds ok. But not very like “Re-active” for other plugin names.



On Apr 21, 2015, at 16:03, 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com wrote:
Bump again :)
What about renaming the plug-in at the repository
https://github.com/biouno/uno-choice-plugin
To Active Choices Plug-in as Ioannis suggested?
The plug-in provides parameter types that can be updated based on other 
parameter values in the UI. We have already some users downloading the plug-in 
either manually or from our update center, but we really would like to make it 
available to all users.
Thank you!Bruno

 
  From: 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com
 To: jenkinsci-dev@googlegroups.com jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net m...@beckweb.net 
 Sent: Wednesday, April 1, 2015 11:20 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
Maybe i already suggested not to use Jenkins word, just XXX plugin
Agreed, we can drop the Jenkins prefix.
Re-active prefix is not obvious for me...
Would you have other suggestions? Unfortunately I'm horrible choosing names :)
ThanksBruno


 
  From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net; brunodepau...@yahoo.com.br 
 Sent: Tuesday, March 31, 2015 6:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
Maybe i already suggested not to use Jenkins word, just XXX plugin

Re-active prefix is not obvious for me...
On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:
Bump anyone?

+1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?

CheersBruno
 

  From: Ioannis Moutsatsos imout...@gmail.com
 To: jenkin...@googlegroups.com 
Cc: m...@beckweb.net 
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
What do you all think about  naming the plugin 'Active Choices Plugin' . The 
plugin would then add 3 new parameter types:   
   - Active Choices [aka Uno-Choice Dynamic Choice]   

   - Re-Active Choices [aka Uno-Choice Cascade Dynamic]   

   - Re-Active References [aka Uno-Choice Dynamic Reference]
The 'Re-active' prefix perhaps would fit well with the main function of these 
parameter which is to actively react to changes in other submission form UI 
parameters.
On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:

On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:

 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
with the 'Uno' it has a less generic name and you're not going to confuse it 
with another plugin all the time.



-- 
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 jenkinsci-de...@ googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/ 
msgid/jenkinsci-dev/4936cd59- 9505-420d-b37c-1e59e1206357% 40googlegroups.com.


For more options, visit https://groups.google.com/d/ optout.


   
 
-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com.


For more options, visit https://groups.google.com/d/optout.


   
 -- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1906857759.1148400.1427840444347.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


   
 
-- 
You received this message because you are subscribed to a topic in the Google 
Groups Jenkins Developers group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/jenkinsci-dev/qUBLhE-4ybY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid

Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice Plug-in for dynamic parameters)

2015-04-21 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Bump again :)
What about renaming the plug-in at the repository
https://github.com/biouno/uno-choice-plugin
To Active Choices Plug-in as Ioannis suggested?
The plug-in provides parameter types that can be updated based on other 
parameter values in the UI. We have already some users downloading the plug-in 
either manually or from our update center, but we really would like to make it 
available to all users.
Thank you!Bruno

 
  From: 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com
 To: jenkinsci-dev@googlegroups.com jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net m...@beckweb.net 
 Sent: Wednesday, April 1, 2015 11:20 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
Maybe i already suggested not to use Jenkins word, just XXX plugin
Agreed, we can drop the Jenkins prefix.
Re-active prefix is not obvious for me...
Would you have other suggestions? Unfortunately I'm horrible choosing names :)
ThanksBruno


 
  From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net; brunodepau...@yahoo.com.br 
 Sent: Tuesday, March 31, 2015 6:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
Maybe i already suggested not to use Jenkins word, just XXX plugin

Re-active prefix is not obvious for me...
On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:
Bump anyone?

+1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?

CheersBruno
 

  From: Ioannis Moutsatsos imout...@gmail.com
 To: jenkin...@googlegroups.com 
Cc: m...@beckweb.net 
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
What do you all think about  naming the plugin 'Active Choices Plugin' . The 
plugin would then add 3 new parameter types:   
   - Active Choices [aka Uno-Choice Dynamic Choice]   

   - Re-Active Choices [aka Uno-Choice Cascade Dynamic]   

   - Re-Active References [aka Uno-Choice Dynamic Reference]
The 'Re-active' prefix perhaps would fit well with the main function of these 
parameter which is to actively react to changes in other submission form UI 
parameters.
On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:

On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:

 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
with the 'Uno' it has a less generic name and you're not going to confuse it 
with another plugin all the time.



-- 
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 jenkinsci-de...@ googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/ 
msgid/jenkinsci-dev/4936cd59- 9505-420d-b37c-1e59e1206357% 40googlegroups.com.


For more options, visit https://groups.google.com/d/ optout.


   
 
-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com.


For more options, visit https://groups.google.com/d/optout.


   
 -- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1906857759.1148400.1427840444347.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


   

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1188114509.559863.1429621432095.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: Release Active Choices Plug-in (was: Re: New plug-in: Uno Choice Plug-in for dynamic parameters)

2015-04-21 Thread Kanstantsin Shautsou
imho sounds ok. 
But not very like “Re-active” for other plugin names.
 On Apr 21, 2015, at 16:03, 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com wrote:
 
 Bump again :)
 
 What about renaming the plug-in at the repository
 
 https://github.com/biouno/uno-choice-plugin 
 https://github.com/biouno/uno-choice-plugin
 
 To Active Choices Plug-in as Ioannis suggested?
 
 The plug-in provides parameter types that can be updated based on other 
 parameter values in the UI. We have already some users downloading the 
 plug-in either manually or from our update center, but we really would like 
 to make it available to all users.
 
 Thank you!
 Bruno
 
 From: 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com
 To: jenkinsci-dev@googlegroups.com jenkinsci-dev@googlegroups.com 
 Cc: m...@beckweb.net m...@beckweb.net 
 Sent: Wednesday, April 1, 2015 11:20 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 Maybe i already suggested not to use Jenkins word, just XXX plugin
 
 Agreed, we can drop the Jenkins prefix.
 
 Re-active prefix is not obvious for me...
 
 Would you have other suggestions? Unfortunately I'm horrible choosing names :)
 
 Thanks
 Bruno
 
 
 From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com 
 Cc: m...@beckweb.net; brunodepau...@yahoo.com.br 
 Sent: Tuesday, March 31, 2015 6:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 Maybe i already suggested not to use Jenkins word, just XXX plugin
 
 Re-active prefix is not obvious for me...
 On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:
 Bump anyone?
 
 +1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?
 
 Cheers
 Bruno
 
 From: Ioannis Moutsatsos imout...@gmail.com 
 applewebdata://6D85F1CA-0D29-4F7B-91EC-DD176594A762
 To: jenkin...@googlegroups.com 
 applewebdata://6D85F1CA-0D29-4F7B-91EC-DD176594A762 
 Cc: m...@beckweb.net applewebdata://6D85F1CA-0D29-4F7B-91EC-DD176594A762 
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 What do you all think about  naming the plugin 'Active Choices Plugin' . The 
 plugin would then add 3 new parameter types:
 Active Choices [aka Uno-Choice Dynamic Choice]
 Re-Active Choices [aka Uno-Choice Cascade Dynamic]
 Re-Active References [aka Uno-Choice Dynamic Reference]
 The 'Re-active' prefix perhaps would fit well with the main function of these 
 parameter which is to actively react to changes in other submission form UI 
 parameters.
 
 On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:
 
 On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com 
 applewebdata://6D85F1CA-0D29-4F7B-91EC-DD176594A762 wrote: 
 
  I would pick a plugin named “Dynamic Parameter” 
  and skip right over “Uno Choice”. 
 
 There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
 with the 'Uno' it has a less generic name and you're not going to confuse it 
 with another plugin all the time. 
 
 
 -- 
 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 jenkinsci-de...@ googlegroups.com 
 applewebdata://6D85F1CA-0D29-4F7B-91EC-DD176594A762.
 To view this discussion on the web visit https://groups.google.com/d/ 
 msgid/jenkinsci-dev/4936cd59- 9505-420d-b37c-1e59e1206357% 40googlegroups.com 
 https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com?utm_medium=emailutm_source=footer.
 
 
 
 For more options, visit https://groups.google.com/d/ optout 
 https://groups.google.com/d/optout.
 
 
 -- 
 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 jenkinsci-dev+unsubscr...@googlegroups.com 
 mailto:jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com
  
 https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com?utm_medium=emailutm_source=footer.
 
 
 
 For more options, visit https://groups.google.com/d/optout 
 https://groups.google.com/d/optout.
 
 
 -- 
 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 jenkinsci-dev+unsubscr...@googlegroups.com 
 mailto:jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/1906857759.1148400.1427840444347.JavaMail.yahoo%40mail.yahoo.com
  
 https://groups.google.com/d/msgid/jenkinsci-dev/1906857759.1148400.1427840444347

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-03-31 Thread Kanstantsin Shautsou
Maybe i already suggested not to use Jenkins word, just XXX plugin

Re-active prefix is not obvious for me...
On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:

 Bump anyone?

 +1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?

 Cheers
 Bruno

   --
  *From:* Ioannis Moutsatsos imout...@gmail.com javascript:
 *To:* jenkin...@googlegroups.com javascript: 
 *Cc:* m...@beckweb.net javascript: 
 *Sent:* Friday, February 27, 2015 11:47 AM
 *Subject:* Re: New plug-in: Uno Choice Plug-in for dynamic parameters
  
 What do you all think about  naming the plugin *'Active Choices Plugin*' 
 . The plugin would then add 3 new parameter types:

1. Active Choices [aka Uno-Choice Dynamic Choice]
2. Re-Active Choices [aka Uno-Choice Cascade Dynamic]
3. Re-Active References [aka Uno-Choice Dynamic Reference]

 The 'Re-active' prefix perhaps would fit well with the main function of 
 these parameter which is to actively react to changes in other submission 
 form UI parameters.

 On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:


 On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote: 

  I would pick a plugin named “Dynamic Parameter” 
  and skip right over “Uno Choice”. 

 There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At 
 least with the 'Uno' it has a less generic name and you're not going to 
 confuse it with another plugin all the time. 


  -- 
 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 jenkinsci-de...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com
  
 https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com?utm_medium=emailutm_source=footer
 .



 For more options, visit https://groups.google.com/d/optout.


  

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-03-31 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Maybe i already suggested not to use Jenkins word, just XXX plugin
Agreed, we can drop the Jenkins prefix.
Re-active prefix is not obvious for me...
Would you have other suggestions? Unfortunately I'm horrible choosing names :)
ThanksBruno


 
  From: Kanstantsin Shautsou kanstantsin@gmail.com
 To: jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net; brunodepau...@yahoo.com.br 
 Sent: Tuesday, March 31, 2015 6:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
Maybe i already suggested not to use Jenkins word, just XXX plugin

Re-active prefix is not obvious for me...
On Monday, March 30, 2015 at 11:09:26 PM UTC+3, kinow wrote:
Bump anyone?

+1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?

CheersBruno
 

  From: Ioannis Moutsatsos imout...@gmail.com
 To: jenkin...@googlegroups.com 
Cc: m...@beckweb.net 
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
What do you all think about  naming the plugin 'Active Choices Plugin' . The 
plugin would then add 3 new parameter types:   
   - Active Choices [aka Uno-Choice Dynamic Choice]   

   - Re-Active Choices [aka Uno-Choice Cascade Dynamic]   

   - Re-Active References [aka Uno-Choice Dynamic Reference]
The 'Re-active' prefix perhaps would fit well with the main function of these 
parameter which is to actively react to changes in other submission form UI 
parameters.
On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:

On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:

 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
with the 'Uno' it has a less generic name and you're not going to confuse it 
with another plugin all the time.



-- 
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 jenkinsci-de...@ googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/ 
msgid/jenkinsci-dev/4936cd59- 9505-420d-b37c-1e59e1206357% 40googlegroups.com.


For more options, visit https://groups.google.com/d/ optout.


   
 
-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/b2218c24-4487-447d-b7d9-54623732109f%40googlegroups.com.


For more options, visit https://groups.google.com/d/optout.


   

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1906857759.1148400.1427840444347.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-03-30 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Bump anyone?

+1 / -1 for Jenkins Active Choices Plug-in? Any other suggestion?

CheersBruno
 

  From: Ioannis Moutsatsos imoutsat...@gmail.com
 To: jenkinsci-dev@googlegroups.com 
Cc: m...@beckweb.net 
 Sent: Friday, February 27, 2015 11:47 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
What do you all think about  naming the plugin 'Active Choices Plugin' . The 
plugin would then add 3 new parameter types:   
   - Active Choices [aka Uno-Choice Dynamic Choice]   

   - Re-Active Choices [aka Uno-Choice Cascade Dynamic]   

   - Re-Active References [aka Uno-Choice Dynamic Reference]
The 'Re-active' prefix perhaps would fit well with the main function of these 
parameter which is to actively react to changes in other submission form UI 
parameters.
On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:

On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:

 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
with the 'Uno' it has a less generic name and you're not going to confuse it 
with another plugin all the time.



-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com.


For more options, visit https://groups.google.com/d/optout.


   

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/8473919.693922.1427745974297.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-27 Thread Ioannis Moutsatsos
What do you all think about  naming the plugin *'Active Choices Plugin*' . 
The plugin would then add 3 new parameter types:

   1. Active Choices [aka Uno-Choice Dynamic Choice]
   2. Re-Active Choices [aka Uno-Choice Cascade Dynamic]
   3. Re-Active References [aka Uno-Choice Dynamic Reference]

The 'Re-active' prefix perhaps would fit well with the main function of 
these parameter which is to actively react to changes in other submission 
form UI parameters.

On Thursday, February 19, 2015 at 1:59:19 AM UTC-5, Daniel Beck wrote:


 On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com javascript: 
 wrote: 

  I would pick a plugin named “Dynamic Parameter” 
  and skip right over “Uno Choice”. 

 There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At 
 least with the 'Uno' it has a less generic name and you're not going to 
 confuse it with another plugin all the time. 




-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4936cd59-9505-420d-b37c-1e59e1206357%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-20 Thread Jesse Glick
On Thu, Feb 19, 2015 at 10:17 AM, 'Bruno P. Kinoshita' via Jenkins
Developers jenkinsci-dev@googlegroups.com wrote:
 rename the artifact ID and update the Javadocs and any other reference to the 
 old name

To be clear, I was not suggesting a change of artifactId, package
names, etc. Just the display name (pom.xml#name, and wiki title).

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2mJx6RUM%2BT24PBQJpXb108JJr8E8D9gKSrt7_MqmNCDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-20 Thread Daniel Beck

On 20.02.2015, at 21:33, Jesse Glick jgl...@cloudbees.com wrote:

 Just the display name (pom.xml#name, and wiki title).

We have a minor issue with issue tracker components when display name and 
artifact ID are different, especially at the start of the name.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/EFDE0ACD-457C-4319-B2C3-F43FF06B8E0E%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread 'Bruno P. Kinoshita' via Jenkins Developers
 Finally, we have to consider the effort required to rename the plugin (Bruno, 
 WDYT? )
There will be some effort, and we can miss updating some Javadocs or Strings 
here or there. Some users already familiar with the Uno Choice name would have 
to be notified on the new name. 

But if we agree on a new name, I'd gladly fire Eclipse, rename the artifact ID 
and update the Javadocs and any other reference to the old name that I can find 
:^)
Bruno
 

  From: Ioannis Moutsatsos imoutsat...@gmail.com
 To: jenkinsci-dev@googlegroups.com 
 Sent: Thursday, February 19, 2015 12:36 AM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
All,
I do have to take responsibility for naming this plugin. So here goes the 
thinking behind it.
This is a plugin for making one or more choices among options for a parameter. 
Some of the functionality was previously distributed among different plugins 
(dynamic parameter plugin, extensible choice parameter plugin, extended choice 
plugin), but none of these was able to deliver cleanly and consistently the 
four main things I wanted:   
   - Dynamic generation of the parameter options, 
   - multi-select using a variety of formats (check-boxes, radio buttons, 
lists), 
   - filtering, and 
   - dynamically refreshed options based on other parameter choices that users 
make.   


Thus I thought that naming the plugin Uno-Choice was appropriate for two 
reasons:   
   - One (Uno) control that could do it all and
   - Uno for the project behind it (BioUno.org)
In retrospect, perhaps I could have chosen a better name but having Bruno like 
it, sealed the deal! The rest is history as they say...Bruno developed it, and 
here we are finally contributing it to empower all Jenkins users.
So, if the name could confuse new users how could we improve it?
Let me try to offer a few alternatives.    
   - BioUno Dynamic Choices
   - BioUno Scripted Choices
   - Dynamic Options Parameter
   - Scripted Options Parameter
Finally, we have to consider the effort required to rename the plugin (Bruno, 
WDYT? )
Thanks all for the feedbackBest regardsIoannis

On Wednesday, February 18, 2015 at 7:31:29 PM UTC-5, Richard Bywater wrote:
Personally I'd avoid the word Uno in the plugin name completely as, according 
to the README, you can have one *or more* parameters and Uno Choice Dynamic 
Parmeter says to me that the plugin only supports one choice.

Richard.

On Thu, Feb 19, 2015 at 1:22 PM, 'Bruno P. Kinoshita' via Jenkins Developers 
jenkin...@googlegroups. com wrote:

 A suggestion: give the plugin a more descriptive name. Random Jenkinsusers 
are not going to have any idea what “Uno” is. Crediting theinstitution that 
did the work is fine, but if I were looking to makemy parameters dynamic, I 
would pick a plugin named “Dynamic Parameter”and skip right over “Uno Choice”.
Good point. I didn't choose the name, but I like it. Maybe Uno Choice Dynamic 
Parameter? Other suggestions?   BTW if this is to be usable in a secured 
installation you need tointegrate with the script-security plugin.
True! My bad for forgetting about this. I will try to integrate it in my next 
development cycle for the plug-in. I will try to check if the Dynamic Parameter 
plug-in is already integrated with the script-security plug-in. If not, I'll 
try to submit a pull request (otherwise I'll use it as reference :)
CheersBruno 
 
  From: Jesse Glick jgl...@cloudbees.com
 To: Jenkins Dev jenkin...@googlegroups. com 
 Sent: Wednesday, February 18, 2015 7:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
On Tue, Feb 17, 2015 at 8:30 AM, 'Bruno P. Kinoshita' via Jenkins


Developers jenkin...@googlegroups. com wrote:
 We developed a plug-in in the BioUno project

A suggestion: give the plugin a more descriptive name. Random Jenkins
users are not going to have any idea what “Uno” is. Crediting the
institution that did the work is fine, but if I were looking to make
my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
and skip right over “Uno Choice”.

BTW if this is to be usable in a secured installation you need to
integrate with the script-security plugin.

-- 
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 jenkinsci-dev+unsub...@ googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/ 
msgid/jenkinsci-dev/ CANfRfr0gip- ui8oZggT277keKGzYDJoH_ 
WKsEHPFSWjcbw3%2BAQ%40mail. gmail.com.
For more options, visit https://groups.google.com/d/ optout.

   
 -- 
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 jenkinsci-de...@ googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/ 
msgid/jenkinsci-dev/ 1979203684.442515

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread Daniel Beck

On 19.02.2015, at 16:17, 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com wrote:

 rename the artifact ID

The old one will still be available in update center, and just be a dead end. 
Not sure whether we've ever removed anything (there are a few plugins where 
this happened and it's not pretty).

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3A1751C9-76F0-40C0-9D48-4A764ECF19AB%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Hi Daniel!  
The plug-in hasn't been released to the Jenkins update center yet, just to the 
update center hosted at BioUno - we do this because of some niche plug-ins 
(phylogenetics, PBS/Torque, etc).

If the plug-in proposal gets accepted here and we agree on a new name, we can 
then release it to all users under the new artifact id.
Cheers,Bruno


  From: Daniel Beck m...@beckweb.net
 To: jenkinsci-dev@googlegroups.com 
 Sent: Thursday, February 19, 2015 3:47 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   

On 19.02.2015, at 16:17, 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com wrote:

 rename the artifact ID

The old one will still be available in update center, and just be a dead end. 
Not sure whether we've ever removed anything (there are a few plugins where 
this happened and it's not pretty).

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/3A1751C9-76F0-40C0-9D48-4A764ECF19AB%40beckweb.net.


For more options, visit https://groups.google.com/d/optout.


   

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/271565627.716651.1424369013143.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread Daniel Beck
Sorry, forgot about that.

On 19.02.2015, at 19:03, 'Bruno P. Kinoshita' via Jenkins Developers 
jenkinsci-dev@googlegroups.com wrote:

 Hi Daniel! 
 
 The plug-in hasn't been released to the Jenkins update center yet, just to 
 the update center hosted at BioUno - we do this because of some niche 
 plug-ins (phylogenetics, PBS/Torque, etc).
 
 If the plug-in proposal gets accepted here and we agree on a new name, we can 
 then release it to all users under the new artifact id.
 
 Cheers,
 Bruno
 
 From: Daniel Beck m...@beckweb.net
 To: jenkinsci-dev@googlegroups.com 
 Sent: Thursday, February 19, 2015 3:47 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
 
 
 On 19.02.2015, at 16:17, 'Bruno P. Kinoshita' via Jenkins Developers 
 jenkinsci-dev@googlegroups.com wrote:
 
  rename the artifact ID
 
 The old one will still be available in update center, and just be a dead end. 
 Not sure whether we've ever removed anything (there are a few plugins where 
 this happened and it's not pretty).
 
 -- 
 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 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/3A1751C9-76F0-40C0-9D48-4A764ECF19AB%40beckweb.net.
 
 
 
 For more options, visit https://groups.google.com/d/optout.
 
 
 
 -- 
 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 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/271565627.716651.1424369013143.JavaMail.yahoo%40mail.yahoo.com.
 For more options, visit https://groups.google.com/d/optout.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/0F31F37A-FD6C-48E2-8A68-FBA28C7D7AC6%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread Jesse Glick
On Tue, Feb 17, 2015 at 8:30 AM, 'Bruno P. Kinoshita' via Jenkins
Developers jenkinsci-dev@googlegroups.com wrote:
 We developed a plug-in in the BioUno project

A suggestion: give the plugin a more descriptive name. Random Jenkins
users are not going to have any idea what “Uno” is. Crediting the
institution that did the work is fine, but if I were looking to make
my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
and skip right over “Uno Choice”.

BTW if this is to be usable in a secured installation you need to
integrate with the script-security plugin.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0gip-ui8oZggT277keKGzYDJoH_WKsEHPFSWjcbw3%2BAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread Daniel Beck

On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:

 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
with the 'Uno' it has a less generic name and you're not going to confuse it 
with another plugin all the time.


-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/81CE5C0F-3BAE-4C51-948F-70FA87DDA9A6%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread domi
To be honest, the “Uno” in the name stopped my from looking closer into it - 
because the name was just confusing…
…my 2cents
Domi

On 19 Feb 2015, at 08:05, Daniel Beck m...@beckweb.net wrote:

 
 On 18.02.2015, at 22:01, Jesse Glick jgl...@cloudbees.com wrote:
 
 I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.
 
 There is already 'Dynamic Extended Choice' and 'Dynamic Parameter'. At least 
 with the 'Uno' it has a less generic name and you're not going to confuse it 
 with another plugin all the time.
 
 
 -- 
 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 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/81CE5C0F-3BAE-4C51-948F-70FA87DDA9A6%40beckweb.net.
 For more options, visit https://groups.google.com/d/optout.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/10A2CFD1-D4BE-4E7A-9D47-D5F3BEC9FB35%40fortysix.ch.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread Richard Bywater
Personally I'd avoid the word Uno in the plugin name completely as,
according to the README, you can have one *or more* parameters and Uno
Choice Dynamic Parmeter says to me that the plugin only supports one choice.

Richard.

On Thu, Feb 19, 2015 at 1:22 PM, 'Bruno P. Kinoshita' via Jenkins
Developers jenkinsci-dev@googlegroups.com wrote:

  A suggestion: give the plugin a more descriptive name. Random Jenkins
 users are not going to have any idea what “Uno” is. Crediting the
 institution that did the work is fine, but if I were looking to make
 my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

 Good point. I didn't choose the name, but I like it. Maybe Uno Choice
 Dynamic Parameter? Other suggestions?

  BTW if this is to be usable in a secured installation you need to
 integrate with the script-security plugin.

 True! My bad for forgetting about this. I will try to integrate it in my
 next development cycle for the plug-in. I will try to check if the Dynamic
 Parameter plug-in is already integrated with the script-security plug-in.
 If not, I'll try to submit a pull request (otherwise I'll use it as
 reference :)

 Cheers
 Bruno

   --
  *From:* Jesse Glick jgl...@cloudbees.com
 *To:* Jenkins Dev jenkinsci-dev@googlegroups.com
 *Sent:* Wednesday, February 18, 2015 7:01 PM
 *Subject:* Re: New plug-in: Uno Choice Plug-in for dynamic parameters

 On Tue, Feb 17, 2015 at 8:30 AM, 'Bruno P. Kinoshita' via Jenkins



 Developers jenkinsci-dev@googlegroups.com wrote:
  We developed a plug-in in the BioUno project


 A suggestion: give the plugin a more descriptive name. Random Jenkins
 users are not going to have any idea what “Uno” is. Crediting the
 institution that did the work is fine, but if I were looking to make
 my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

 BTW if this is to be usable in a secured installation you need to
 integrate with the script-security plugin.

 --
 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 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0gip-ui8oZggT277keKGzYDJoH_WKsEHPFSWjcbw3%2BAQ%40mail.gmail.com
 .
 For more options, visit https://groups.google.com/d/optout.

--
 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 jenkinsci-dev+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/1979203684.442515.1424305331365.JavaMail.yahoo%40mail.yahoo.com
 https://groups.google.com/d/msgid/jenkinsci-dev/1979203684.442515.1424305331365.JavaMail.yahoo%40mail.yahoo.com?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.


-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAMui946Vu2w6dEZkp%2BEBioTorU9RS9sx%2BtGUA5biPUnGht2EHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread 'Bruno P. Kinoshita' via Jenkins Developers
 A suggestion: give the plugin a more descriptive name. Random Jenkinsusers 
are not going to have any idea what “Uno” is. Crediting theinstitution that 
did the work is fine, but if I were looking to makemy parameters dynamic, I 
would pick a plugin named “Dynamic Parameter”and skip right over “Uno Choice”.
Good point. I didn't choose the name, but I like it. Maybe Uno Choice Dynamic 
Parameter? Other suggestions?   BTW if this is to be usable in a secured 
installation you need tointegrate with the script-security plugin.
True! My bad for forgetting about this. I will try to integrate it in my next 
development cycle for the plug-in. I will try to check if the Dynamic Parameter 
plug-in is already integrated with the script-security plug-in. If not, I'll 
try to submit a pull request (otherwise I'll use it as reference :)
CheersBruno 
 
  From: Jesse Glick jgl...@cloudbees.com
 To: Jenkins Dev jenkinsci-dev@googlegroups.com 
 Sent: Wednesday, February 18, 2015 7:01 PM
 Subject: Re: New plug-in: Uno Choice Plug-in for dynamic parameters
   
On Tue, Feb 17, 2015 at 8:30 AM, 'Bruno P. Kinoshita' via Jenkins


Developers jenkinsci-dev@googlegroups.com wrote:
 We developed a plug-in in the BioUno project

A suggestion: give the plugin a more descriptive name. Random Jenkins
users are not going to have any idea what “Uno” is. Crediting the
institution that did the work is fine, but if I were looking to make
my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
and skip right over “Uno Choice”.

BTW if this is to be usable in a secured installation you need to
integrate with the script-security plugin.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0gip-ui8oZggT277keKGzYDJoH_WKsEHPFSWjcbw3%2BAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

   

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/1979203684.442515.1424305331365.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-18 Thread Ioannis Moutsatsos
All,

I do have to take responsibility for naming this plugin. So here goes the 
thinking behind it.

This is a plugin for making one or more choices among options for a 
parameter. *Some *of the functionality was previously distributed among 
different plugins (dynamic parameter plugin, extensible choice parameter 
plugin, extended choice plugin), but none of these was able to deliver 
cleanly and consistently the four main things I wanted:

   1. Dynamic generation of the parameter options, 
   2. multi-select using a variety of formats (check-boxes, radio buttons, 
   lists), 
   3. filtering, and 
   4. dynamically refreshed options based on other parameter choices that 
   users make.
   

Thus I thought that naming the plugin Uno-Choice was appropriate for two 
reasons:

   - One (Uno) control that could do it all and
   - Uno for the project behind it (BioUno.org)

In retrospect, perhaps I could have chosen a better name but having Bruno 
like it, sealed the deal! The rest is history as they say...
Bruno developed it, and here we are finally contributing it to empower all 
Jenkins users.

So, if the name could confuse new users how could we improve it?

Let me try to offer a few alternatives. 

   - BioUno Dynamic Choices
   - BioUno Scripted Choices
   - Dynamic Options Parameter
   - Scripted Options Parameter

Finally, we have to consider the effort required to rename the plugin 
(Bruno, WDYT? )

Thanks all for the feedback
Best regards
Ioannis


On Wednesday, February 18, 2015 at 7:31:29 PM UTC-5, Richard Bywater wrote:

 Personally I'd avoid the word Uno in the plugin name completely as, 
 according to the README, you can have one *or more* parameters and Uno 
 Choice Dynamic Parmeter says to me that the plugin only supports one choice.

 Richard.

 On Thu, Feb 19, 2015 at 1:22 PM, 'Bruno P. Kinoshita' via Jenkins 
 Developers jenkin...@googlegroups.com javascript: wrote:

  A suggestion: give the plugin a more descriptive name. Random Jenkins
 users are not going to have any idea what “Uno” is. Crediting the
 institution that did the work is fine, but if I were looking to make
 my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

 Good point. I didn't choose the name, but I like it. Maybe Uno Choice 
 Dynamic Parameter? Other suggestions? 
  
  BTW if this is to be usable in a secured installation you need to
 integrate with the script-security plugin.

 True! My bad for forgetting about this. I will try to integrate it in my 
 next development cycle for the plug-in. I will try to check if the Dynamic 
 Parameter plug-in is already integrated with the script-security plug-in. 
 If not, I'll try to submit a pull request (otherwise I'll use it as 
 reference :)

 Cheers
 Bruno 

   --
  *From:* Jesse Glick jgl...@cloudbees.com javascript:
 *To:* Jenkins Dev jenkin...@googlegroups.com javascript: 
 *Sent:* Wednesday, February 18, 2015 7:01 PM
 *Subject:* Re: New plug-in: Uno Choice Plug-in for dynamic parameters
  
 On Tue, Feb 17, 2015 at 8:30 AM, 'Bruno P. Kinoshita' via Jenkins



 Developers jenkin...@googlegroups.com javascript: wrote:
  We developed a plug-in in the BioUno project


 A suggestion: give the plugin a more descriptive name. Random Jenkins
 users are not going to have any idea what “Uno” is. Crediting the
 institution that did the work is fine, but if I were looking to make
 my parameters dynamic, I would pick a plugin named “Dynamic Parameter”
 and skip right over “Uno Choice”.

 BTW if this is to be usable in a secured installation you need to
 integrate with the script-security plugin.

 -- 
 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 jenkinsci-dev+unsub...@googlegroups.com. javascript:
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0gip-ui8oZggT277keKGzYDJoH_WKsEHPFSWjcbw3%2BAQ%40mail.gmail.com
 .
 For more options, visit https://groups.google.com/d/optout.

-- 
 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 jenkinsci-de...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/1979203684.442515.1424305331365.JavaMail.yahoo%40mail.yahoo.com
  
 https://groups.google.com/d/msgid/jenkinsci-dev/1979203684.442515.1424305331365.JavaMail.yahoo%40mail.yahoo.com?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.




-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com

New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-17 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Hello all, 
We developed a plug-in in the BioUno project [1], initially based on the 
Dynamic Parameter Plug-in [2], but that followed a different approach for 
dynamic parameters. It provides parameters that are also rendered from Groovy 
scripts (per job script or via Scriptler integration) **but that can be related 
to other parameters**.
It utilizes JavaScript (FWIW dynamicparameter-plugin code is 2.8% JavaScript 
according to GitHub interface and uno-choice's is 43.9%) to monitor the HTML 
elements of one parameter, and trigger changes in other parameters. This way, 
you can easily create many parameters, like Maven Group ID, Artifact ID and 
Versions, that are dynamically updated.
Quick example: The Maven group ID could be a Uno Choice Dynamic Choice 
Parameter that returns a list of maven group IDs in some Maven repo using 
Groovy. Once the user selects a group ID, the artifact ID (a Uno Choice 
Cascade Dynamic Choice Parameter) would automatically get updated, and its 
Groovy script rendered. The selected group ID would be available to the 
artifact id Groovy script as a variable. This way your script can load only the 
artifacts related to the selected group ID.
Attached is a GIF file with another example with a State parameter that 
dynamically updates the City parameter accordingly. 
The following Wiki page has been created and contains further information and 
examples: https://wiki.jenkins-ci.org/display/JENKINS/Uno+Choice+Plugin There 
are other features that were added to the plug-in such as hidden parameters, 
parameter filtering, self-referenced parameters and more, that I believe 
Ioannis could explain much better if necessary.
GitHub repository: https://github.com/biouno/uno-choice-plugin/GitHub user IDS: 
@kinow and @imoutsatsos
If the plug-in gets accepted, I'll adjust the pom.xml, and will cut a 1.0 
release.
Thank you!Bruno
[1] http://biouno.org/[2] 
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Dynamic+Parameter+Plug-in

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/50262896.2043921.1424179818746.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.