Jul 26, 2023 · This is from the text-finder help " Specify the path to the files to search, relative to the workspace root. This can use wildcards like logs/** ...
A plugin for the Jenkins CI to run several configurable actions after a build, depending on the build result. Gregory Boissinot · Daniel Heid.
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 ...
Nov 16, 2020 · The Post build task consists of log texts and a script.For the multiple searches, log texts could be joined by an 'And' or an 'Or'. For example, ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Sep 7, 2021 · This plugin executes a groovy script in the Jenkins JVM. Typically, the script checks some conditions and changes accordingly the build ...
Mar 4, 2024 · I have some old jobs in an old Jenkins v1 installation. I would like to migrate them to Jenkins v2. Most of them seems fine, ...
Search. You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel ...
Apr 14, 2024 · Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content with JSONPath or XPath; From the query ...