Re: Request for plugin hosting

2014-07-25 Thread d...@fortysix.ch
My guess is the following configuration is used by both plugins: - URl to GH Repo (also GH Enterprise) - Credentials Just because your functionality is integrated into this plain, does not mean it is only active when the GH Hook is used, this implementation is up to you But anyway its up to you

Re: Request for plugin hosting

2014-07-24 Thread Anthony Gubler
Morning, can I ask apart from the credential configuration why would you couple these two plugins together? The credentials are only required for the webhook if the auto management option is selected (if I understand correctly) which means either users' could only use the change log generati

Re: Request for plugin hosting

2014-07-22 Thread Anthony Gubler
I have had a look at the repository, I have some questions: There are some overlaps on the configuration required but it seems that the overlap is only configured if the webhook is automatically managed by jenkins, obviously the using github change log plugin wouldn't want to force a user to ne

Re: Request for plugin hosting

2014-07-22 Thread domi
Yep, thats the best way on how to do it Domi On 22.07.2014, at 15:22, Anthony Gubler wrote: > Domi/Ullrich > > How do I go about integrating with the main github plugin? Shall I fork the > repository and then submit a pull request? > > On Tuesday, July 22, 2014 11:43:57 AM UTC+1, Anthony Gubl

Re: Request for plugin hosting

2014-07-22 Thread Adedayo Adetoye
Many thanks Ulli. Kind regards, Dayo On Tue, Jul 22, 2014 at 9:01 AM, Ulli Hafner wrote: > Created https://github.com/jenkinsci/zapper-plugin > > Welcome abord! Ulli > > Am 22.07.2014 um 01:07 schrieb Adedayo Adetoye : > > Hello, > > I'd like to host my plugin called Zapper on the Jenkins re

Re: Request for plugin hosting

2014-07-22 Thread Anthony Gubler
Domi/Ullrich How do I go about integrating with the main github plugin? Shall I fork the repository and then submit a pull request? On Tuesday, July 22, 2014 11:43:57 AM UTC+1, Anthony Gubler wrote: > > Thanks Domi, let me see what I can do. I have installed the plugin > manually on our instanc

Re: Request for plugin hosting

2014-07-22 Thread Anthony Gubler
Thanks Domi, let me see what I can do. I have installed the plugin manually on our instance of jenkins for now. On Tuesday, July 22, 2014 11:10:53 AM UTC+1, Dominik Bartholdi wrote: > > I would very much love to see this integrated into the GH plugin - maybe > enable the new functionality by a s

Re: Request for plugin hosting

2014-07-22 Thread domi
I would very much love to see this integrated into the GH plugin - maybe enable the new functionality by a simple checkbox in the job configuration only, then the user would not have to enter the same information twice. That would be a great benefit for the users I think. ...my 2cent Domi On 22

Re: Request for plugin hosting

2014-07-22 Thread Anthony Gubler
That's a fair point, I guess I wanted to get this available ASAP and also although that it generates a change log from github there is no requirement to have the github plugin installed. On Tuesday, July 22, 2014 10:25:54 AM UTC+1, Dominik Bartholdi wrote: > > -1 to have it first as standalone -

Re: Request for plugin hosting

2014-07-22 Thread domi
-1 to have it first as standalone - the integration will never be done again after wards, we had this so many times before already On 22.07.2014, at 11:11, Anthony Gubler wrote: > Hi, > > That's a decent suggestion and definitely something I would look into doing, > however I think that ini

Re: Request for plugin hosting

2014-07-22 Thread Anthony Gubler
Hi, That's a decent suggestion and definitely something I would look into doing, however I think that initially it would be good have as a standalone plugin On Monday, July 21, 2014 8:01:40 PM UTC+1, Ullrich Hafner wrote: > > Would it make sense to merge it with the existing github plug-in? > h

Re: Request for plugin hosting

2014-07-22 Thread Christian Becker
Thank you both! 2014-07-22 10:10 GMT+02:00 Ulli Hafner : > Created https://github.com/jenkinsci/http-post-plugin > > Welcome aboard! Ulli > > Am 22.07.2014 um 08:44 schrieb Christian Becker < > christian.becker.1...@gmail.com>: > > Sorry for the delay. I created an empty repository at > https://

Re: Request for plugin hosting

2014-07-22 Thread Ulli Hafner
Created https://github.com/jenkinsci/http-post-plugin Welcome aboard! Ulli Am 22.07.2014 um 08:44 schrieb Christian Becker : > Sorry for the delay. I created an empty repository at > https://github.com/ChristianBecker/http-post-plugin . I will push my work as > soon as a required Maven depend

Re: Request for plugin hosting

2014-07-22 Thread Ulli Hafner
Created https://github.com/jenkinsci/zapper-plugin Welcome abord! Ulli Am 22.07.2014 um 01:07 schrieb Adedayo Adetoye : > Hello, > > I'd like to host my plugin called Zapper on the Jenkins repository. Its > GitHub coordinate is at https://github.com/adedayo/zapper > > In case you were wonde

