Re: JDK Parameter (New Plugin)

2013-08-20 Thread Daniel Beck
Just looked at the code a bit. How does this behave with parallel executions of the same project? Does it handle aborted builds? On 19.08.2013, at 15:52, Baris Batiege baris.bati...@datalex.com wrote: Hey, along with Fabio Neves, I developed a plugin called JDK Parameter Choice. The plugin

commit access for new plugin

2013-08-20 Thread Joachim Rodrigues
Hi I just finished a plugin that send metrics to a graphite server. https://github.com/joachim-rodrigues/graphiteIntegrator For the moment it just send : number of tests, tests skipped, tests failed, build duration, cobertura total line coverage and cobertura total branch coverage to one or

JDK Parameter (New Plugin)

2013-08-19 Thread Baris Batiege
Hey, along with Fabio Neves, I developed a plugin called JDK Parameter Choice. The plugin lets you add a build parameter which allows the JDK that will be used to be chosen on a per build basis. The JDKs that can be chosen from can be specified on the configuration page of any job that has the

Re: JDK Parameter (New Plugin)

2013-08-19 Thread Jesse Glick
On Mon, Aug 19, 2013 at 10:33 AM, Fabio Neves fabio.ne...@datalex.com wrote: The plugin lets you add a build parameter which allows the JDK that will be used to be chosen on a per build basis. The JDKs that can be chosen from can be specified on the configuration page of any job that has the

[Request] New Plugin: AppThwack

2013-08-19 Thread Andrew Hawker
Requesting a Github fork for a new plugin. Name: appthwack-plugin Github: https://github.com/appthwack/appthwack-jenkins This is the first one I've requested, so let me know if there's any additional information I'm missing. Thanks! -- You received this message because you are subscribed

Re: [Request] New Plugin: AppThwack

2013-08-19 Thread Andrew Hawker
Whoops... Github User: ahawker On Monday, August 19, 2013 9:52:06 PM UTC-7, Andrew Hawker wrote: Requesting a Github fork for a new plugin. Name: appthwack-plugin Github: https://github.com/appthwack/appthwack-jenkins This is the first one I've requested, so let me know if there's any

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-08-16 Thread Oleg Nenashev
Thanks to all for feedback and contribution, Ownership Plugin v. 0.2.1 is available for download. I've added usage guidelines and examples to the Wiki, so at the current state plugin is ready for public use. Best regards, Oleg Nenashev www.synopsys.com суббота, 13 июля 2013 г., 23:12:50

[kiuwan.com] Request hosting to a new plugin

2013-08-05 Thread Juan Pablo Tejela
Hi! I'm writing to request hosting to a new Jenkins plugin. With Kiuwan you can run static analyze of source code. Here you have a link to souce code in GitHub: https://github.com/kiuwan/jenkins-plugin Regards. -- You received this message because you are subscribed to the Google Groups

Re: [kiuwan.com] Request hosting to a new plugin

2013-08-05 Thread Ulli Hafner
Done: https://github.com/jenkinsci/kiuwan-plugin Welcome aboard! Ulli Am 05.08.2013 um 16:43 schrieb Juan Pablo Tejela juanpablo.tej...@optimyth.com: Hi! I'm writing to request hosting to a new Jenkins plugin. With Kiuwan you can run static analyze of source code. Here you have a link

Re: New Plugin Available - OWASP Dependency-Check

2013-08-02 Thread Ulli Hafner
17:44Created https://github.com/jenkinsci/dependency-check-plugin Welcome aboard! Ulli PS: feel free to add your plugin in the static analysis analysis Wiki page Am 01.08.2013 um 19:59 schrieb Steve Springett steve.spring...@owasp.org: I developed a Jenkins plugin that brings the

New Plugin Available - OWASP Dependency-Check

2013-08-01 Thread Steve Springett
I developed a Jenkins plugin that brings the functionality of OWASP Dependency-Check to Jenkins. Dependency-Check is a utility that detects publicly disclosed vulnerabilities in project dependencies. https://www.owasp.org/index.php/OWASP_Dependency_Check The plugin is built using analysis-core

Re: New plugin : Accelerated Build Now Plugin

2013-07-31 Thread Baptiste MATHUS
Hi, Congrats for that plugin, I really like the idea. Did you consider merging it somehow with the Priority Sorter Plugin? I feel this would be great to combine both the feature of your plugin (starting a job anyhow) + use the priority to preferably choose the lowest priority job/build to stop.

Re: New plugin : Accelerated Build Now Plugin

2013-07-31 Thread nicolas de loof
forked as https://github.com/jenkinsci/accelerated-build-now-plugin 2013/7/31 Baptiste MATHUS bmat...@batmat.net Hi, Congrats for that plugin, I really like the idea. Did you consider merging it somehow with the Priority Sorter Plugin? I feel this would be great to combine both the

