×
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: /search | Show results with:/search
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: /search /url
Sep 26, 2023 · To configure available Groovy installation on your system, go to Jenkins configuration page, find section 'Groovy' and fill the form as ...
Missing: postbuild | Show results with:postbuild
Discover the 1900+ community contributed Jenkins plugins to support building, deploying and automating any project. Browse. Browse categories. Platforms · User ...
Groovy Postbuild. Used by 6.84% of controllers ... SiteMonitor plugin monitors web site up/down status. ... This plugin will allow you to publish the artifacts via ...
Pipeline execution engine based on continuation passing style transformation of Groovy scripts. Jesse Glick · Kohsuke Kawaguchi. (9 other contributors). Health ...
Allows the user to provide parameters for a build in the url ... This plugin makes it possible to poll changes of URLs. ... Groovy-related · Other Post-Build ...
May 17, 2024 · Create the Groovy script template. The name of the script ends in the standard extension for the language (i.e., .groovy ). The template can be ...
This plugin sends a http request to an url with some parameters ... This plugin executes Groovy code. Jesse Glick ... Groovy postbuild task. ikedam · Mark Waite.
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...