Re: Request for plugin hosting

2014-07-21 Thread Christian Becker
Sorry for the delay. I created an empty repository at https://github.com/ChristianBecker/http-post-plugin . I will push my work as soon as a required Maven dependency releases their hotfix release that I need – I won't push a SNAPSHOT dependency. So, feel free to fork this empty repository right n

Request for plugin hosting

2014-07-21 Thread Adedayo Adetoye
Hello, I'd like to host my plugin called Zapper on the Jenkins repository. Its GitHub coordinate is at https://github.com/adedayo/zapper In case you were wondering what it does, Zapper enables the user to run OWASP ZAP (see https://www.owasp.org/index.php

Re: Request for plugin hosting

2014-07-21 Thread Ulli Hafner
Would it make sense to merge it with the existing github plug-in? https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Plugin Am 21.07.2014 um 14:35 schrieb Anthony Gubler : > Hello, > > I would like to request hosting for a jenkins plugin that generates a github > change log between releases. >

Request for plugin hosting

2014-07-21 Thread Anthony Gubler
Hello, I would like to request hosting for a jenkins plugin that generates a github change log between releases. I already have the code pushed to my github repository - https://github.com/agubler/jenkins-github-changelog-plugin. Please let me know if there is any more information you require.

Re: Request for plugin hosting

2014-07-18 Thread d...@fortysix.ch
easiest is to push it to GitHub under your account and then we can fork it for you. Domi On 18 Jul 2014, at 10:02, Christian Becker wrote: > Not yet. My current work is only locally available. > > Am 18.07.2014 06:43 schrieb "d...@fortysix.ch" : > sounds good to me - do you have a repo which

Re: Request for plugin hosting

2014-07-18 Thread Christian Becker
Not yet. My current work is only locally available. Am 18.07.2014 06:43 schrieb "d...@fortysix.ch" : > sounds good to me - do you have a repo which we can fork? > Domi > > On 17 Jul 2014, at 20:40, Christian Becker < > christian.becker.1...@gmail.com> wrote: > > As far as I am concerned, my plugin

Re: Request for plugin hosting

2014-07-17 Thread d...@fortysix.ch
sounds good to me - do you have a repo which we can fork? Domi On 17 Jul 2014, at 20:40, Christian Becker wrote: > As far as I am concerned, my plugin can POST the actual artifacts as part of > a multipart POST to the endpoint. The other plugin could only notify about a > build, or am I wrong

Re: Request for plugin hosting

2014-07-17 Thread Christian Becker
As far as I am concerned, my plugin can POST the actual artifacts as part of a multipart POST to the endpoint. The other plugin could only notify about a build, or am I wrong? Am 17.07.2014 19:33 schrieb "d...@fortysix.ch" : > What is the plugin all about? Any thing in common with the notification

Re: Request for plugin hosting

2014-07-17 Thread d...@fortysix.ch
What is the plugin all about? Any thing in common with the notification plugin? https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin Domi On 17 Jul 2014, at 14:28, Christian Becker wrote: > After some thoughts, I'm also fine with http-post for the plugin name, so > that the repo mig

Re: Request for plugin hosting

2014-07-17 Thread Christian Becker
After some thoughts, I'm also fine with *http-post* for the plugin name, so that the repo might be named: *http-post-plugin*. Am Donnerstag, 17. Juli 2014 13:44:50 UTC+2 schrieb Christian Becker: > > Hi, > I would like to get commit access to a new Plugin repository named > *http-post-publisher*

Request for plugin hosting

2014-07-17 Thread Christian Becker
Hi, I would like to get commit access to a new Plugin repository named *http-post-publisher*. My GitHub name is *ChristianBecker*. There is currently no GitHub repo to clone from. Thanks in advance, Christian -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: request for plugin hosting

2013-04-26 Thread Geoff Bullen
I didn't have any joy on IRC. Any chance you could see why I can't push? On 25 April 2013 09:37, geoff wrote: > OK. I'm trying out IRC for the first time... No one there yet :-) maybe > as I'm in Oz.. > > On Thursday, 25 April 2013 01:10:21 UTC+10, Ullrich Hafner wrote: >> >> The best would

Re: request for plugin hosting

2013-04-24 Thread geoff
OK. I'm trying out IRC for the first time... No one there yet :-) maybe as I'm in Oz.. On Thursday, 25 April 2013 01:10:21 UTC+10, Ullrich Hafner wrote: > > The best would be if you join us on IRC. Then we can give you the karma to > add committers on your own… > > Ulli > > Am 24.04.2013 um 00

Re: request for plugin hosting

2013-04-24 Thread Ulli Hafner
The best would be if you join us on IRC. Then we can give you the karma to add committers on your own… Ulli Am 24.04.2013 um 00:55 schrieb Geoff Bullen : > Thanks for that... A couple of follow ups... > > 1) I'm unable to commit my updated POM! How do I get access?? Permission to > jenkins

