Re: Maintainer request Gitlab Plugin

2017-01-19 Thread Owen Mehegan
I will add you as a committer ASAP. Given that we now have a couple of
people jointly maintaining the plugin, I suggest that we limit the use of
direct commits to updating documentation. For code changes, please continue
to use PRs, so we can have some code review. Thanks and welcome aboard!

On Thu, Jan 19, 2017 at 12:26 AM, Abir M  wrote:

> Hi,
> I have been using this plugin quite extensively, especially with the new
> pipeline syntax. Submitted a pull request yesterday to support the new
> syntax #488. There's more to do though and I want to add a few more
> examples to the readme and pipeline based tests. If I can have commit
> access I should have some time in the coming weeks. My Github id
> is colourmeamused, I can sign up for a Jenkins account if needed.
> cheers,
> abir
>
> On Thursday, January 5, 2017 at 9:15:28 AM UTC+11, Owen B. Mehegan wrote:
>>
>> Thanks for your interest! I have given you commit access. Please use it
>> carefully :) Our practice thus far has been to make minor bugfix changes
>> directly to master, but any more significant feature work in branches with
>> a PR for discussion before merging.
>>
>> I have just caught up on a lot of the open issues and PRs, and did a
>> release. If you want to discuss anything with me, the best place would be
>> either via email here or in the #gitlab-plugin channel on Freenode IRC.
>>
>> Welcome aboard!
>>
>> On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  wrote:
>>
>>> Hello,
>>> I want to become a maintainer of GitLab plugin ->
>>> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin
>>>
>>> GitHub ID: trance1st
>>> Jenkins ID: posabogdan
>>>
>>>
>>> Kind regards,
>>> Bogdan Posa
>>>
>>> --
>>> 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-de...@googlegroups.com.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/jenkinsci-dev/0b106969-8483-4df8-ad61-18bf4b6b2c05%40goo
>>> glegroups.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/ac96785b-b04b-4860-bae4-bc637946997b%
> 40googlegroups.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/CAHtcACEO%3DdG%2BOoE7oSWYxS7PxHg6rHejHJReot_Exx7FG3bBHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Maintainer request Gitlab Plugin

2017-01-19 Thread Abir M
Hi,
I have been using this plugin quite extensively, especially with the new 
pipeline syntax. Submitted a pull request yesterday to support the new 
syntax #488. There's more to do though and I want to add a few more 
examples to the readme and pipeline based tests. If I can have commit 
access I should have some time in the coming weeks. My Github id 
is colourmeamused, I can sign up for a Jenkins account if needed.
cheers,
abir

On Thursday, January 5, 2017 at 9:15:28 AM UTC+11, Owen B. Mehegan wrote:
>
> Thanks for your interest! I have given you commit access. Please use it 
> carefully :) Our practice thus far has been to make minor bugfix changes 
> directly to master, but any more significant feature work in branches with 
> a PR for discussion before merging.
>
> I have just caught up on a lot of the open issues and PRs, and did a 
> release. If you want to discuss anything with me, the best place would be 
> either via email here or in the #gitlab-plugin channel on Freenode IRC. 
>
> Welcome aboard!
>
> On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  > wrote:
>
>> Hello,
>> I want to become a maintainer of GitLab plugin -> 
>> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin
>>
>> GitHub ID: trance1st
>> Jenkins ID: posabogdan
>>
>>
>> Kind regards,
>> Bogdan Posa
>>
>> -- 
>> 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-de...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/0b106969-8483-4df8-ad61-18bf4b6b2c05%40googlegroups.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/ac96785b-b04b-4860-bae4-bc637946997b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Maintainer request Gitlab Plugin

2017-01-18 Thread Robert Sandell
Closing the PR and reopening it is usually enough to tickle the PR trigger.

/B

On Tue, Jan 17, 2017 at 9:53 PM, Posa Bogdan  wrote:

