Re: performance labs

2015-10-01 Thread Andrew Bayer
+1 - that'd be fantastic. I'd love to help with that. A. On Thu, Oct 1, 2015 at 4:50 AM, Michael Neale wrote: > Hey all - I have thought it would be a great idea to have some quasi > formal "performance lab" setups for Jenkins. > > Recently around Jenkins 2.0 planning

Re: Jenkins 2.0 proposal

2015-10-01 Thread Andrew Bayer
Some thoughts... jenkins.cd is a bad idea. It has a weird feel to it - I've never seen another .cd domain. It's more narrow and marketing-specific than jenkins-ci.org, as has been said. Honestly, it feels more like a startup domain than an OSS project domain. If we can get jenkins.org or another

Re: Disk-CheckRecycle Plugin

2014-12-09 Thread Andrew Bayer
Done. A. On Tue, Dec 2, 2014 at 2:09 PM, Manoj Thakkar manoj.thak...@gmail.com wrote: Here is the source code for the team to look at and Fork .. https://github.com/mthak/diskcheck-plugin -Manoj On Tuesday, December 2, 2014 1:31:03 PM UTC-8, Manoj Thakkar wrote: Hi Admin, I have

Re: DotCi - plugin hosting request

2014-06-09 Thread Andrew Bayer
Yeah, wow - this is amazing stuff. I'd really love to see the DbBackedProject/Build stuff available outside of the .ci.yml stuff - I'm currently accumulating masses of information on builds using https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer to gather a ton of information on

Killing off MavenModuleSet projects

2014-05-27 Thread Andrew Bayer
So builds.apache.org is constantly abused by its excessive number of MavenModuleSet projects (600+, with an average of nearly 40 modules per project, for a nice total of 23k+ MavenModules - ow) and I want to make MavenModuleSet die in a fire. To do this, though, I need to find a viable way to

Re: Killing off MavenModuleSet projects

2014-05-27 Thread Andrew Bayer
... A. On Tue, May 27, 2014 at 2:50 PM, Jesse Glick jgl...@cloudbees.com wrote: On Tue, May 27, 2014 at 5:29 PM, Andrew Bayer andrew.ba...@gmail.com wrote: I need to find a viable way to convert MavenModuleSets into FreeStyleProjects programmatically Tricky because 1. Some features of MMS

Re: Killing off MavenModuleSet projects

2014-05-27 Thread Andrew Bayer
...@cloudbees.com wrote: On Tue, May 27, 2014 at 5:29 PM, Andrew Bayer andrew.ba...@gmail.com wrote: I need to find a viable way to convert MavenModuleSets into FreeStyleProjects programmatically Tricky because 1. Some features of MMS are simply not available otherwise, and it may

Re: Mask-Classes working in hpi:run but not in unit tests?

2014-02-18 Thread Andrew Bayer
https://gist.github.com/abayer/e3b431c0cdf4e728b81d is all I can find from the test output... A. On Tue, Feb 18, 2014 at 1:50 PM, Jesse Glick jgl...@cloudbees.com wrote: On Tue, Feb 18, 2014 at 4:47 PM, Andrew Bayer andrew.ba...@gmail.com wrote

Re: Mask-Classes working in hpi:run but not in unit tests?

2014-02-18 Thread Andrew Bayer
delivered in the most recent release of the git client plugin. Mark Waite On Feb 18, 2014 2:52 PM, Andrew Bayer andrew.ba...@gmail.com wrote: https://gist.github.com/abayer/e3b431c0cdf4e728b81d is all I can find from the test output... A. On Tue, Feb 18, 2014 at 1:50 PM, Jesse Glick jgl

Re: Mask-Classes working in hpi:run but not in unit tests?

2014-02-18 Thread Andrew Bayer
Yeah, that's what I'm leaning towards. A. On Tue, Feb 18, 2014 at 2:13 PM, Jesse Glick jgl...@cloudbees.com wrote: On Tue, Feb 18, 2014 at 5:12 PM, Andrew Bayer andrew.ba...@gmail.com wrote: jclouds 1.7.1 itself needs Guava 15.0 So use a separate Maven module to create a shaded variant

Re: Mask-Classes working in hpi:run but not in unit tests?

2014-02-18 Thread Andrew Bayer
And that's what I went with, after a bunch of hacking to, well, make it work. Thanks, all! A. On Tue, Feb 18, 2014 at 2:14 PM, Andrew Bayer andrew.ba...@gmail.comwrote: Yeah, that's what I'm leaning towards. A. On Tue, Feb 18, 2014 at 2:13 PM, Jesse Glick jgl...@cloudbees.com wrote

Re: experiences with 'cloud' plugins / APIs in Jenkins

2012-04-26 Thread Andrew Bayer
JClouds is working on adding joyent support, I believe. I don't know anything about the zones thing, but I'd suggest emailing the jclouds list ( https://groups.google.com/group/jclouds-dev) to see if they have anything in the works there. If at all possible, I'd highly recommend using jclouds as

Re: Git Plugin Causes http: //ci.jenkins-ci.org/people to Timeout

2012-03-16 Thread Andrew Bayer
Yeah, that sounds like a bug to me. A. On Fri, Mar 16, 2012 at 10:04 AM, Ryan Campbell ryan.campb...@gmail.comwrote: I just tried to load (maybe you shouldn't click it) http ://ci.jenkins-ci.org/people and I got this error: 504 Gateway Time-out The server didn't respond in time. I've

Re: config plugin on JoJ

2012-03-06 Thread Andrew Bayer
I did it yesterday when domi asked in IRC. =) A. On Tue, Mar 6, 2012 at 10:51 AM, Jesse Farinacci jie...@gmail.com wrote: Greetings, On Sun, Mar 4, 2012 at 5:37 AM, domi d...@fortysix.ch wrote: can someone please add this plugin to JoJ? https://github.com/jenkinsci/exclusion-plugin I

<    1   2