I don't think it should be integrated with matrix reloaded plugin. Matrix reloaded plugin only works when you want to repeat a previous build, you choose the matrix reloaded link instead of build link. I think it's a different use case
however, I do think it should be integrated into the jenkins engine itself. Instead of using a new parameter type it should be a checkbox "choose matrix combinations" under matrix build options.Then after the user click the "build" link the user will get options to fill the combinations matrix, and the options the user chose will fill the combinations filter automatically It can be improved, but it also useful the way it is now. On Tue, Aug 6, 2013 at 1:35 PM, Ulli Hafner <[email protected]>wrote: > Hi Omer, > > I don't use matrix builds by myself but wouldn't it be easier for users if > the use cases of your new plug-in would be integrated into the matrix > reloaded plug-in? > > Ulli > > Am 06.08.2013 um 09:10 schrieb Omer Shem-Tov <[email protected]>: > > It's a hosting request. > I've already read this url and this is the hosting request. > I'm sorry if it wasn't clear :) > > On Monday, August 5, 2013 4:08:29 PM UTC+3, Ikedam wrote: >> >> Oh, this wasn't hosting request... >> >> Why don't you request your plugin hosted in jenkinsci repository, and >> release to jenkins-ci.org? >> https://wiki.jenkins-ci.org/**display/JENKINS/Hosting+**Plugins<https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins> >> >> Ikedam >> >> On Monday, August 5, 2013 12:22:25 AM UTC+9, Omer Shem-Tov wrote: >>> >>> Feel free to use it. >>> Read the wiki for instructions >>> if you still got any questions I can help you. >>> Good Luck >>> >>> On Saturday, August 3, 2013 3:54:14 PM UTC+3, [email protected] wrote: >>>> >>>> I'm interested in this plugin. >>>> What is the current status of forking ? >>>> >>>> On Sunday, July 28, 2013 6:28:45 PM UTC+9, Omer Shem-Tov wrote: >>>>> >>>>> Hi, >>>>> >>>>> I developed a new plugin for jenkins: >>>>> >>>>> The plugin is inspired by Matrix Reloded Plugin, but it can be used >>>>> from first build. >>>>> >>>>> It basically add a new type of parameter called Matrix Combinations >>>>> Parameter to a Matrix project >>>>> and once you configure your project to use it and click the build now >>>>> you'll get a table of check boxes with the different permutations of the >>>>> axes. >>>>> >>>>> The user click the build now and the user choice is transferred to the >>>>> combinations filter of the project so only the chosen combinations will >>>>> run. >>>>> The plugin was tested and should be inserted in our production jenkins >>>>> and used on a daily basis. >>>>> >>>>> You can see the code in my git hub >>>>> https://github.com/omer727/**Matrix-Combinations-Jenkins-**Plugin<https://github.com/omer727/Matrix-Combinations-Jenkins-Plugin> >>>>> >>>>> Pay attention: this is the first plugin I developed for Jenkins, but I >>>>> hope you'll like it. >>>>> I can add a wiki page if there will be demand >>>>> >>>>> Thanks, >>>>> Omer >>>>> >>>>> >>>>> > -- > 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]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