Re: New plugin : Accelerated Build Now Plugin

2013-07-31 Thread Anthony Dahanne
Hello Baptiste, Nicolas @Nicolas : thank you for the fork ! Now, I am wondering if it was something I really needed or not... I have 2 questions actually : * I thought I needed to have my plugin repo forked to jenkins github account before I would able to publish it to Jenkins plugins, but I

Re: New plugin : Accelerated Build Now Plugin

2013-07-31 Thread nicolas de loof
2013/7/31 Anthony Dahanne anthony.daha...@gmail.com Hello Baptiste, Nicolas @Nicolas : thank you for the fork ! Now, I am wondering if it was something I really needed or not... I have 2 questions actually : * I thought I needed to have my plugin repo forked to jenkins github account

Re: New plugin : Accelerated Build Now Plugin

2013-07-31 Thread Anthony Dahanne
my github id is : anthonydahanne thanks ! On Wed, Jul 31, 2013 at 12:24 PM, nicolas de loof nicolas.del...@gmail.comwrote: 2013/7/31 Anthony Dahanne anthony.daha...@gmail.com Hello Baptiste, Nicolas @Nicolas : thank you for the fork ! Now, I am wondering if it was something I really

New plugin : Accelerated Build Now Plugin

2013-07-30 Thread Anthony Dahanne
Hello, I would like the plugin Accelrated Build Now Plugin to be part of the Jenkins plugins. This plugin is hosted on github at: https://github.com/Terracotta-OSS/accelerated-build-now-plugin The wiki page is : https://wiki.jenkins-ci.org/display/JENKINS/Accelerated+Build+Now+Plugin My github

Re: New Plugin: gem-publisher

2013-07-21 Thread Kannan Manickam
Great, thanks. On Sat, Jul 20, 2013 at 11:06 PM, domi d...@fortysix.ch wrote: done, welcome aboard: https://github.com/jenkinsci/gem-publisher-plugin /Domi On 21.07.2013, at 01:02, Kannan Manickam m...@arangamani.net wrote: Hello, I am working on a plugin to publish rubygems to the

Re: New Plugin: gem-publisher

2013-07-21 Thread domi
done, welcome aboard: https://github.com/jenkinsci/gem-publisher-plugin /Domi On 21.07.2013, at 01:02, Kannan Manickam m...@arangamani.net wrote: Hello, I am working on a plugin to publish rubygems to the rubygems.org using their API. This plugin is hosted in github at:

New Plugin: gem-publisher

2013-07-20 Thread Kannan Manickam
Hello, I am working on a plugin to publish rubygems to the rubygems.org using their API. This plugin is hosted in github at: https://github.com/arangamani/gem-publisher-jenkins My github username: arangamani Thanks, Kannan. -- You received this message because you are subscribed to the

Re: How do I register my developed new plugin?

2013-07-16 Thread JEE HYOUNG YOO
Thank you for registration. As you request, I'll fill more information to README and create wiki. On Saturday, July 13, 2013 5:02:05 PM UTC+9, Ullrich Hafner wrote: Done: https://github.com/jenkinsci/concurrent-login-plugin Please consider adding a more detailed README or wiki page what the

Re: How do I register my developed new plugin?

2013-07-13 Thread Ulli Hafner
Done: https://github.com/jenkinsci/concurrent-login-plugin Please consider adding a more detailed README or wiki page what the plug-in actually does. Does it prevent concurrent logins from different IP addresses with the same user name? Welcome aboard! Ulli Am 12.07.2013 um 06:24 schrieb

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-07-13 Thread Oleg Nenashev
Hello Domi, Thank you for review and comments. Please feel free to create issues in the JIRA if you discover anything else. Of course, it's just a first release, so there's much work to do in case of help messages, etc. Please feel free to create JIRA issues if you discover any additional

[New plugin] - Explicit ownership of the jobs and slaves

