Re: Considering job-dsl-plugin adoption

2024-08-28 Thread Basil Crow
On Wed, Aug 28, 2024 at 1:27 PM Jerico Pena wrote: > I'm still interested but haven't had time to work on it yet. Great; let me know when you have some time. The Job DSL plugin's own test suite is using an old version of Spock (for the old version of Groovy delivered by Jenkins core) but a new ve

Re: Considering job-dsl-plugin adoption

2024-08-28 Thread Jerico Pena
Hi Basil, I'm still interested but haven't had time to work on it yet. Please feel free to move ahead if I am blocking things. Otherwise I should have time in a little while. Definitely appreciate your support to help me get going. Best Regards, Jerico On Tue, Aug 27, 2024 at 5:10 PM Basil Crow

Re: Considering job-dsl-plugin adoption

2024-08-27 Thread Basil Crow
Hi Jerico, Were you still interested in working on Job DSL? I just cut a release with a few bug fixes and dependency updates. Regarding your issue with Groovy and Spock: https://github.com/jenkinsci/job-dsl-plugin/blob/master/docs/Testing-DSL-Scripts.md is still using Gradle and needs to be conver

Re: Considering job-dsl-plugin adoption

2024-08-08 Thread Basil Crow
Hi Jerico, and thanks for your interest in adopting this plugin. We would be thrilled to welcome you aboard as a maintainer, and I am available to help with onboarding as needed. The first step would be for you to update the minimum Jenkins version to a recent release

Re: Considering job-dsl-plugin adoption

2024-08-08 Thread Jamie Tanna
As current maintainer (who's seeking co-maintainers https://groups.google.com/g/jenkinsci-dev/c/WtNZKVWVlJ0/m/Zbd7SH_GFAAJ) I'd be happy to review a fix and release it, but won't be able to undertake the change. Regarding adoption /co-maintaining, I'd be happy for you to get involved, as I'm curre

Re: Considering job-dsl-plugin adoption

2024-08-07 Thread 'Michael Kriese' via Jenkins Developers
I think the easiest solution is to directly reference a fixed ant version, that should override the inherited version https://mvnrepository.com/artifact/org.apache.ant/ant jer...@gmail.com schrieb am Mittwoch, 7. August 2024 um 15:57:59 UTC+2: > Hello, > > I recently created the following ticke