Manual Approval does not work with Promoted build PlugIn

2016-11-04 Thread das gov
Hi I have two Jobs: A: Build java project using maven by checking out from git B: Deploy to Production I have set A to be promoted. I have tow issues here: 1. Once A is done, not notification is sent to the approver, even though I entered the approver. Why is that? 2. When I click on P

Bug in the promoted-build plugin when using release condition

2014-04-10 Thread dev123
It seems that the promoting a build based on a release condition is broken in the promoted build plugin (version 2.17). I have reported a bug: https://issues.jenkins-ci.org/browse/JENKINS-22565 Please comment or vote for this bug if you have the same problem. -- You received this message

Re: Promoted Build Plugin

2013-06-01 Thread Chris Withers
On 31/05/2013 17:10, David Weintraub wrote: I'm having trouble finding post-deploy tasks that work with the Promoted Build plugin. For example, mail doesn't seem to work, email-ext works for me... cheers, Chris -- Simplistix - Content Management, Batch Processing & Pyt

Promoted Build Plugin

2013-05-31 Thread David Weintraub
I'm having trouble finding post-deploy tasks that work with the Promoted Build plugin. For example, mail doesn't seem to work, nor does Subversion tagging, the build descriptor plugin, etc. Is there a list of plugins that work with the Promoted Build Plugin? Is there something I

Promoted Build Plugin and 404 errors.

2013-04-08 Thread Preston Gilchrist
Has anyone see this before.. I have Jenkins 1.510 and the Promoted Build Plugin 2.10. Immediately after I restart Jenkins the promotion UI components all seem to work properly, but after Jenkins has been running for a while, errant data starts to show up. The promotions icons will be

Re: Promoted Build Plugin: trigger a promotion remotely

2012-10-29 Thread Shen Hui
I meet the this requirement, we want to trigger a promotion remotely by cli command or rest API. Does anybody can provide some hints. Thanks. -- View this message in context: http://jenkins.361315.n4.nabble.com/Promoted-Build-Plugin-trigger-a-promotion-remotely-tp4641335p4644633.html Sent from

Promoted Build Plugin: trigger a promotion remotely

2012-09-25 Thread Nicky Ramone
Hi Is it possible/straightforward to execute a promotion remotely with a client such as 'curl'? My promotions are manually triggered and they require for a particular user to approve it. I noticed that the URLs used has this format: http:// /job///promotion/promotionProcess//promotionCondition/hu