×
Sep 26, 2023 · Groovy plugin for Jenkins. Jenkins Plugin Installs. This plugin adds the ability to directly execute Groovy code.
From the web UI · Navigate to the Manage Jenkins > Plugins page in the web UI. · Click on the Advanced tab. · Choose the .hpi file from your system or enter a URL ...
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 ...
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 ...
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 ...
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/
Dependency Management. Plugins depend on specific versions of libraries and of other plugins, each of which is versioned independently. Each dependency may have ...
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 ...