> Hello,
>
> I know that instance is only for CI checks.
> I am asking to see how to job in configured in general.
>
> The real problem is that I don't know how to re-trigger a build for a PR.
> For example this MR (https://github.com/jenkinsci/gitlab-plugin/pull/431)
> have an yellow flag and I want to see more details why. There is a link
> that points to the build in this Jenkins instance (
> https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/572/) but
> this build doesn't exist anymore - probably that intance doesn't keep a
> long history of builds.
> The questions is: how can I re-trigger o build for a specific PR?
>
> I thought that I can answer myself to this question if I have access to
> that Jenkins instance.
>
> Kind regards,
> Bogdan Posa
>
>
> 2017-01-10 23:40 GMT+02:00 Owen Mehegan :
>
>> That instance does not build the plugin for release, it just runs the
>> tests for visibility on Pull Requests.
>>
>> When releasing, I have always just run that locally, following the
>> instructions here: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Pl
>> ugins#HostingPlugins-Releasingtojenkinsci.org
>>
>> On Tue, Jan 10, 2017 at 12:57 PM, Posa Bogdan 
>> wrote:
>>
>>> Hello,
>>>
>>> Thanks for accepting me.
>>> How can I have access to the Jenkins instance which builds the plugin
>>> https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/ ?
>>>
>>>
>>> joi, 5 ianuarie 2017, 00:15:28 UTC+2, Owen B. Mehegan a scris:

 Thanks for your interest! I have given you commit access. Please use it
 carefully :) Our practice thus far has been to make minor bugfix changes
 directly to master, but any more significant feature work in branches with
 a PR for discussion before merging.

 I have just caught up on a lot of the open issues and PRs, and did a
 release. If you want to discuss anything with me, the best place would be
 either via email here or in the #gitlab-plugin channel on Freenode IRC.

 Welcome aboard!

 On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  wrote:

> Hello,
> I want to become a maintainer of GitLab plugin ->
> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin
>
> GitHub ID: trance1st
> Jenkins ID: posabogdan
>
>
> Kind regards,
> Bogdan Posa
>
> --
> 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-de...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/0b106969-848
> 3-4df8-ad61-18bf4b6b2c05%40googlegroups.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/ms
>>> gid/jenkinsci-dev/d05a21b0-bdc5-4223-a2f0-4b28f5375ae2%40goo
>>> glegroups.com
>>> 
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> 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/to
>> pic/jenkinsci-dev/7A7MRbVkePg/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/ms
>> gid/jenkinsci-dev/CAHtcACEqLb%2B8GN-niDaSKvxTAARR-EdKLH3Cz0V
>> nL39hG%3Dw5Gg%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/CAPXAydO8RpWB11Wk-akaDPUm9nr8W0Z7gkF78uqY-j%
> 2BDSqgYJg%40mail.gmail.com
> 

Re: Maintainer request Gitlab Plugin

2017-01-17 Thread Posa Bogdan
Hello,

I know that instance is only for CI checks.
I am asking to see how to job in configured in general.

The real problem is that I don't know how to re-trigger a build for a PR.
For example this MR (https://github.com/jenkinsci/gitlab-plugin/pull/431)
have an yellow flag and I want to see more details why. There is a link
that points to the build in this Jenkins instance (
https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/572/) but
this build doesn't exist anymore - probably that intance doesn't keep a
long history of builds.
The questions is: how can I re-trigger o build for a specific PR?

I thought that I can answer myself to this question if I have access to
that Jenkins instance.

Kind regards,
Bogdan Posa


2017-01-10 23:40 GMT+02:00 Owen Mehegan :

> That instance does not build the plugin for release, it just runs the
> tests for visibility on Pull Requests.
>
> When releasing, I have always just run that locally, following the
> instructions here: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+
> Plugins#HostingPlugins-Releasingtojenkinsci.org
>
> On Tue, Jan 10, 2017 at 12:57 PM, Posa Bogdan 
> wrote:
>
>> Hello,
>>
>> Thanks for accepting me.
>> How can I have access to the Jenkins instance which builds the plugin
>> https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/ ?
>>
>>
>> joi, 5 ianuarie 2017, 00:15:28 UTC+2, Owen B. Mehegan a scris:
>>>
>>> Thanks for your interest! I have given you commit access. Please use it
>>> carefully :) Our practice thus far has been to make minor bugfix changes
>>> directly to master, but any more significant feature work in branches with
>>> a PR for discussion before merging.
>>>
>>> I have just caught up on a lot of the open issues and PRs, and did a
>>> release. If you want to discuss anything with me, the best place would be
>>> either via email here or in the #gitlab-plugin channel on Freenode IRC.
>>>
>>> Welcome aboard!
>>>
>>> On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  wrote:
>>>
 Hello,
 I want to become a maintainer of GitLab plugin ->
 https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin

 GitHub ID: trance1st
 Jenkins ID: posabogdan


 Kind regards,
 Bogdan Posa

 --
 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-de...@googlegroups.com.
 To view this discussion on the web visit https://groups.google.com/d/ms
 gid/jenkinsci-dev/0b106969-8483-4df8-ad61-18bf4b6b2c05%40goo
 glegroups.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/ms
>> gid/jenkinsci-dev/d05a21b0-bdc5-4223-a2f0-4b28f5375ae2%40googlegroups.com
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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/7A7MRbVkePg/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/CAHtcACEqLb%2B8GN-niDaSKvxTAARR-
> EdKLH3Cz0VnL39hG%3Dw5Gg%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/CAPXAydO8RpWB11Wk-akaDPUm9nr8W0Z7gkF78uqY-j%2BDSqgYJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Maintainer request Gitlab Plugin