2013-07-11 Thread Oleg Nenashev
Hello, I’m working on the new Ownership Plugin, which will provide explicit ownership of jobs and slaves (more info: https://wiki.jenkins-ci.org/display/JENKINS/Ownership+Plugin). To the best of my knowledge, Jenkins Enterprise provides “Node owners” plugin

Re: New plugin hosting request: Dynamic Search View Plugin

2013-07-11 Thread Oleg Nenashev
Hello, Seems that I have enough permissions to release plugin on my own. So, it is available for download now. Plugin's wiki page: https://wiki.jenkins-ci.org/display/JENKINS/Dynamic+Search+View+Plugin Best regards, Oleg Nenashev вторник, 2 июля 2013 г., 23:03:44 UTC+4 пользователь Oleg

Re: new plugin

2013-07-11 Thread Jim Gallagher
Thanks - I think I'm in a reasonable position now: Wiki page created POM updated But I'm struggling with the release:prepare step - it seems to hang (using Windows 7). Still trying to sort this out. Jim On Thursday, 11 July 2013 02:22:39 UTC+1, Kohsuke Kawaguchi wrote: Thanks! I created

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-07-11 Thread Vincent Latombe
Hi Oleg, I'm very interested by your plugin concept, I had a similar idea in mind and I would be happy to try it out. Concerning cloudbees plugin, as far as I know its artifactId is cloudbees-nodes-plus so it shouldn't conflict. On top of what you already listed there is a Cloudbees Folder Plus

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-07-11 Thread Jesse Glick
On 07/11/2013 06:34 AM, Vincent Latombe wrote: there is a Cloudbees Folder Plus plugin that allows to restrict usage of nodes to jobs located in specific folders, I don't know if it has to be combined with the Nodes Plus plugin Nodes Plus and Folders Plus work independently. I don't think

Re: new plugin

2013-07-11 Thread Jim Gallagher
I'm now struggling with the release:prepare portion of the process. I've followed the doc from Jenkins around adding SCM tags to the pom and when running the release:prepare it fails with a variety of SSH issues, or by hanging on the git push piece. Some questions: Should I use ssh or https

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-07-11 Thread domi
Hi Oleg, sounds good, I like the idea - But I think you should also clarify how this is related to this https://issues.jenkins-ci.org/browse/JENKINS-18285 - which is implemented with version 1.520 and later with this https://issues.jenkins-ci.org/browse/JENKINS-16956 regards Domi On 11.07.2013,

Re: [New plugin] - Explicit ownership of the jobs and slaves

2013-07-11 Thread Oleg Nenashev
Hello Domi, In my opinion, plugin is not directly related to the mentioned Jenkins issues. I'm going to implement integration with security plugins (Role Strategy Plugin) via incoming macro roles support (@Owner, @Co-owner roles will be added), but I’m not going to have specific “Ownership

How do I register my developed new plugin?

2013-07-11 Thread JEE HYOUNG YOO
Hi all, I've developed a new Jenkins plugin called concurrent-login-plugin to intercept concurrent login in Jenkins. If it use this plugin, It's fairly primitive at the moment, but the bare bones are there. I'd like to release it as version 1, and the Jenkins docs tell me that I need to get

new plugin

2013-07-10 Thread Jim Gallagher
Hi all, I've developed a new Jenkins plugin called cucumber-perf, which provides performance reporting on Cucumber testing jobs. It's fairly primitive at the moment, but the bare bones are there. I'd like to release it as version 1, and the Jenkins docs tell me that I need to get it added by

Re: new plugin

2013-07-10 Thread Kohsuke Kawaguchi
Thanks! I created https://github.com/jenkinsci/cucumber-performance-plugin. You should have the commit access and all that, but if not, please let me know. Your POM indeed needs a few more additional entries, most notably scm, and hopefully url to point to a Wiki page. If you need help on

New plugin request - VIM

2013-07-04 Thread Joey Jiao
Hi, Possible someone develop an vim plugin which can be used during input in the text field like build step | shell. It will be convenient to edit. -- -Joey Jiao -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this

New plugin hosting request: Dynamic Search View Plugin

2013-07-02 Thread Oleg Nenashev
Hello, Plugin provides extended implementation of ListView. Dynamic Search View allows setting of additional filters at the view’s main page, which will be applied after clicking on the Submit button. So, user is able to filter and search jobs without creation of new Views. GitHub URL:

Re: Host request for new plugin - extend-cli-plugin

2013-06-07 Thread Ulli Hafner
Hi Joey, wouldn't it make more sense to add the additional command into Jenkins core cli package? Ulli Am 06.06.2013 um 07:17 schrieb Joey Jiao joey.jia...@gmail.com: Hi, Write a new plugin to extend jenkins-cli command, right now supports to get-job-parameter(s). repo at https

Re: Host request for new plugin - extend-cli-plugin

2013-06-07 Thread Joey Jiao
Hi Joey, wouldn't it make more sense to add the additional command into Jenkins core cli package? Ulli Am 06.06.2013 um 07:17 schrieb Joey Jiao joey.jia...@gmail.com: Hi, Write a new plugin to extend jenkins-cli command, right now supports to get-job-parameter(s). repo at https

New plugin: Groovy Label Assignment plugin

2013-06-05 Thread de...@ikedam.jp
Hello. I wrote a Jenkins plugin to assign a label expression with a groovy script. I'd like this hosted in the Jenkins community repositories. Please fork the following repository: https://github.com/ikedam/groovy-label-assignmenthttps://github.com/ikedam/ldap-sasl My Github account is ikedam.

Re: New plugin: Groovy Label Assignment plugin

2013-06-05 Thread Ulli Hafner
Forked: https://github.com/jenkinsci/groovy-label-assignment-plugin Welcome aboard! Ulli Am 05.06.2013 um 14:12 schrieb de...@ikedam.jp: Hello. I wrote a Jenkins plugin to assign a label expression with a groovy script. I'd like this hosted in the Jenkins community repositories. Please

Re: New plugin: Groovy Label Assignment plugin

2013-06-05 Thread de...@ikedam.jp
I successfully deployed the plugin. Thanks! On Wednesday, June 5, 2013 9:40:49 PM UTC+9, Ullrich Hafner wrote: Forked: https://github.com/jenkinsci/groovy-label-assignment-plugin Welcome aboard! Ulli Am 05.06.2013 um 14:12 schrieb de...@ikedam.jp javascript:: Hello. I wrote a Jenkins

Host request for new plugin - extend-cli-plugin

2013-06-05 Thread Joey Jiao
Hi, Write a new plugin to extend jenkins-cli command, right now supports to get-job-parameter(s). repo at https://github.com/JoeyJiao/extend-cli-plugin can you pull it to https://github.com/jenkinsci my id is joeyjiao Thanks -- -Joey Jiao -- You received this message because you

Request to host a new plugin: extreme-feedback

2013-05-17 Thread Emanuele Zattin
My github ID is emanuelez. The plugin is available at: https://github.com/switchgears/extreme-feedback-plugin Emanuele Zattin --- -I don't have to know an answer. I don't feel frightened by not knowing things; by being lost in a mysterious universe

RE: Request to host a new plugin: extreme-feedback

2013-05-17 Thread Sandell, Robert
@googlegroups.com [mailto:jenkinsci-dev@googlegroups.com] On Behalf Of Emanuele Zattin Sent: den 17 maj 2013 13:00 To: jenkinsci-dev@googlegroups.com Subject: Request to host a new plugin: extreme-feedback My github ID is emanuelez. The plugin is available at: https://github.com/switchgears/extreme

Re: Request to host a new plugin: extreme-feedback

2013-05-17 Thread Emanuele Zattin
Of *Emanuele Zattin *Sent:* den 17 maj 2013 13:00 *To:* jenkinsci-dev@googlegroups.com *Subject:* Request to host a new plugin: extreme-feedback ** ** My github ID is emanuelez. ** ** The plugin is available at: https://github.com/switchgears/extreme-feedback-plugin

RE: Request to host a new plugin: extreme-feedback

2013-05-17 Thread Sandell, Robert
Sony Mobile Communications From: jenkinsci-dev@googlegroups.com [mailto:jenkinsci-dev@googlegroups.com] On Behalf Of Emanuele Zattin Sent: den 17 maj 2013 13:23 To: jenkinsci-dev@googlegroups.com Subject: Re: Request to host a new plugin: extreme-feedback Maybe because I'm a committer already? I

Re: Request to host a new plugin: extreme-feedback

2013-05-17 Thread Emanuele Zattin
Of *Emanuele Zattin *Sent:* den 17 maj 2013 13:23 *To:* jenkinsci-dev@googlegroups.com *Subject:* Re: Request to host a new plugin: extreme-feedback ** ** Maybe because I'm a committer already? I think I am... Emanuele Zattin

Re: Commit permission required for hosting new plugin VMware SnapShot plugin

2013-05-17 Thread Adil Shabbir
Hi! Ulli, The functionality of my plugin is quite different if you compare it with vSphere Cloud Plugin. This plugin along with below VMware Jenkins Plugin(still I'm working to create these jenkins plugin) can provide end- to end solution to migrate one product to VMware Virtualized environment

Re: Commit permission required for hosting new plugin VMware SnapShot plugin

2013-05-16 Thread adil shabbir
any luck.. to host this plugin in jenkins repo? Regards Adil On Wednesday, 15 May 2013 15:40:22 UTC+5:30, adil shabbir wrote: Hi! All, Can concern person please do the needful, and host my plugin in Jenkins repo? Regards Adil On Tuesday, 14 May 2013 02:08:16 UTC+5:30, adil shabbir

Re: Commit permission required for hosting new plugin VMware SnapShot plugin

2013-05-15 Thread adil shabbir
Hi! All, Can concern person please do the needful, and host my plugin in Jenkins repo? Regards Adil On Tuesday, 14 May 2013 02:08:16 UTC+5:30, adil shabbir wrote: I have developed the Jenkins plugin(plz find config page UI in attach image ) to Revert, Create and Delete the snapshots of

Re: request for hosting new plugin

2013-05-12 Thread Ulli Hafner
Can you please elaborate? We are trying to keep the number of plug-ins as small as possible to improve the user experience. Shouldn't your code be better part if the perforce plug-in? Ulli Am 11.05.2013 um 20:06 schrieb Irfan Sayed irfu.sa...@gmail.com: This plugin consolidates the perforce

Re: request for hosting new plugin

2013-05-12 Thread Irfan Sayed
this plugin consolidates the perforce sync option at run-time using extended parameter definition . as of now, there are several sync options , however , they are no consolidated in drop down fashion if any user want to consolidate these option and use it in his environment , then this plugin is

Re: request for hosting new plugin

2013-05-12 Thread Slide
I think Ulli is wondering why this enhancement couldn't be made directly to the Perforce plugin itself instead of having a new plugin. slide On Sun, May 12, 2013 at 11:52 AM, Irfan Sayed irfu.sa...@gmail.com wrote: this plugin consolidates the perforce sync option at run-time using extended

Re: request for hosting new plugin

2013-05-11 Thread Ulli Hafner
Can you please give a short description of what you plug-in does? From the README it seems that it is related to the perforce plug-in. Shouldn't your code be better part if the perforce plug-in? Ulli Am 10.05.2013 um 09:20 schrieb Irfan Sayed irfu.sa...@gmail.com: Hi, i have created the

Re: request for hosting new plugin

2013-05-11 Thread Irfan Sayed
This plugin consolidates the perforce sync options at runtime Please let me know once I get the commit access Regards On Saturday, May 11, 2013, Ulli Hafner ullrich.haf...@gmail.com wrote: Can you please give a short description of what you plug-in does? From the README it seems that it is

request for hosting new plugin

2013-05-10 Thread Irfan Sayed
Hi, i have created the git-hub repository for plugin : syncOption-plugin https://github.com/irfanjs/syncOptions-plugin github ID is : irfanjs please grant the access so that i can import the code regards irfan -- You received this message because you are subscribed to the Google Groups

Re: request for hosting new plugin

2013-05-03 Thread Tushar Shinde
Hey, I got this fixed by dnadolny on IRC. Thanks a lot dnadolny!!! On Friday, May 3, 2013 9:48:51 AM UTC+5:30, Tushar Shinde wrote: ok! Could somebody having greater access look into this please? Thanks, Tushar On Friday, May 3, 2013 2:53:21 AM UTC+5:30, Ullrich Hafner wrote: As

Re: request for hosting new plugin

2013-05-02 Thread Tushar Shinde
Hi Ulli, Sorry to nag but could you please look at the commit access issue? I really need to release this plugin as people nagging me and Rally will also be updating their documentation to refer to my wiki page. Just to provide you with more information that I have also tried following

Re: request for hosting new plugin

2013-05-02 Thread Ulli Hafner
As already told, I do not have admin rights in GitHub. This issue needs to be solved by someone with more permissions… Ulli Am 02.05.2013 um 19:19 schrieb Tushar Shinde tushar...@gmail.com: Hi Ulli, Sorry to nag but could you please look at the commit access issue? I really need to

Re: request for hosting new plugin

2013-05-02 Thread Tushar Shinde
ok! Could somebody having greater access look into this please? Thanks, Tushar On Friday, May 3, 2013 2:53:21 AM UTC+5:30, Ullrich Hafner wrote: As already told, I do not have admin rights in GitHub. This issue needs to be solved by someone with more permissions… Ulli Am 02.05.2013 um

Re: request for hosting new plugin

2013-04-29 Thread Tushar Shinde
Hi Ulli, I could see the https://github.com/jenkinsci/rally-update-plugin-1 forked from my github repository however even this does not allow me commit anything. However this seems to be closer to the solution. Could you please look at below logs? Thanks for your time. $ git remote -v

Re: request for hosting new plugin

2013-04-26 Thread Tushar Shinde
Could you please otherwise create another repository or fork it from here if not able to resolve the commit access issue? https://github.com/tushar686/rally-update-plugin On Wednesday, April 10, 2013 12:26:17 PM UTC+5:30, Tushar Shinde wrote: Hi, We have created a plugin for Jenkins that

Re: request for hosting new plugin

2013-04-26 Thread Ulli Hafner
Hi Tushar, since I don't have admin privileges in GitHub I needed to create a new repository. But that seems not to work either. I don't know what's broken here. Now we have 3 repositories: https://github.com/jenkinsci/rally-update-plugin-1 (this has already some commits, does this work for

New Plugin: External Scheduler Plugin

2013-04-25 Thread oliver gondža
Hi, I'd like to have this plugin forked. Url: https://github.com/olivergondza/external-scheduler-plugin Wiki: https://wiki.jenkins-ci.org/display/JENKINS/External+scheduler+plugin Thank you. -- oliver -- You received this message because you are subscribed to the Google Groups Jenkins

New Plugin: Job Parameter Summary

2013-04-25 Thread oliver gondža
Hi, I would like to have this plugin forked. https://github.com/olivergondza/job-parameter-summary-plugin https://wiki.jenkins-ci.org/display/JENKINS/Job+Parameter+Summary+Plugin Thanks -- oliver -- You received this message because you are subscribed to the Google Groups Jenkins Developers

Request to host a new plugin

2013-04-16 Thread Tim Payne
Hi folks I would like to request hosting in Github for a new plugin I intend to create and publish called the Serena Deployment Plugin. My github id is tpayne The plugin name will be sra-deploy. Many thanks, Tim -- You received this message because you are subscribed to the Google Groups

Re: request for hosting new plugin

2013-04-16 Thread Tushar Shinde
Could somebody please look at the commit access issue? On Wednesday, April 10, 2013 12:26:17 PM UTC+5:30, Tushar Shinde wrote: Hi, We have created a plugin for Jenkins that supports updating rally detailshttp://www.rallydev.com/through Jenkins build and would like to see it hosted on

Re: request for hosting new plugin

2013-04-15 Thread Tushar Shinde
I did follow all these steps. I just now cleared .git dir on local machine retried all these steps again but received same error... Please have a look at below logs seems somebody else faced same issue in past https://groups.google.com/forum/?fromgroups=#!topic/jenkinsci-dev/7VSh1ymKi4c

Re: request for hosting new plugin

2013-04-14 Thread Ulli Hafner
Can you please retry? Ulli Am 13.04.2013 um 04:40 schrieb Tushar Shinde tushar...@gmail.com: Hey Thanks for this but I am getting access denied error while pushing code to remote. Could you please help! $ git remote add origin g...@github.com:jenkinsci/rally-update-plugin $ git push

Re: Request for hosting new plugin

2013-04-14 Thread Ulli Hafner
Done: https://github.com/jenkinsci/sms-plugin Welcome aboard, Ulli Am 14.04.2013 um 05:29 schrieb Steve Van steve...@hoiio.com: Hi, I want to host my jenkins plugin in jenkins-ci.org (http://jenkins-ci.org) I already had a GitHub repo with the following details: My Github ID: icarusK

Re: request for hosting new plugin

2013-04-14 Thread Tushar Shinde
Hi Ulli, I tried but again received the same error. You may fork it from my public repository https://github.com/tushar686/rally-update-plugin I may still need a access in order to release a plug-in though. Am I correct? $ git push origin master ERROR: Permission to

Re: request for hosting new plugin

2013-04-12 Thread Tushar Shinde
Hey Thanks for this but I am getting access denied error while pushing code to remote. Could you please help! $ git remote add origin g...@github.com:jenkinsci/rally-update-plugin $ git push origin master ERROR: Permission to jenkinsci/rally-update-plugin.git denied to tushar686. fatal: Could

Request new plugin hosting - rpmsign-plugin

2013-04-11 Thread Jimmi Dyson
Hi, Could you please fork the rpmsign plugin from https://github.com/specems/jenkins-rpmsign-plugin.githttps://github.com/specems/jenkins-rhnpush-plugin.git into the jenkins org? I guess I will also need a JIRA component of rpmsign as well? There were a few problems forking from the specems org

Re: Request new plugin hosting - rpmsign-plugin

2013-04-11 Thread Ulli Hafner
Done: https://github.com/jenkinsci/rpmsign-plugin If you are planning to release more plug-ins then you can join us on IRC. Then we can give you the permission to create repositories on your own… Ulli Am 11.04.2013 um 11:46 schrieb Jimmi Dyson jimmidy...@gmail.com: Hi, Could you please

request for hosting new plugin

2013-04-10 Thread Tushar Shinde
Hi, We have created a plugin for Jenkins that supports updating rally detailshttp://www.rallydev.com/through Jenkins build and would like to see it hosted on jenkins-ci github. The name of the plugin is *rallyupdate*. Could you please create a repository and assign me commit access? GitHub

Request for hosting new plugin - Golo

2013-04-10 Thread Daniel PETISME
Hi all, Golo[1] is a brand new lightweight dynamic language for the JVM. I've made a plugin[2] to run Golo sources as a standard Jenkins BuildStep. I would like to be able to store it into the official jenkins-ci. Cheers Thank you. [1] http://golo-lang.org/ [2]

Re: Request for hosting new plugin - Golo

2013-04-10 Thread Slide
Done https://github.com/jenkinsci/golo-plugin On Wed, Apr 10, 2013 at 8:10 AM, Daniel PETISME daniel.peti...@gmail.comwrote: Hi all, Golo[1] is a brand new lightweight dynamic language for the JVM. I've made a plugin[2] to run Golo sources as a standard Jenkins BuildStep. I would like to

Re: Request for hosting new plugin - Golo

2013-04-10 Thread Daniel PETISME
Thank you. May I ask you to set up access to the jenkins CI in BuildHives too, please? Le mercredi 10 avril 2013 17:11:55 UTC+2, slide a écrit : Done https://github.com/jenkinsci/golo-plugin On Wed, Apr 10, 2013 at 8:10 AM, Daniel PETISME daniel@gmail.comjavascript: wrote: Hi all,

Re: Request for hosting new plugin - Golo

2013-04-10 Thread Jesse Glick
On 04/10/2013 05:18 PM, Daniel PETISME wrote: May I ask you to set up access to the jenkins CI in BuildHives too, please? You should be able to do this yourself given your GitHub login, if you are now a committer to this repository. -- You received this message because you are subscribed to

Fwd: Hosting request: New plugin jenkis-wix: Builder for WIX Toolset

2013-04-08 Thread Björn Berg
Hi, I have created a plugin for Jenkins that supports building MSI Installer sets with the WIX Toolset and would like to see it hosted officially. Existing GitHub-Repository is here: https://github.com/bergsysteme/jenkins-wix.git GitHub ID is rollinhand. Jenkins ID is also rollinhand. Do you

Re: Hosting request: New plugin jenkis-wix: Builder for WIX Toolset

2013-04-08 Thread Ulli Hafner
Hi Björn, I forked your repository: https://github.com/jenkinsci/wix-plugin And added you as a committer. Sorry that this took so long… Welcome aboard! Ulli Am 08.04.2013 um 17:21 schrieb Björn Berg bjoern.ber...@googlemail.com: Hi, I have created a plugin for Jenkins that supports

New Plugin: Sparkle Appcast

2013-04-06 Thread David Caldwell
Hi, I've been developing a new plugin that automatically creates an AppCast (RSS Feed) for the open source Sparkle library. The plugin source is currently here: https://github.com/caldwell/jenkins-sparkle-appcast-plugin I set up a wiki page for it here: https://wiki.jenkins-ci.org

Re: Hosting request for new plugin - humbug

2013-04-03 Thread Waseem Daher
Hi folks, I know there's a bit of a backlog on these but I thought I'd check in again in case this one got lost. (If there's anything I can do to help, please let me know.) Thanks, Waseem On Thu, Mar 28, 2013 at 4:11 PM, Waseem Daher wda...@humbughq.com wrote: Hello, I'd like to request

Re: Hosting request for new plugin - humbug

2013-04-03 Thread Kohsuke Kawaguchi
My apologies. You are all set. If anyone else needs to be added, please let us know, or if you come to IRC, we can set you up so that you can add other people on your own. On 04/03/2013 10:20 AM, Waseem Daher wrote: Hi folks, I know there's a bit of a backlog on these but I thought I'd

Re: Hosting request for new plugin - humbug

2013-04-03 Thread Kohsuke Kawaguchi
I forgot the link: https://github.com/jenkinsci/humbug-plugin On 04/03/2013 10:29 AM, Kohsuke Kawaguchi wrote: My apologies. You are all set. If anyone else needs to be added, please let us know, or if you come to IRC, we can set you up so that you can add other people on your own. On

Re: new plugin hosting request: Windows Azure Storage plugin

2013-04-03 Thread Kohsuke Kawaguchi
Hi, I created https://github.com/jenkinsci/windows-azure-storage-plugin and you should have all the access. If you want us to add other people as committers, please let us know. Or if you can come to IRC, we can set you up so that you can add others by yourself. Also, I looked at the POM,

RE: new plugin hosting request: Windows Azure Storage plugin

2013-04-03 Thread Martin Sawicki (MS OPEN TECH)
, April 03, 2013 10:40 AM To: jenkinsci-dev@googlegroups.com Cc: Martin Sawicki (MS OPEN TECH) Subject: Re: new plugin hosting request: Windows Azure Storage plugin Hi, I created https://github.com/jenkinsci/windows-azure-storage-plugin and you should have all the access. If you want us to add other

Hosting request for new plugin - humbug

2013-03-28 Thread Waseem Daher
Hello, I'd like to request that the following plugin be hosted in the Jenkins github: https://github.com/humbughq/humbug-jenkins-plugin - Allows build notifications to be sent to Humbug (I imagine it would be called humbug-plugin) Both my github and Jenkins Jira user are wdaher. If you

RE: New Plugin Hosting Request for Gearman Plugin

2013-03-26 Thread Sandell, Robert
: jenkinsci-dev@googlegroups.com [mailto:jenkinsci-dev@googlegroups.com] On Behalf Of Zaro Sent: den 25 mars 2013 22:29 To: jenkinsci-dev@googlegroups.com Subject: Re: New Plugin Hosting Request for Gearman Plugin Bumping request.. :) On Tuesday, February 26, 2013 3:44:18 PM UTC-8, Zaro wrote: I'd like

Re: Re: Hosting request for new plugin JiraTestResultReporter

2013-03-26 Thread Stephan Esch
Hi! Did you fork it? Thanks best regards, Stephan. Am Montag, 25. März 2013 14:35:43 UTC+1 schrieb Stephan Esch: I'll stick with JiraTestResultReporter since this IMO describes best what it actually does. To follow Michael's approach it would then be easy to fork from that and create

Re: Re: Re: Hosting request for new plugin JiraTestResultReporter

2013-03-26 Thread Vojtech Juranek
On Tuesday 26 March 2013 03:30:42 Stephan Esch wrote: Hi! Did you fork it? sorry for delay, now forked as JiraTestResultReporter-plugin [1] to follow naming conventions. You should have commit access - please verify. And welcome aboard! Cheers Vojta [1]

Re: Re: Re: Hosting request for new plugin JiraTestResultReporter

2013-03-26 Thread Vojtech Juranek
On Tuesday 26 March 2013 03:30:42 Stephan Esch wrote: Hi! Did you fork it? sorry for delay, now forked as JiraTestResultReporter-plugin [1] to follow naming conventions. You should have commit access - please verify. And welcome aboard! Cheers Vojta [1]

Re: Hosting request for new plugin JiraTestResultReporter

2013-03-25 Thread Stephan Esch
Hi! would you mind to rename it during the fork to e.g. JiraIssueCreator-plugin or something like this? I agree, that TestResultReporter is not the absolutely best name - but JiraIssueCreator is probably better. It also lays the foundation to extend the plugin to report more than failed

Re: Re: Hosting request for new plugin JiraTestResultReporter

2013-03-25 Thread Stephan Esch
I'll stick with JiraTestResultReporter since this IMO describes best what it actually does. To follow Michael's approach it would then be easy to fork from that and create further plugins for other issue trackers (e.g. BugzillaTestResultReporter etc.) or to merge them into a generic one *if*

Re: New plugin: build-alias-setter-plugin

2013-03-24 Thread Vojtech Juranek
Hi, forked [1] Cheers Vojta [1] https://github.com/jenkinsci/build-alias-setter-plugin On Friday 22 March 2013 22:40:29 oliver gondža wrote: Hi, I would like to have [1] plugin forked. This plugin allows user to automatically assign an alias specified as a token macro template to the

Re: Hosting request for new plugin JiraTestResultReporter

2013-03-24 Thread Vojtech Juranek
Hi, would you mind to rename it during the fork to e.g. JiraIssueCreator-plugin or something like this? IMHO TestResultReporter is little bit confusing - personally I would imagine that such plugin updates existing issues or somethig like this, which is already implemented (though not sure if

Hosting request for new plugin JiraTestResultReporter

2013-03-23 Thread Stephan Esch
Hi! I created a plugin that examines the build job for failed unit tests. If * new* failed tests are detected, it will create an issue for every test case in Jira. It's hosted at github: https://github.com/maplesteve/JiraTestResultReporter so you can fork from there. My github ID is

New plugin: build-alias-setter-plugin

2013-03-22 Thread oliver gondža
Hi, I would like to have [1] plugin forked. This plugin allows user to automatically assign an alias specified as a token macro template to the build. This alias is then displayed as a permalink at the job page and it can be used instead of buildNumber in url. Which is a handy feature when

RE: FW: hosting new plugin

2013-03-11 Thread Dmitry Skorbovenko
Thanks, Kohsuke My github id is AddictVim -Original Message- From: Kohsuke Kawaguchi [mailto:kkawagu...@cloudbees.com] Sent: Friday, March 08, 2013 11:28 PM To: jenkinsci-dev@googlegroups.com Cc: Dmitry Skorbovenko Subject: Re: FW: hosting new plugin Thanks. I created https

Re: hosting new plugin

2013-03-11 Thread Ulli Hafner
-dev@googlegroups.com Cc: Dmitry Skorbovenko Subject: Re: FW: hosting new plugin Thanks. I created https://github.com/jenkinsci/trac-artifacts-publisher-plugin please let us know your github ID (and anyone else's who wants to be able to commit) so that I can add them to the committers

<    5   6   7   8   9   10   11   12   13   >