Re: Non committer collaborators on GitHub

2018-12-21 Thread Brian Demers
+100 Please! On Fri, Dec 21, 2018 at 4:34 PM Philippe Mouawad wrote: > Hello, > > +1 for this requirement. > > It should be at minimum possible for a committer to: > >- Close PRs that are not merged >- Add tags >- See traffic on project >- Manage community profile >- Edit re

Re: Setting up Pull-Request job for directory-scimple

2018-07-26 Thread Brian Demers
Will do! On Thu, Jul 26, 2018 at 10:20 AM, Lukasz Lenart wrote: > Hm... trying asking infra guys directly via http://infra.chat - maybe > they have to push a switch ;-) > > czw., 26 lip 2018 o 15:59 Brian Demers > napisał(a): > > > > Thanks for taking a look L

Re: Setting up Pull-Request job for directory-scimple

2018-07-26 Thread Brian Demers
; śr., 25 lip 2018 o 22:18 Brian Demers napisał(a): > > > > Hey! > > > > I'm setting up a PR job for directory-scmiple: > > https://builds.apache.org/view/D/view/Directory/job/dir- > scimple-pull-requests/ > > > > Based on the blog post: > >

Setting up Pull-Request job for directory-scimple

2018-07-25 Thread Brian Demers
Hey! I'm setting up a PR job for directory-scmiple: https://builds.apache.org/view/D/view/Directory/job/dir-scimple-pull-requests/ Based on the blog post: https://blogs.apache.org/infra/entry/github_pull_request_builds_now, and other jobs I've looked at, it looks like it _should_ be setup correct

Re: OWASP dependency-check 2.1.1

2017-09-25 Thread Brian Demers
Every time I use that plugin I end up with a bunch of false positive excludes (I haven't switched to 2.x yet) On Mon, Sep 25, 2017 at 12:23 PM, Tilman Hausherr wrote: > If anybody is using OWASP dependency-check for their builds, the new > version 2.1.1 is over-sensitive compared to 2.1.0. I've

Re: Projects with top level VIEWS have 6 days to move them!

2017-07-31 Thread Brian Demers
I didn't see a 'move' option. So I've updated the newer /S-Z/view/Shiro with the correct filter. https://builds.apache.org/view/S-Z/view/Shiro/ Is there a _more correct_ move option that will handle redirects from the old view? On Sun, Jul 30, 2017 at 4:32 PM, sebb wrote: > On 26 July 2017 at 0

Re: jenkins emergency restart notice - Tues 00:00 UTC

2017-07-20 Thread Brian Demers
Ahh, thanks Gavin! On Thu, Jul 20, 2017 at 7:30 PM, Gavin McDonald wrote: > Maven type jobs now require JDK 1.8 or above > > I changed your build and it now passes. > > Let me know if you encounter further problems. > > Gav… > > > On 21 Jul 2017, at 2:29 am, Brian

Re: jenkins emergency restart notice - Tues 00:00 UTC

2017-07-20 Thread Brian Demers
Is this failure related to this? or is there a node that is down? https://builds.apache.org/job/Shiro/502/console [EnvInject] - Loading node environment variables. ERROR: SEVERE ERROR occurs org.jenkinsci.lib.envinject.EnvInjectException: hudson.remoting.ChannelClosedException: channel is already

Subversion commit post build

2016-11-22 Thread Brian Demers
I'm guessing there might be jobs out there already doing something similar, but given the number of jobs on builds.a.o I figured I'd ask before poking around. The Apache Shiro site, similar to other projects is generated from source files, and then pushed to a 'publish' subversion directory. Curr