Re: Remote Parameterized Trigger Plugin

2017-11-29 Thread Nabel Sawiris
I can be the maintainer, do I need to start a new thread?

GitHub and Jenkins Id are both: n360speed

>
> > I think that if you have questions about taking over the plugin you 
> could ask Daniel Beck (https://github.com/daniel-beck). 
>
> I'm reading :-) 
>
>

-- 
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/0d5b6f12-89f6-459a-95b3-0502dd68608f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-11-29 Thread Daniel Beck

> On 29. Nov 2017, at 09:45, Alejandra Ferreiro Vidal 
>  wrote:
> 
> I did not get a reply for my last comment in this group.

It didn't look like needing a response from anyone but eventual maintainers, 
and nobody has spoken up so far.

While Alejandra, a colleague of Alexander, dropped off their patch in 
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/pull/32 (and 
me not realizing it's related to this thread…), it still needs someone to take 
over the responsibility to release and follow up on issues.

> I think that if you have questions about taking over the plugin you could ask 
> Daniel Beck (https://github.com/daniel-beck).

I'm reading :-)

-- 
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/F1F23AEB-9908-4CE7-8943-4CEF1A3A7908%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-11-29 Thread Alejandra Ferreiro Vidal

Hi Nabel,

There is no one committed to maintain this plugin. It would be great if you 
request to be a maintainer 
https://jenkins.io/project/governance/#helping-and-taking-over-dormant-plugins, 
and also if you merge the pull request 
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/pull/32.

I did not get a reply for my last comment in this group. I think that if 
you have questions about taking over the plugin you could ask Daniel Beck 
(https://github.com/daniel-beck).

Best regards,
Alejandra


El martes, 28 de noviembre de 2017, 19:27:46 (UTC+1), Nabel Sawiris 
escribió:
>
> Did anyone ever get access to commit? I was hoping to request to be a 
> maintainer as well. I found that the plugin was doing a fire and forget, so 
> I fixed that with one of my pull requests. I also see pull request 
> https://github.com/jenkinsci/parameterized-remote-trigger-plugin/pull/32 is 
> pretty much ready to be commited.
>
> On Tuesday, May 16, 2017 at 11:20:11 AM UTC-7, Kevin Phillips wrote:
>>
>> I'd like to offer my assistance with the Remote Parameterized Trigger 
>> plugin project. There are a handful of issues and merge requests reported 
>> against the project, with minimal activity in recent months, and I think I 
>> could help move some of these forward. 
>>
>> I have extensive experience with the Jenkins REST API which I think would 
>> overlap nicely with this particular plugin.
>>
>> If I could be granted commit access to this repo that would be great. I'm 
>> not sure if there is an official maintainer for the plugin, but if not I 
>> wouldn't mind adopting that responsibility as well.
>>
>> My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.
>>
>> Kevin
>>
>

-- 
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/4dc530c3-3e06-4f72-b8cd-24cf008930dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-11-28 Thread Nabel Sawiris
Did anyone ever get access to commit? I was hoping to request to be a 
maintainer as well. I found that the plugin was doing a fire and forget, so 
I fixed that with one of my pull requests. I also see pull request 
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/pull/32 is 
pretty much ready to be commited.

On Tuesday, May 16, 2017 at 11:20:11 AM UTC-7, Kevin Phillips wrote:
>
> I'd like to offer my assistance with the Remote Parameterized Trigger 
> plugin project. There are a handful of issues and merge requests reported 
> against the project, with minimal activity in recent months, and I think I 
> could help move some of these forward. 
>
> I have extensive experience with the Jenkins REST API which I think would 
> overlap nicely with this particular plugin.
>
> If I could be granted commit access to this repo that would be great. I'm 
> not sure if there is an official maintainer for the plugin, but if not I 
> wouldn't mind adopting that responsibility as well.
>
> My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.
>
> Kevin
>

-- 
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/26c7a908-52ee-4cd2-b24b-cbf5a8354a9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-10-18 Thread Alejandra Ferreiro Vidal
Hi,

I did prepare the following PR that enables the plugin for Jenkins 2.x 
Pipelines.

https://github.com/jenkinsci/parameterized-remote-trigger-plugin/pull/32

I would like to apologize because there is one big commit, but it is too 
much effort to split it.

This code is the work of many colleagues, especially I would like to thank 
the contribution to Alexander Link who was the main contributor.

Thanks in advance and best regards,
Alejandra

El martes, 16 de mayo de 2017, 20:20:11 (UTC+2), Kevin Phillips escribió:
>
> I'd like to offer my assistance with the Remote Parameterized Trigger 
> plugin project. There are a handful of issues and merge requests reported 
> against the project, with minimal activity in recent months, and I think I 
> could help move some of these forward. 
>
> I have extensive experience with the Jenkins REST API which I think would 
> overlap nicely with this particular plugin.
>
> If I could be granted commit access to this repo that would be great. I'm 
> not sure if there is an official maintainer for the plugin, but if not I 
> wouldn't mind adopting that responsibility as well.
>
> My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.
>
> Kevin
>

-- 
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/22d460e7-e6f8-4d7e-8289-fad9d11c9304%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-06-15 Thread Raphael Pionke
Hello,

is there any new activity with this plugin / repository?

Regards,
Raphael

Am Dienstag, 16. Mai 2017 20:20:11 UTC+2 schrieb Kevin Phillips:
>
> I'd like to offer my assistance with the Remote Parameterized Trigger 
> plugin project. There are a handful of issues and merge requests reported 
> against the project, with minimal activity in recent months, and I think I 
> could help move some of these forward. 
>
> I have extensive experience with the Jenkins REST API which I think would 
> overlap nicely with this particular plugin.
>
> If I could be granted commit access to this repo that would be great. I'm 
> not sure if there is an official maintainer for the plugin, but if not I 
> wouldn't mind adopting that responsibility as well.
>
> My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.
>
> Kevin
>

-- 
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/46d68e98-45e4-4b7e-aaf1-c3a654a57dab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-05-18 Thread Alexander Link
Hello Daniel,

thanks for the information. We will discuss this and come back to you.

> Of course, just dropping a giant patch with dozens of changes on users is 
probably not a good idea, so if this is the way you'd like to proceed, 
consider whether you can land your changes incrementally. 
Yes, you're right. We need to check how easy to consume PRs could be 
portioned.

best regards, Alex

On Thursday, May 18, 2017 at 8:10:02 PM UTC+2, Daniel Beck wrote:
>
>
> > On 18. May 2017, at 16:28, Alexander Link  > wrote: 
> > 
> > What is your recommendation how to continue? One option for us would be 
> to continue the internal fork, but that's not the preferred way. 
>
> Abandoned plugins can be taken over by new maintainers: 
>
>
> https://jenkins.io/project/governance/#helping-and-taking-over-dormant-plugins
>  
>
> Of course, just dropping a giant patch with dozens of changes on users is 
> probably not a good idea, so if this is the way you'd like to proceed, 
> consider whether you can land your changes incrementally. 
>
>

-- 
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/4acd4dbb-48dd-4f42-b4c2-86a590c0ab64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-05-18 Thread Daniel Beck

> On 18. May 2017, at 16:28, Alexander Link  wrote:
> 
> What is your recommendation how to continue? One option for us would be to 
> continue the internal fork, but that's not the preferred way.

Abandoned plugins can be taken over by new maintainers:

https://jenkins.io/project/governance/#helping-and-taking-over-dormant-plugins

Of course, just dropping a giant patch with dozens of changes on users is 
probably not a good idea, so if this is the way you'd like to proceed, consider 
whether you can land your changes incrementally.

-- 
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/31D086FC-AD00-4484-9CB1-DAEFDBC390CF%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Remote Parameterized Trigger Plugin

2017-05-18 Thread Alexander Link
Hello,

we also recognized this project seems to be not maintained anymore (last 
change in August 2015, 19 unprocessed Pull Requests).
In the meantime we forked this GitHub repo, fixed some bugs, enabled it for 
usage in Pipelines, improved the Authentication, and released internal 
versions for use at SAP internally.
We tried to contribute some changes back, but no reaction on the PR.

What is your recommendation how to continue? One option for us would be to 
continue the internal fork, but that's not the preferred way.
The diff is quite big already btw. Creating single Pull Requests would be 
extremely cumbersome.

Thanks and kind regards,
Alex

*Alexander Link*
Development Expert, PI SAP HCP Engineering Services Production
*SAP SE* Dietmar-Hopp-Allee 16, 69190 Walldorf, Germany
E alexander.l...@sap.com  



On Tuesday, May 16, 2017 at 8:20:11 PM UTC+2, Kevin Phillips wrote:
>
> I'd like to offer my assistance with the Remote Parameterized Trigger 
> plugin project. There are a handful of issues and merge requests reported 
> against the project, with minimal activity in recent months, and I think I 
> could help move some of these forward. 
>
> I have extensive experience with the Jenkins REST API which I think would 
> overlap nicely with this particular plugin.
>
> If I could be granted commit access to this repo that would be great. I'm 
> not sure if there is an official maintainer for the plugin, but if not I 
> wouldn't mind adopting that responsibility as well.
>
> My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.
>
> Kevin
>

-- 
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/d8b80419-6a60-484e-881e-dd0a26ad7b9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Remote Parameterized Trigger Plugin

2017-05-16 Thread Kevin Phillips
I'd like to offer my assistance with the Remote Parameterized Trigger
plugin project. There are a handful of issues and merge requests reported
against the project, with minimal activity in recent months, and I think I
could help move some of these forward.

I have extensive experience with the Jenkins REST API which I think would
overlap nicely with this particular plugin.

If I could be granted commit access to this repo that would be great. I'm
not sure if there is an official maintainer for the plugin, but if not I
wouldn't mind adopting that responsibility as well.

My GitHub ID is TheFriendlyCoder, and my Jenkins account ID is leedega.

Kevin

-- 
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/CANNNLMB4kc_6ve826S3B-%3DsyLOkW5C75WT4JA55x_wUVpSe3hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.