Re: Plug-in adoption

2023-10-30 Thread 'Alexander Brandes' via Jenkins Developers
Approved. Jenkinsfile modifications proposed without write permission to the 
repository aren’t considered by ci.jenkins.io  for 
security reasons :)

To access the Jira issue SECURITY-1025, please contact the security team: 
https://www.jenkins.io/security/cna/#contact

~ Alex

> On 30. Oct 2023, at 16:19, Jerome Lacoste  wrote:
> 
> Hello
> 
> I wish to adopt the batch-task plugin. 
> https://github.com/jenkinsci/batch-task-plugin/
> 
> Status is currently suspended due to a security issue.
> 
> https://plugins.jenkins.io/batch-task/
> 
> I made a few PRs. The build don't seem to pass as the changes are not pulled 
> on the CD environment. The build pass locally.
> 
> PRs I want to merge
> * https://github.com/jenkinsci/batch-task-plugin/pull/9
> * https://github.com/jenkinsci/batch-task-plugin/pull/10
> * https://github.com/jenkinsci/batch-task-plugin/pull/11
> 
> Github username: lacostej
> 
> Jenkins username: lacostej
> 
> link to the "Repository Permission Updater" PR  
> https://github.com/jenkins-infra/repository-permissions-updater/pull/3594
> 
> 
> 
> 
> -- 
> 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/d69a85d5-b8b6-43e3-ad1f-a6013b9b7708n%40googlegroups.com
>  
> .

-- 
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/C63CD2F8-9466-461B-9BA0-634B50172479%40notmyfault.dev.


Plug-in adoption

2023-10-30 Thread Jerome Lacoste
Hello

I wish to adopt the batch-task plugin. 
https://github.com/jenkinsci/batch-task-plugin/

Status is currently suspended due to a security issue.

https://plugins.jenkins.io/batch-task/

I made a few PRs. The build don't seem to pass as the changes are not 
pulled on the CD environment. The build pass locally.

PRs I want to merge
* https://github.com/jenkinsci/batch-task-plugin/pull/9
* https://github.com/jenkinsci/batch-task-plugin/pull/10
* https://github.com/jenkinsci/batch-task-plugin/pull/11

Github username: lacostej

Jenkins username: lacostej

link to the "Repository Permission Updater" PR  
https://github.com/jenkins-infra/repository-permissions-updater/pull/3594



-- 
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/d69a85d5-b8b6-43e3-ad1f-a6013b9b7708n%40googlegroups.com.


Re: Plug-in adoption

2023-10-26 Thread STEVEN CORREA
Thank you!

On Thursday, October 26, 2023 at 3:37:35 PM UTC-5 ga...@gavinmogan.com 
wrote:

> i was gonna be snarky and say "warm body"
> honestly the willing to do it goes most of the way, review open issues, 
> close what needs to be closed
> most functionally can be done with basic functions and basic html
> complex stuff you ask for help/advice.
>
> On Thu, Oct 26, 2023 at 1:21 PM Mark Waite  wrote:
>
>> Not much. I am a manager that was a C programmer many years ago.  I have 
>> learned Java and Maven as part of Jenkins plugin maintenance and a little 
>> experience before Jenkins.
>>
>> If you are interested in learning and are willing to learn, you can adopt 
>> a plugin. 
>>
>> Technical questions to the developer list frequently get good answers.  
>> If you'd like others to review your changes,  I am sure we can find people 
>> willing to answer questions and review changes
>>
>> On Thu, Oct 26, 2023, 1:11 PM STEVEN CORREA  wrote:
>>
>>> Hello everyone -
>>>
>>> What is the minimum level of development experience needed to adopt a 
>>> plug-in?
>>>
>>> Regards,
>>> Steve
>>>
>>> -- 
>>> 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/566a1ed2-1118-412c-a67d-d568aaf6df4en%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
>> 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/CAO49JtHpD5RomKdNUJ6SJ9WOwBAX6SXBRjzboCgzrxizn2SLPQ%40mail.gmail.com
>>  
>> 
>> .
>>
>

-- 
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/1456656c-632a-4203-880f-992ac0f2e14an%40googlegroups.com.


Re: Plug-in adoption

2023-10-26 Thread 'Gavin Mogan' via Jenkins Developers
i was gonna be snarky and say "warm body"
honestly the willing to do it goes most of the way, review open issues,
close what needs to be closed
most functionally can be done with basic functions and basic html
complex stuff you ask for help/advice.

On Thu, Oct 26, 2023 at 1:21 PM Mark Waite 
wrote:

> Not much. I am a manager that was a C programmer many years ago.  I have
> learned Java and Maven as part of Jenkins plugin maintenance and a little
> experience before Jenkins.
>
> If you are interested in learning and are willing to learn, you can adopt
> a plugin.
>
> Technical questions to the developer list frequently get good answers.  If
> you'd like others to review your changes,  I am sure we can find people
> willing to answer questions and review changes
>
> On Thu, Oct 26, 2023, 1:11 PM STEVEN CORREA  wrote:
>
>> Hello everyone -
>>
>> What is the minimum level of development experience needed to adopt a
>> plug-in?
>>
>> Regards,
>> Steve
>>
>> --
>> 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/566a1ed2-1118-412c-a67d-d568aaf6df4en%40googlegroups.com
>> 
>> .
>>
> --
> 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/CAO49JtHpD5RomKdNUJ6SJ9WOwBAX6SXBRjzboCgzrxizn2SLPQ%40mail.gmail.com
> 
> .
>

-- 
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/CAG%3D_DuuQvqyPzFLqhJiN85sq-1Q6WXCn92xxUEvO2rJMUtwmKw%40mail.gmail.com.


Re: Plug-in adoption

2023-10-26 Thread Mark Waite
Not much. I am a manager that was a C programmer many years ago.  I have
learned Java and Maven as part of Jenkins plugin maintenance and a little
experience before Jenkins.

If you are interested in learning and are willing to learn, you can adopt a
plugin.

Technical questions to the developer list frequently get good answers.  If
you'd like others to review your changes,  I am sure we can find people
willing to answer questions and review changes

On Thu, Oct 26, 2023, 1:11 PM STEVEN CORREA  wrote:

> Hello everyone -
>
> What is the minimum level of development experience needed to adopt a
> plug-in?
>
> Regards,
> Steve
>
> --
> 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/566a1ed2-1118-412c-a67d-d568aaf6df4en%40googlegroups.com
> 
> .
>

-- 
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/CAO49JtHpD5RomKdNUJ6SJ9WOwBAX6SXBRjzboCgzrxizn2SLPQ%40mail.gmail.com.


Plug-in adoption

2023-10-26 Thread STEVEN CORREA
Hello everyone -

What is the minimum level of development experience needed to adopt a 
plug-in?

Regards,
Steve

-- 
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/566a1ed2-1118-412c-a67d-d568aaf6df4en%40googlegroups.com.