Request hosting for GCloud sdk plugin

2015-04-24 Thread João Luís
Hi, I would like to host a new Jenkins plugin at Jenkins-ci. The plugin allows users to use credential from jenkins credentials manager (google oauth cred) and add a build step that invokes the google cloud sdk cli. GitHub plugin name: gcloud-sdk-plugin Personal GitHub ID:

Re: ToolInstallation properties

2015-04-24 Thread Jesse Glick
On Fri, Apr 24, 2015 at 3:31 AM, Benjamin Terrier b.terr...@gmail.com wrote: I've seen that the ToolInstallation class has a list of ToolProperty, but my current understanding is that only the ToolInstallation home get translated for the Node. Correct. According to

Re: Kubernetes plugin advice

2015-04-24 Thread Kanstantsin Shautsou
On Apr 25, 2015, at 01:13, Stephen Connolly stephen.alan.conno...@gmail.com wrote: On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com mailto:kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems and

Re: Kubernetes plugin advice

2015-04-24 Thread Stephen Connolly
On Friday, April 24, 2015, Kanstantsin Shautsou kanstantsin@gmail.com wrote: I think all Cloud plugin developers will be glad to know about Cloud API problems and their changes. So my plan is to do a new cloud-api in a plugin. It makes it easier to update and experiment. I have sufficient

Request for commit access to git-plugin

2015-04-24 Thread Christian Galsterer
Hi, I would like to ask for commit access for the git-plugin as my pull request is pending for more then 2 weeks without feedback any I also didn't get response for my request for review of the PR here in the group. My GitHub account: christiangalsterer Repository:

Re: Kubernetes plugin advice

2015-04-24 Thread Kanstantsin Shautsou
I think all Cloud plugin developers will be glad to know about Cloud API problems and their changes. Really difficult to follow massive changes in core. Any comments about docker-plugin will be appreciated. Also it will be very cool if you review https://github.com/jenkinsci/jenkins/pull/1448

ToolInstallation properties

2015-04-24 Thread Benjamin Terrier
Hello everyone, I'm writing a Builder plugin with a ToolInstallation. I've successfully achieved having the tool to display in the master and slaves configurations. Now I need to add a node specific property to my tool installation. This means adding a textbox in both master and slave config

Deploy in Wildfly using Jenkins

2015-04-24 Thread Erick Macedo
Hii, I'm trying to perform deploy a war in wildfly via jenkins using the Deploy plugin jenkins, however it only allows container to the JBoss 7.x I would like to perform the deploy via jenkins even without using the plugin Apache Maven Deploy Plugin Someone managed to do this and can help me?

Doubts about Publish Over SSH Plugin

2015-04-24 Thread Erick Macedo
Hi, Publish plugin installed SSH in jenkins to perform deploy the artifacts generated by the maven on a linux server with wildfly. In SSH Server Name added the server and test the connection is ok. The problem is in session with field Transfers Source files, these files are as to which path?

Re: Push access on PowerShell Plugin

2015-04-24 Thread Baptiste Mathus
Hi, Did you first try to contact the current plugin maintainer(s)? See https://wiki.jenkins-ci.org/display/JENKINS/Governance+Document#GovernanceDocument-Helpingandtakingoverdormantplugins Cheers 2015-04-22 18:36 GMT+02:00 supp...@precisioninfinity.com: Hi, Would it be possible to get push

Re: Plugins hosted in svn

2015-04-24 Thread Dimitri Tenenbaum
Hi, I have decided to use Subversion for my now 4-weeks old vncviewer plugin because according to Hosting Plugins Tutoria https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Pluginsl usage of Jenkins Subversion repository is still a valid way of plugin distribution. The idea simply abandon

Re: Doubts about Publish Over SSH Plugin

2015-04-24 Thread Richard Bywater
Please do not post this kind of query to the Dev mailing list - this list is for questions regarding the Development of Jenkins and relates plugins. Cheers Richard On 8:58AM, Sat, 25/04/2015 Erick Macedo erickfmac...@gmail.com wrote: Hi, Publish plugin installed SSH in jenkins to perform