Dependency Graph builder.

2016-06-24 Thread Jacek Tomaka
code that just schedules the builds in the correct order. I am happy to write a plugin to do this but this email is to ensure that it is not there yet. Also some technical advice about if this should be a new plugin or an extension to some other plugin would be appreciated . Regards. Jacek

AWS Elastic Beanstalk No Downtime Upgrade /Cname swap.

2015-09-12 Thread Jacek Tomaka
://beanstalker.ingenieux.com.br/beanstalk-maven-plugin/usage.html How are you dealing with this problem? Regards. Jacek Tomaka -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Build flow plugin iterate builds for a job.

2015-07-17 Thread Jacek Tomaka
something like: builds = job("A").getBuilds() then iterating over the builds, getting parameters of each of them and if parameters match, save it's build number to execute promotion later. How do i solve this? Regards. Jacek Tomaka -- You received this message because you are

Re: warnings plugin. Filtering builds for trend graph and differences by parameter.

2015-05-24 Thread Jacek Tomaka
t: jenkinsci-users@googlegroups.com; > > No, this is not possible. > > > Am 19.05.2015 um 14:42 schrieb Jacek Tomaka : > > > > Hi, > > Does warnings plugin allow to filter builds that appear on the warning > trends graph? > > > > We do inc

warnings plugin. Filtering builds for trend graph and differences by parameter.

2015-05-19 Thread Jacek Tomaka
build if a parameter has certain value? Regards. Jacek Tomaka -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegrou

Re: 'inheritance-plugin' vs. matrix jobs

2015-05-19 Thread Jacek Tomaka
matrix projects? What are you doing to solve this kind of problems? Does matrix allow to configure on which node will a job run? Or set any other parameter? Regards. Jacek Tomaka Użytkownik "Łukasz Kurek" napisał(a): > Temat: 'inheritance-plugin' vs. matrix jobs >