Re: builds verification for stapler/stapler

2016-10-31 Thread Jesse Glick
On Sat, Oct 29, 2016 at 8:59 PM, R. Tyler Croy  wrote:
> somebody needs to invite the `jenkinsadmin` account

AFAIK only Kohsuke can do this, so pester him directly.

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0FgefMdYiXcgJDQh%2Bbme8PWTbHshJDFjsV76-%3DtaDo8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-29 Thread R. Tyler Croy

I was incorrect earlier in my request for permissions for my account (rtyler)
to the stapler organization.

Apparently writers to the org cannot invite folks to new teams. Anyways, my
preference would be to be granted Admin for the stapler org. Failing that,
somebody needs to invite the `jenkinsadmin` account so I can configure the
GitHub Organization Folder



- R. Tyler Croy

--
 Code: 
  Chatter: 

  % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F
--

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/20161030005927.GD3000%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Digital signature


Re: builds verification for stapler/stapler

2016-10-17 Thread Robert Sandell
https://github.com/stapler/stapler/pull/83

On Fri, Oct 14, 2016 at 11:02 PM, R. Tyler Croy  wrote:

> (replies inline)
>
> On Fri, 14 Oct 2016, Jesse Glick wrote:
>
> > On Fri, Oct 14, 2016 at 9:32 AM, Robert Sandell 
> wrote:
> > > I've updated the webhooks to be x-www-form-urlencoded
> > >
> > > "github-pull-request-hook/" was already set to form encoding
> >
> > Yeah I did that. W.r.t. PR status, there is something wrong with
> > credentials I did not dig into.
> >
> > Anyway better to get this on ci.jenkins.io. Just needs a sign-off from
> > KK and then some NFRA work
>
>
> I have some stapler/stapler access now. If there is somebody else that can
> create a basic Jenkinsfile (ideally using the maven docker image) for
> stapler/stapler I can add a GitHub Organization Folder for it on
> ci.jenkins.io.
>
> (See this document for details on what nodes are available:
> https://github.com/jenkins-infra/documentation/blob/master/ci.adoc)
>
>
> If nobody can get to it, I might have some time later next week depending
> on my
> travel schedule :(
>
>
> - R. Tyler Croy
>
> --
>  Code: 
>   Chatter: 
>
>   % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F
> --
>
> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/20161014210200.GA3357%40blackberry.coupleofllamas.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Robert Sandell
*Software Engineer*
*CloudBees Inc.*

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS1CYnGWf%2Bb1zv%3DGJhYeEMXJYgESjij0nRFt1RDtSP%3DgFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-14 Thread R. Tyler Croy
(replies inline)

On Fri, 14 Oct 2016, Jesse Glick wrote:

> On Fri, Oct 14, 2016 at 9:32 AM, Robert Sandell  
> wrote:
> > I've updated the webhooks to be x-www-form-urlencoded
> >
> > "github-pull-request-hook/" was already set to form encoding
> 
> Yeah I did that. W.r.t. PR status, there is something wrong with
> credentials I did not dig into.
> 
> Anyway better to get this on ci.jenkins.io. Just needs a sign-off from
> KK and then some NFRA work


I have some stapler/stapler access now. If there is somebody else that can
create a basic Jenkinsfile (ideally using the maven docker image) for
stapler/stapler I can add a GitHub Organization Folder for it on ci.jenkins.io.

(See this document for details on what nodes are available:
https://github.com/jenkins-infra/documentation/blob/master/ci.adoc)


If nobody can get to it, I might have some time later next week depending on my
travel schedule :(


- R. Tyler Croy

--
 Code: 
  Chatter: 

  % gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F
--

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/20161014210200.GA3357%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Digital signature


Re: builds verification for stapler/stapler

2016-10-14 Thread Jesse Glick
On Fri, Oct 14, 2016 at 9:32 AM, Robert Sandell  wrote:
> I've updated the webhooks to be x-www-form-urlencoded
>
> "github-pull-request-hook/" was already set to form encoding

Yeah I did that. W.r.t. PR status, there is something wrong with
credentials I did not dig into.

Anyway better to get this on ci.jenkins.io. Just needs a sign-off from
KK and then some NFRA work

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1rcbbmJjVUQw%3D9O-JYZvAkRWZzSfUf87uBZE3hMUW9_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-14 Thread Kanstantsin Shautsou
Thanks! Got build and notification to email from 
https://jenkins.ci.cloudbees.com/job/core/job/stapler/58/ 
 but it didn’t set 
PR status.

> On Oct 14, 2016, at 16:32, Robert Sandell  wrote:
> 
> I've updated the webhooks to be x-www-form-urlencoded
> 
> "github-pull-request-hook/" was already set to form encoding and I just 
> changed "github-webhook/ " to it as well.
> 
> /B
> 
> On Fri, Oct 14, 2016 at 3:26 PM, Kanstantsin Shautsou 
> mailto:kanstantsin@gmail.com>> wrote:
> Could you try fix existing stapler/stapler builder?
> 
> Btw as i see idea plugin had some unreleased commits a year ago, does anyone 
> know anything about? Or everybody using IDEA without integrations?
> 
>> On Oct 14, 2016, at 16:24, Robert Sandell > > wrote:
>> 
>> Only KK has the Owner Role and can add more members to the org afaict.
>> 
>> /B
>> 
>> On Fri, Oct 14, 2016 at 3:19 PM, Kanstantsin Shautsou 
>> mailto:kanstantsin@gmail.com>> wrote:
>> Filling infra issues doesn’t make sense when infra people has no access to 
>> repos.
>> 
>>> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou 
>>> wrote:
>>> Issue was created, but could somebody give rtyler and danielbeck access to 
>>> stapler org?
>> 
>> 
>> --
>> 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 to jenkinsci-dev+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/C5DB22C2-1EFA-42FD-B641-09AB4080B386%40gmail.com
>>  
>> .
>> 
>> For more options, visit https://groups.google.com/d/optout 
>> .
>> 
>> 
>> 
>> --
>> Robert Sandell
>> Software Engineer
>> CloudBees Inc.
>> 
>> --
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Jenkins Developers" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/jenkinsci-dev/tLGDeaVmxkU/unsubscribe 
>> .
>> To unsubscribe from this group and all its topics, send an email to 
>> jenkinsci-dev+unsubscr...@googlegroups.com 
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS0DO6pgUx%2ByKUb-mXQJzi11aRh8T-QAEtu8L49_nkLq9Q%40mail.gmail.com
>>  
>> .
>> For more options, visit https://groups.google.com/d/optout 
>> .
> 
> 
> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/8396AE37-1DD3-408C-A260-490EF64235B4%40gmail.com
>  
> .
> 
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> 
> --
> Robert Sandell
> Software Engineer
> CloudBees Inc.
> 
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/jenkinsci-dev/tLGDeaVmxkU/unsubscribe 
> .
> To unsubscribe from this group and all its topics, send an email to 
> jenkinsci-dev+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS2kEGxh0Vj%3DsmUMs%2BAKatnmmmF1GAJ37UH9-W%2B3Zn_Xjw%40mail.gmail.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web v

Re: builds verification for stapler/stapler

2016-10-14 Thread Robert Sandell
I've updated the webhooks to be x-www-form-urlencoded

"github-pull-request-hook/" was already set to form encoding and I just
changed "github-webhook/ " to it as well.

/B

On Fri, Oct 14, 2016 at 3:26 PM, Kanstantsin Shautsou <
kanstantsin@gmail.com> wrote:

> Could you try fix existing stapler/stapler builder?
>
> Btw as i see idea plugin had some unreleased commits a year ago, does
> anyone know anything about? Or everybody using IDEA without integrations?
>
> On Oct 14, 2016, at 16:24, Robert Sandell  wrote:
>
> Only KK has the Owner Role and can add more members to the org afaict.
>
> /B
>
> On Fri, Oct 14, 2016 at 3:19 PM, Kanstantsin Shautsou <
> kanstantsin@gmail.com> wrote:
>
>> Filling infra issues doesn’t make sense when infra people has no access
>> to repos.
>>
>>
>> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou
>>> wrote:

 Issue was created, but could somebody give rtyler and danielbeck access
 to stapler org?

>>>
>>
>> --
>> 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 to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/jenkinsci-dev/C5DB22C2-1EFA-42FD-B641-09AB4080B386%40gmail.com
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Robert Sandell
> *Software Engineer*
> *CloudBees Inc.*
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/jenkinsci-dev/tLGDeaVmxkU/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/CALzHZS0DO6pgUx%2ByKUb-mXQJzi11aRh8T-QAEtu8L49_
> nkLq9Q%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/8396AE37-1DD3-408C-A260-490EF64235B4%40gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Robert Sandell
*Software Engineer*
*CloudBees Inc.*

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS2kEGxh0Vj%3DsmUMs%2BAKatnmmmF1GAJ37UH9-W%2B3Zn_Xjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-14 Thread Kanstantsin Shautsou
Could you try fix existing stapler/stapler builder?

Btw as i see idea plugin had some unreleased commits a year ago, does anyone 
know anything about? Or everybody using IDEA without integrations?

> On Oct 14, 2016, at 16:24, Robert Sandell  wrote:
> 
> Only KK has the Owner Role and can add more members to the org afaict.
> 
> /B
> 
> On Fri, Oct 14, 2016 at 3:19 PM, Kanstantsin Shautsou 
> mailto:kanstantsin@gmail.com>> wrote:
> Filling infra issues doesn’t make sense when infra people has no access to 
> repos.
> 
>> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou 
>> wrote:
>> Issue was created, but could somebody give rtyler and danielbeck access to 
>> stapler org?
> 
> 
> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/C5DB22C2-1EFA-42FD-B641-09AB4080B386%40gmail.com
>  
> .
> 
> For more options, visit https://groups.google.com/d/optout 
> .
> 
> 
> 
> --
> Robert Sandell
> Software Engineer
> CloudBees Inc.
> 
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/jenkinsci-dev/tLGDeaVmxkU/unsubscribe 
> .
> To unsubscribe from this group and all its topics, send an email to 
> jenkinsci-dev+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS0DO6pgUx%2ByKUb-mXQJzi11aRh8T-QAEtu8L49_nkLq9Q%40mail.gmail.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/8396AE37-1DD3-408C-A260-490EF64235B4%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: builds verification for stapler/stapler

2016-10-14 Thread Robert Sandell
Only KK has the Owner Role and can add more members to the org afaict.

/B

On Fri, Oct 14, 2016 at 3:19 PM, Kanstantsin Shautsou <
kanstantsin@gmail.com> wrote:

> Filling infra issues doesn’t make sense when infra people has no access to
> repos.
>
>
> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou
>> wrote:
>>>
>>> Issue was created, but could somebody give rtyler and danielbeck access
>>> to stapler org?
>>>
>>
> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/C5DB22C2-1EFA-42FD-B641-09AB4080B386%40gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Robert Sandell
*Software Engineer*
*CloudBees Inc.*

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS0DO6pgUx%2ByKUb-mXQJzi11aRh8T-QAEtu8L49_nkLq9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-14 Thread Kanstantsin Shautsou
Filling infra issues doesn’t make sense when infra people has no access to 
repos.

> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou 
> wrote:
> Issue was created, but could somebody give rtyler and danielbeck access to 
> stapler org?

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/C5DB22C2-1EFA-42FD-B641-09AB4080B386%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: builds verification for stapler/stapler

2016-10-14 Thread Robert Sandell
I have some type of admin access to the Stapler org, so it depends on what
you need.

/B

On Fri, Oct 14, 2016 at 1:22 PM, Kanstantsin Shautsou <
kanstantsin@gmail.com> wrote:

> @jglick has no access to org. Who has access to stapler org?
>
> On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou
> wrote:
>>
>> Issue was created, but could somebody give rtyler and danielbeck access
>> to stapler org?
>>
>> On Tuesday, October 11, 2016 at 8:19:54 PM UTC+3, Kanstantsin Shautsou
>> wrote:
>>>
>>>
>>> On Tuesday, October 11, 2016 at 7:26:51 PM UTC+3, Jesse Glick wrote:

 On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou
  wrote:
 > does anyone remember wether https://github.com/stapler/stapler/ had
 PR
 > builds?
 > I thought it was under 'library' folder on one of
 jenkins-on-for-jenkins
 > instances

 https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/

 Looks like webhooks were failing, apparently due to the webhook being
 set to be delivered as JSON body rather than form encoding. And then
 there is some other problem, I think with credentials.

 Whatever, probably best to abandon that job and get something running
 on ci.jenkins.io, whether in https://ci.jenkins.io/job/Libraries/ or
 in https://ci.jenkins.io/job/Core/ I am not sure. File an INFRA ticket
 for it.

>>> If it easy to fix existing, then imho faster fixup existing and then
>>> replace with new.
>>> Will fill issue.
>>>
>> --
> 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 to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-dev/35b33ce5-a4cc-4097-a173-a9c751074f6a%
> 40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Robert Sandell
*Software Engineer*
*CloudBees Inc.*

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS2R9L8iLhKbFiq08nk64jujqgcn%3DX5EJuQB7%2B-J74kK6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-14 Thread Kanstantsin Shautsou
@jglick has no access to org. Who has access to stapler org?

On Wednesday, October 12, 2016 at 8:30:18 PM UTC+3, Kanstantsin Shautsou 
wrote:
>
> Issue was created, but could somebody give rtyler and danielbeck access to 
> stapler org?
>
> On Tuesday, October 11, 2016 at 8:19:54 PM UTC+3, Kanstantsin Shautsou 
> wrote:
>>
>>
>> On Tuesday, October 11, 2016 at 7:26:51 PM UTC+3, Jesse Glick wrote:
>>>
>>> On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou 
>>>  wrote: 
>>> > does anyone remember wether https://github.com/stapler/stapler/ had 
>>> PR 
>>> > builds? 
>>> > I thought it was under 'library' folder on one of 
>>> jenkins-on-for-jenkins 
>>> > instances 
>>>
>>> https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/ 
>>>
>>> Looks like webhooks were failing, apparently due to the webhook being 
>>> set to be delivered as JSON body rather than form encoding. And then 
>>> there is some other problem, I think with credentials. 
>>>
>>> Whatever, probably best to abandon that job and get something running 
>>> on ci.jenkins.io, whether in https://ci.jenkins.io/job/Libraries/ or 
>>> in https://ci.jenkins.io/job/Core/ I am not sure. File an INFRA ticket 
>>> for it. 
>>>
>> If it easy to fix existing, then imho faster fixup existing and then 
>> replace with new.
>> Will fill issue. 
>>
>

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/35b33ce5-a4cc-4097-a173-a9c751074f6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-12 Thread Kanstantsin Shautsou
Issue was created, but could somebody give rtyler and danielbeck access to 
stapler org?

On Tuesday, October 11, 2016 at 8:19:54 PM UTC+3, Kanstantsin Shautsou 
wrote:
>
>
> On Tuesday, October 11, 2016 at 7:26:51 PM UTC+3, Jesse Glick wrote:
>>
>> On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou 
>>  wrote: 
>> > does anyone remember wether https://github.com/stapler/stapler/ had PR 
>> > builds? 
>> > I thought it was under 'library' folder on one of 
>> jenkins-on-for-jenkins 
>> > instances 
>>
>> https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/ 
>>
>> Looks like webhooks were failing, apparently due to the webhook being 
>> set to be delivered as JSON body rather than form encoding. And then 
>> there is some other problem, I think with credentials. 
>>
>> Whatever, probably best to abandon that job and get something running 
>> on ci.jenkins.io, whether in https://ci.jenkins.io/job/Libraries/ or 
>> in https://ci.jenkins.io/job/Core/ I am not sure. File an INFRA ticket 
>> for it. 
>>
> If it easy to fix existing, then imho faster fixup existing and then 
> replace with new.
> Will fill issue. 
>

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f1d2631e-3211-4270-97c0-a3e270d79572%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-11 Thread Kanstantsin Shautsou

On Tuesday, October 11, 2016 at 7:26:51 PM UTC+3, Jesse Glick wrote:
>
> On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou 
> > wrote: 
> > does anyone remember wether https://github.com/stapler/stapler/ had PR 
> > builds? 
> > I thought it was under 'library' folder on one of jenkins-on-for-jenkins 
> > instances 
>
> https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/ 
>
> Looks like webhooks were failing, apparently due to the webhook being 
> set to be delivered as JSON body rather than form encoding. And then 
> there is some other problem, I think with credentials. 
>
> Whatever, probably best to abandon that job and get something running 
> on ci.jenkins.io, whether in https://ci.jenkins.io/job/Libraries/ or 
> in https://ci.jenkins.io/job/Core/ I am not sure. File an INFRA ticket 
> for it. 
>
If it easy to fix existing, then imho faster fixup existing and then 
replace with new.
Will fill issue. 

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/0841e689-0ea7-4066-a305-91fc92393f4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: builds verification for stapler/stapler

2016-10-11 Thread Jesse Glick
On Tue, Oct 11, 2016 at 11:54 AM, Kanstantsin Shautsou
 wrote:
> does anyone remember wether https://github.com/stapler/stapler/ had PR
> builds?
> I thought it was under 'library' folder on one of jenkins-on-for-jenkins
> instances

https://jenkins.ci.cloudbees.com/job/stapler/job/stapler/

Looks like webhooks were failing, apparently due to the webhook being
set to be delivered as JSON body rather than form encoding. And then
there is some other problem, I think with credentials.

Whatever, probably best to abandon that job and get something running
on ci.jenkins.io, whether in https://ci.jenkins.io/job/Libraries/ or
in https://ci.jenkins.io/job/Core/ I am not sure. File an INFRA ticket
for it.

-- 
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 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2-mVQq1urExH-41bZ0%2BNaBpqML-w--X4jQC9Y6XofhfA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.