Re: request for plugin hosting

2013-04-23 Thread Geoff Bullen
Thanks for that... A couple of follow ups... 1) I'm unable to commit my updated POM! How do I get access?? Permission to jenkinsci/build-pipeline-plugin.git denied to geoffbullen I seem to be a member... 2) Can I have a CI build set up please? 3) I have a few commiters to this project (from g

Re: request for plugin hosting

2013-04-23 Thread Ulli Hafner
Done: https://github.com/jenkinsci/build-pipeline-plugin You need to update your pom.xml in order to get the SCM information showing up correctly in https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin Welcome aboard! Ulli Am 23.04.2013 um 02:26 schrieb Geoff Bullen : > I have a

Re: request for plugin hosting

2013-04-22 Thread Geoff Bullen
I have added it to github... https://github.com/geoffbullen/build-pipeline-plugin *Geoff Bullen * Centrum Systems Level 8, 5 Elizabeth Street Sydney *0408 659 395 (m) 02 9235 0516 (t)** * http://www.centrumsystems.com.au On 20 April 2013 17:41, domi wrote: > easiest is: > 1. move it to GH u

Re: request for plugin hosting

2013-04-20 Thread domi
easiest is: 1. move it to GH under your account 2. ask for forking here again. /Domi On 20.04.2013, at 00:10, Geoff Bullen wrote: > Hey, > > I'd like to move a plugin (currently hosted on google) into the jenkins-ci. > Can you create the repo and give me access please?? > > github ID: geof

request for plugin hosting

2013-04-19 Thread Geoff Bullen
Hey, I'd like to move a plugin (currently hosted on google) into the jenkins-ci. Can you create the repo and give me access please?? *github ID:* geoffbullen *Plugin name:* build-pipeline-plugin Thanks! Geoff -- You received this message because you are subscribed to the Google Groups "Jen

Re: Request for Plugin Hosting: crittercism-dsym

2013-01-29 Thread Mujtaba Hassanpur
Thanks Ulli! I have added a README to the project. -- Mujtaba On Tuesday, January 29, 2013 1:24:22 AM UTC-8, Ullrich Hafner wrote: > > Hi Mujtaba, > > I forked your repository: > https://github.com/jenkinsci/crittercism-dsym-plugin > Can you please add a README? > > Welcome aboard! > > Ulli > >

Re: Request for plugin hosting : testInProgress

2013-01-29 Thread Jesse Glick
On 01/29/2013 10:32 AM, cchabanois wrote: I would like it to be hosted in the Jenkins community repositories. Forked to: https://github.com/jenkinsci/testInProgress-plugin Also created: https://issues.jenkins-ci.org/browse/JENKINS/component/17325 I use "-plugin" in the artifactId because I

Re: Request for plugin hosting : testInProgress

2013-01-29 Thread cchabanois
It looks very promising. I may use this in the future. But in the meantime, my plugin is almost ready and I would like it to be hosted in the Jenkins community repositories. I have added a screenshot at https://raw.github.com/cchabanois/testInProgress/gh-pages/images/progressInJenkins.png I use

Re: Request for plugin hosting : testInProgress

2013-01-29 Thread Jesse Glick
On 01/29/2013 09:45 AM, cchabanois wrote: https://github.com/cchabanois/testInProgress You may want to look at ant-spy [1] and accompanying discussion [2]. [1] https://github.com/jenkinsci/ant-spy [2] https://groups.google.com/d/topic/jenkinsci-dev/isshS0vqUMg/discussion -- You received this

Re: Request for plugin hosting : testInProgress

2013-01-29 Thread Jesse Glick
On 01/29/2013 09:45 AM, cchabanois wrote: a new Jenkins plugin called testInProgress BTW should not include ‘-plugin’. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, se

Request for plugin hosting : testInProgress

2013-01-29 Thread cchabanois
Hi, I'd like to request hosting for a new Jenkins plugin called testInProgress currently hosted at https://github.com/cchabanois/testInProgress . This plugin allows to see how the junit tests progress during a build. Thanks, Cédric -- You rece

Re: Request for Plugin Hosting: crittercism-dsym

2013-01-29 Thread Ulli Hafner
Hi Mujtaba, I forked your repository: https://github.com/jenkinsci/crittercism-dsym-plugin Can you please add a README? Welcome aboard! Ulli Am 28.01.2013 um 23:09 schrieb Mujtaba Hassanpur : > Hi, > > I'd like to request hosting for a new Jenkins plugin called crittercism-dsym. > It introdu

Request for Plugin Hosting: crittercism-dsym

2013-01-28 Thread Mujtaba Hassanpur
Hi, I'd like to request hosting for a new Jenkins plugin called crittercism-dsym. It introduces a new post-build step for uploading dSYM files to Crittercism ; dSYM files allow for symbolication of iOS binaries, later used in crash logs. The project is currently ho