×
Sep 26, 2023 · This plugin adds the ability to directly execute Groovy code. Configuration. To configure available Groovy installation on your system, go to ...
Plugins Index​​ Discover the 1900+ community contributed Jenkins plugins to support building, deploying and automating any project.
Missing: releases/ | Show results with:releases/
Jan 5, 2024 · This plugin allows you to configure pre and post build actions that are executed when a release build is manually triggered.
Missing: groovy/ | Show results with:groovy/
The simplest way to retrieve the list of installed plugins and their versions is by using the Jenkins Script Console. Follow these steps: Open the Jenkins ...
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
Sep 7, 2021 · To create Groovy-based project, add new free-style project and select "Execute Groovy script" in the Build section, select previously configured ...
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
This plugin allows Jenkins to invoke Gradle build scripts directly.
Sep 28, 2020 · The goal of this plugin is to provide another way to retrieve Jenkinsfiles via HTTP calls. This is a way to separate to concerns : source code ( ...