Hacktoberfest: Plugin Development Lessons Learned & Best Practices

2020-08-28 Thread steven...@gmail.com
Hello all! In preparation for Hacktoberfest, the Pipeline Authoring SIG was discussing good first issues and opportunities for improvement. The topic of documentation came up, specifically *Plugin Developer documentation*. If you've written a plugin before, there many lessons learned and bes

Re: Hacktoberfest: Plugin Development Lessons Learned & Best Practices

2020-08-28 Thread steven...@gmail.com
oc.jenkins.io/component/jenkins-test-harness/org/jvnet/hudson/test/JenkinsRule.html#configRoundtrip-- > > See also configuration-as-code: > > https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/docs/PLUGINS.md > > On Fri, Aug 28, 2020 at 1:12 PM steven...@gmail.com

Jenkins Templating Engine - questions regarding interacting with arbitrary SCMs

2020-07-08 Thread steven...@gmail.com
Hello all! *Context:* As part of the Jenkins Templating Engine , users define a configuration file in which they can specify a set of libraries to load. These libraries, in turn, map to a directory that may or may not exist in a set of c

Jenkins Test Harness with existing Jenkins instance?

2022-06-27 Thread steven...@gmail.com
Hey everyone, Does anyone know if it's possible to configure the Jenkins Test Harness to forego standing up an ephemeral Jenkins instance and instead use a controller at a given URL with authentication? I'm interested in writing integration tests for pipeline libraries. I've used Jenkins Sp

Re: Jenkins Test Harness with existing Jenkins instance?

2022-06-28 Thread steven...@gmail.com
the kubernetes plugin to see if there's any inspiration to be found there. appreciate the help On Tuesday, June 28, 2022 at 12:04:50 PM UTC-4 Jesse Glick wrote: > On Mon, Jun 27, 2022 at 4:37 PM steven...@gmail.com > wrote: > >> Does anyone know if it's possible to c

New Gradle Plugin for JTE Plugin

2022-07-18 Thread steven...@gmail.com
Hey everyone, I'm going to be publishing a Gradle plugin that extends the Gradle JPI Plugin that allows users to package their libraries for the Jenkins Templating Engine as their own stan

Re: New Gradle Plugin for JTE Plugin

2022-07-22 Thread steven...@gmail.com
enkins-ci.tools" group within the Gradle Plugin Portal <https://plugins.gradle.org/> to publish this plugin? I appreciate any pointers anyone might have! On Monday, July 18, 2022 at 9:10:49 AM UTC-4 steven...@gmail.com wrote: > Hey everyone, > > I'm going to be publish

Re: New Gradle Plugin for JTE Plugin

2022-07-22 Thread steven...@gmail.com
ion for clarification, > I'm not too sure about gradle plugins in Jenkins at the moment. > > Kind regards > Alex > > On Friday, 22 July 2022 at 21:08:31 UTC+2 steven...@gmail.com wrote: > >> pinging again to hopefully clarify what i'm looking for: >> &g

Jenkins Templating Engine Plugin: Up for Adoption

2025-04-04 Thread steven...@gmail.com
Hey everyone, I am putting the Jenkins Templating Engine up for adoption. Unfortunately, I no longer have the time to ensure the pluging gets the maintenance and responsiveness it deserves. I would be open to supporting knowledge transfer to future maintainers. Links: - Jenkins Plugin Site