2017-01-10 Thread Owen Mehegan
That instance does not build the plugin for release, it just runs the tests
for visibility on Pull Requests.

When releasing, I have always just run that locally, following the
instructions here:
https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Releasingtojenkinsci.org

On Tue, Jan 10, 2017 at 12:57 PM, Posa Bogdan  wrote:

> Hello,
>
> Thanks for accepting me.
> How can I have access to the Jenkins instance which builds the plugin
> https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/ ?
>
>
> joi, 5 ianuarie 2017, 00:15:28 UTC+2, Owen B. Mehegan a scris:
>>
>> Thanks for your interest! I have given you commit access. Please use it
>> carefully :) Our practice thus far has been to make minor bugfix changes
>> directly to master, but any more significant feature work in branches with
>> a PR for discussion before merging.
>>
>> I have just caught up on a lot of the open issues and PRs, and did a
>> release. If you want to discuss anything with me, the best place would be
>> either via email here or in the #gitlab-plugin channel on Freenode IRC.
>>
>> Welcome aboard!
>>
>> On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  wrote:
>>
>>> Hello,
>>> I want to become a maintainer of GitLab plugin ->
>>> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin
>>>
>>> GitHub ID: trance1st
>>> Jenkins ID: posabogdan
>>>
>>>
>>> Kind regards,
>>> Bogdan Posa
>>>
>>> --
>>> 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-de...@googlegroups.com.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/jenkinsci-dev/0b106969-8483-4df8-ad61-18bf4b6b2c05%40goo
>>> glegroups.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/d05a21b0-bdc5-4223-a2f0-4b28f5375ae2%
> 40googlegroups.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/CAHtcACEqLb%2B8GN-niDaSKvxTAARR-EdKLH3Cz0VnL39hG%3Dw5Gg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Maintainer request Gitlab Plugin

2017-01-10 Thread Posa Bogdan
Hello,

Thanks for accepting me.
How can I have access to the Jenkins instance which builds the plugin
https://jenkins.ci.cloudbees.com/job/plugins/job/gitlab-plugin/ ?


joi, 5 ianuarie 2017, 00:15:28 UTC+2, Owen B. Mehegan a scris:
>
> Thanks for your interest! I have given you commit access. Please use it 
> carefully :) Our practice thus far has been to make minor bugfix changes 
> directly to master, but any more significant feature work in branches with 
> a PR for discussion before merging.
>
> I have just caught up on a lot of the open issues and PRs, and did a 
> release. If you want to discuss anything with me, the best place would be 
> either via email here or in the #gitlab-plugin channel on Freenode IRC. 
>
> Welcome aboard!
>
> On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  > wrote:
>
>> Hello,
>> I want to become a maintainer of GitLab plugin -> 
>> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin
>>
>> GitHub ID: trance1st
>> Jenkins ID: posabogdan
>>
>>
>> Kind regards,
>> Bogdan Posa
>>
>> -- 
>> 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-de...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/0b106969-8483-4df8-ad61-18bf4b6b2c05%40googlegroups.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/d05a21b0-bdc5-4223-a2f0-4b28f5375ae2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Maintainer request Gitlab Plugin

2017-01-04 Thread Owen Mehegan
Thanks for your interest! I have given you commit access. Please use it
carefully :) Our practice thus far has been to make minor bugfix changes
directly to master, but any more significant feature work in branches with
a PR for discussion before merging.

I have just caught up on a lot of the open issues and PRs, and did a
release. If you want to discuss anything with me, the best place would be
either via email here or in the #gitlab-plugin channel on Freenode IRC.

Welcome aboard!

On Wed, Jan 4, 2017 at 2:39 AM, Posa Bogdan  wrote:

> Hello,
> I want to become a maintainer of GitLab plugin -> https://wiki.jenkins-ci.
> org/display/JENKINS/GitLab+Plugin
>
> GitHub ID: trance1st
> Jenkins ID: posabogdan
>
>
> Kind regards,
> Bogdan Posa
>
> --
> 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/0b106969-8483-4df8-ad61-18bf4b6b2c05%
> 40googlegroups.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/CAHtcACFX1eOuVvHBNbemd9Ej4ytWi9ik%3D5SLaGRx-RE83iwd%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Maintainer request Gitlab Plugin

2017-01-04 Thread Posa Bogdan
Hello,
I want to become a maintainer of GitLab plugin 
-> https://wiki.jenkins-ci.org/display/JENKINS/GitLab+Plugin

GitHub ID: trance1st
Jenkins ID: posabogdan


Kind regards,
Bogdan Posa

-- 
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/0b106969-8483-4df8-ad61-18bf4b6b2c05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.