×
Sep 26, 2023 · Groovy plugin for Jenkins. Jenkins Plugin Installs. This plugin adds the ability to directly execute Groovy code.
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
To enable plugins to use the rich array of libraries available in the Java ecosystem, and build on one another using plugin-to-plugin APIs, the Jenkins plugin ...
Dec 23, 2021 · I'm working on a plugin and I don't know what could've possibly triggered this issue, but I was building a new hpi to hand off to a QA ...
Libraries for Pipeline scripts allowing logic to be shared across jobs.
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions ...
Missing: /url | Show results with:/url
Mar 29, 2024 · An Active Choices parameter dynamically generates a list of value options for a build parameter using a Groovy script or a script from the ...
Dependency Management. Plugins depend on specific versions of libraries and of other plugins, each of which is versioned independently. Each dependency may have ...
Missing: groovy/ | Show results with:groovy/
Mar 8, 2023 · This plugin and its dependencies form a suite of plugins that lets you orchestrate automation, simple or complex. See the Jenkins Pipeline ...
Missing: groovy/ | Show results with:groovy/
As of version 2.7 of the Pipeline: Shared Groovy Libraries plugin, there is a new option for loading (non-implicit) libraries in a script: a library step that ...