Need access to jenkins repo for new plugin

2014-03-19 Thread Smarth Madan
Hi, I need commit access to https://github.com/jenkinsci to create a new repo for a plugin. Github ID: smarth-madanPlugin name: periodic-projects-scanner-balancer Thanks Smarth Madan -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. T

Re: Scrubbing config data manually

2014-03-19 Thread Jesse Glick
On Wed, Mar 19, 2014 at 3:29 PM, Daniel Beck wrote: > it doesn't even @RequirePOST Oops, that will be fixed! -- 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, send an email

Re: Scrubbing config data manually

2014-03-19 Thread Daniel Beck
To view the problems, try the following in the Script Console: === def d = [:] d.putAll(Jenkins.instance.getAdministrativeMonitor("OldData").data) d.each { obj, v -> println obj.class.getName() println obj.fullName?:obj.fullDisplayName?:obj.displayName?:obj.name println v println v.extra

Re:

2014-03-19 Thread Kohsuke Kawaguchi
Done. I created tgz of the repositories right before I deleted them, just in case. I'll send it to you off list. 2014-03-19 10:01 GMT-07:00 Stephen Connolly : > Kohsuke, > > Could you please delete the following repos (all code has been pushed to > the s/codahale-//g version) > https://github.co

Re: Publish a new plugin named MultiChannelPacker..

2014-03-19 Thread Jango Chu
This jenkins plugin is used to process xml files or any other text files. You can use it in your build to replace a string in a text file, set text for a node or set value for attribute in an XML file. So,It will be useful on multi-channel packing for android or automatic deployment in build. Jan

Re: Publish a new plugin named MultiChannelPacker..

2014-03-19 Thread Jango Chu
Ok,I have translated it into English. Jango -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Publish-a-new-plugin-named-MultiChannelPacker-tp4693950p4694093.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are

[no subject]

2014-03-19 Thread Stephen Connolly
Kohsuke, Could you please delete the following repos (all code has been pushed to the s/codahale-//g version) https://github.com/jenkinsci/codahale-metrics-plugin https://github.com/jenkinsci/codahale-metrics-graphite-plugin https://github.com/jenkinsci/codahale-metrics-ganglia-plugin https://gith

Scrubbing config data manually

2014-03-19 Thread Artur Szostak
Hi, Does anyone know how to view and scrub the old configuration data from Jenkins by hand? Basically how to reproduce what the "Manage Old Data" link would normally do. I could not find any info about this. The reason I need to do this by hand is because when I try click the link the page fai

Re: need commit access in github to publish new plugin

2014-03-19 Thread Gurpreet Singh
Thanks Ulli. On Wednesday, March 19, 2014 4:48:30 PM UTC+5:30, Ullrich Hafner wrote: > > https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin > > Welcome aboard! > > Ulli > > Am 19.03.2014 um 10:57 schrieb Gurpreet Singh > >: > > Hi Baptiste > > As i already mentioned above that

pull request on github-oauth-plugin

2014-03-19 Thread Alex Rothenberg
Hi all, I submitted a pull request to the github-oauth-plugin https://github.com/jenkinsci/github-oauth-plugin/pull/17 and would appreciate any feedback & merge. What the pull does is add repository level authorization so users can interact with jobs based on their github permissions. * Publi

Re: new acount for https://jenkins-ci.org/account/doSignup

2014-03-19 Thread Larry Shatzer, Jr.
Done. On Wed, Mar 19, 2014 at 4:48 AM, Laurent RICHARD wrote: > > please can you create or validate my acount with id : easylo > > i want to release plugin : > https://github.com/jenkinsci/composer-security-checker-plugin > > Thanks > > > -- > Laurent RICHARD > 06 85 05 00 47 > eas...@gmail.com

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
thanks On Wednesday, March 19, 2014 12:17:05 PM UTC+1, Ullrich Hafner wrote: > > Done. > > Am 19.03.2014 um 11:45 schrieb Laurent RICHARD > >: > > thanks. > can i have right for commit ? > > on https://github.com/jenkinsci/composer-security-checker-plugin > > thanks > > > > thanks > > On Wednesda

Re: need commit access in github to publish new plugin

2014-03-19 Thread Ulli Hafner
https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin Welcome aboard! Ulli Am 19.03.2014 um 10:57 schrieb Gurpreet Singh : > Hi Baptiste > > As i already mentioned above that my plugin loads thing dynamically based on > binded field so both have different set of functionality

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Ulli Hafner
Done. Am 19.03.2014 um 11:45 schrieb Laurent RICHARD : > thanks. > can i have right for commit ? > > on https://github.com/jenkinsci/composer-security-checker-plugin > > thanks > > > > thanks > > On Wednesday, March 19, 2014 10:01:59 AM UTC+1, nicolas de loof wrote: > https://github.com/jen

new acount for https://jenkins-ci.org/account/doSignup

2014-03-19 Thread Laurent RICHARD
please can you create or validate my acount with id : easylo i want to release plugin : https://github.com/jenkinsci/composer-security-checker-plugin Thanks -- Laurent RICHARD 06 85 05 00 47 eas...@gmail.com -- You received this message because you are subscribed to the Google Groups "Jenki

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
thanks. can i have right for commit ? on https://github.com/jenkinsci/composer-security-checker-plugin thanks thanks On Wednesday, March 19, 2014 10:01:59 AM UTC+1, nicolas de loof wrote: > > https://github.com/jenkinsci/composer-security-checker-plugin > > > 2014-03-19 9:46 GMT+01:00 Laurent

Re: need commit access in github to publish new plugin

2014-03-19 Thread Gurpreet Singh
Hi Baptiste As i already mentioned above that my plugin loads thing dynamically based on binded field so both have different set of functionality we can't merge them. Please create placeholder for it so that i can start committing it. Name should be "dynamic-extended-choice-parameter" plugin.

Re: grant commit access to build-user-vars-plugin

2014-03-19 Thread clifford sanders
Thank's Kohsuke. Did you grant me push access on (all?) 1024 projects on purpose? Because of this I have to disable 'watching' on 1023 of them :-) Regards, Clifford Am Dienstag, 18. März 2014 03:04:01 UTC+1 schrieb Kohsuke Kawaguchi: > > > All set, welcome aboard! > > On 03/17/2014 03:38 AM,

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread nicolas de loof
https://github.com/jenkinsci/composer-security-checker-plugin 2014-03-19 9:46 GMT+01:00 Laurent RICHARD : > Dear jenkins devs, > > I would like to publish our new Plugin for Jenkins. > > Find below the details requested: > > Plugin Name: composer-security-checker-plugin > GITHUB username: easylo

need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
Dear jenkins devs, I would like to publish our new Plugin for Jenkins. Find below the details requested: Plugin Name: composer-security-checker-plugin GITHUB username: easylo GITHUB link: https://github.com/easylo/composer-security-checker-plugin Description: this plugin is for projects using

Re: Requiring Java8 for acceptance-test?

2014-03-19 Thread Emanuele Zattin
+1 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 without any purpose -- which is the way it really is, as far as I can tell, possibly. It doesn't frighten me

Re: Requiring Java8 for acceptance-test?

2014-03-19 Thread Ulli Hafner
+1 Ulli Am 19.03.2014 um 02:01 schrieb Richard Lavoie : > +1 > > Richard Lavoie > > On 2014-03-18, at 20:26, Kohsuke Kawaguchi wrote: > >> Now that Java8 came out, what do people think about requiring Java8 for >> https://github.com/jenkinsci/acceptance-test-harness/ ? >> >> I could really

Re: need commit access in github to publish new plugin

2014-03-19 Thread Baptiste Mathus
How about enriching that plugin with your new plugin feature and merge the two? Le 18 mars 2014 14:14, "Gurpreet Singh" a écrit : > As it loads thing dynamically so i think dynamic-extended-choice- > parameter-plugin