Button for enabling/disabling and up and down feature for build steps or post-build actions?

2014-09-16 Thread xouthier via Jenkins Developers
Hi all, is there a way to disable the build steps or post-build action? I would imagine a button on the side of the Delete one. This could be quite useful when testing/fixing something without having to deleted/add. Also It would be very cool to have a mechanism (maybe up and down buttons or

Re: How to combine Trigger with Notifier

2014-09-16 Thread Dominik Ruf
Thanks that helped Am Montag, 15. September 2014 13:20:12 UTC+2 schrieb Robert Sandell: The way I solved that in the Gerrit Trigger plugin was to let the trigger schedule the build with a custom Cause and then a RunListener that in onCompleted checks if the build has that cause and if so do

Re: https://github.com/jenkinsci/radiatorview-plugin/pull/13

2014-09-16 Thread Baptiste Mathus
Ping @ some admin for getting commit rights? Thanks 2014-09-15 15:35 GMT+02:00 Baptiste Mathus m...@batmat.net: OK, no problem. Thanks for the feedback. Can an admin give me the rights to manage that plugin then? - The plugin: https://github.com/jenkinsci/radiatorview-plugin/ - My

Re: my plugin can't display in add build step and add post-build action

2014-09-16 Thread Peter Blume
Hi, I had the same issue, but solved it at last. This did it for me: @Override public boolean isApplicable(Class? extends AbstractProject jobType) { return true; } -- You received this message because you are subscribed to the Google Groups Jenkins

Re: How to deactivate some logs

2014-09-16 Thread Arnaud Héritier
Hi I just deployed the 1.565.2 http://jenkins-ci.org/ I hope the slowness I had with 1.565.1 was due to issue 18065 https://issues.jenkins-ci.org/browse/JENKINS-18065 with all my maven jobs and the dashboard plugin Sadly my logs are always filled by messages like : Sep 16, 2014 6:24:27 PM

Re: Request access to aws-beanstalk-publisher

2014-09-16 Thread Christopher Orr
Done! On 16/09/14 17:32, David Tanner wrote: Hello, I would like to get push/pull access to https://github.com/jenkinsci/aws-beanstalk-publisher-plugin My github user is DavidTanner Thanks. -- You received this message because you are subscribed to the Google Groups Jenkins Developers

Re: Request for write access to jenkinsci/sra-deploy-plugin

2014-09-16 Thread Christopher Orr
Done! On 16/09/14 18:03, PoisoN PoisoN wrote: Hi. Can you please grant me write access to the jenkinsci/sra-deploy-plugin https://github.com/jenkinsci/sra-deploy-plugin. I work for the company (Serena Software) who is developing the product this plugin is intended to integrate with. My github

Re: Request access to aws-beanstalk-publisher

2014-09-16 Thread David Tanner
Thank you! On Sep 16, 2014 11:14 AM, Christopher Orr ch...@orr.me.uk wrote: Done! On 16/09/14 17:32, David Tanner wrote: Hello, I would like to get push/pull access to https://github.com/jenkinsci/aws-beanstalk-publisher-plugin My github user is DavidTanner Thanks. -- You received

Request commit rights for radiatorview-plugin (was: https://github.com/jenkinsci/radiatorview-plugin/pull/13))

2014-09-16 Thread Baptiste Mathus
Thanks in advance -- Forwarded message -- From: Baptiste Mathus Date: 2014-09-16 14:44 GMT+02:00 Subject: Re: https://github.com/jenkinsci/radiatorview-plugin/pull/13 To: jenkinsci-dev@googlegroups.com Ping @ some admin for getting commit rights? Thanks 2014-09-15 15:35

summary.jelly file for a slave(node)

2014-09-16 Thread Marc MacIntyre
I know that I can add a property to a node via plugin, and have a summary.jelly display items from that property on the node's page; but what if I just want to add a UI element that refers to the node itself? I don't need (or want) to extend the node by adding a property, I simply want to display

Request for new plugin repo - chef-identity-plugin

2014-09-16 Thread Tyler Fitch
Hello, I would like to publish a new plugin that will manage Chef server credentials for a build job. My GitHub ID is tfitch. Can you please create a new repo, chef-identity-plugin, and grant me write access. Thank you! -- You received this message because you are subscribed to the Google

Re: Request for new plugin repo - chef-identity-plugin

2014-09-16 Thread Kanstantsin Shautsou
Good you provide link to plugin sources? On Wednesday, September 17, 2014 2:54:01 AM UTC+3, Tyler Fitch wrote: Hello, I would like to publish a new plugin that will manage Chef server credentials for a build job. My GitHub ID is tfitch. Can you please create a new repo,

Re: Request for new plugin repo - chef-identity-plugin

2014-09-16 Thread Tyler Fitch
For sure - I've pushed it here to look at. https://github.com/tfitch/chef-identity-plugin Cheers On Tuesday, September 16, 2014 5:37:29 PM UTC-7, Kanstantsin Shautsou wrote: Could you provide link to source code repository? Thanks. On Wednesday, September 17, 2014 2:54:01 AM UTC+3, Tyler