×
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
Browse categories. Platforms · User interface ; New Plugins. EDDSA API · Extended Timer Trigger ; Recently updated. Pipeline: Groovy Libraries · Build Pipeline.
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 ...
Dec 27, 2023 · ... plugin:1.0.5 gradle:1.36 groovy:2.4 groovy-postbuild:2.5 h2-api:1.4.199 handlebars:3.0.8 handy-uri-templates-2-api:2.1.8-1.0 htmlpublisher ...
Missing: /search | Show results with:/search
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 ...
Sep 7, 2021 · This plugin adds the ability to directly execute Groovy code. Configuration. To configure available Groovy installation on your system, go to ...
5 days ago · 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 ...
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=< ...