×
Jun 16, 2016 · In this blog post, I'll show you how to speed up your pipeline by using the Parallel Test Executor Plugin.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Allows StepContext#get to provide a dynamically computed value. This is registered as an extension, so it may be injected into any build.
Several common types of plugin features @Extension s can be invoked from a Pipeline script without any special plugin dependencies so long as you use newer ...
Missing: Text Executor
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Jun 27, 2023 · Hi, we want to run an executable against each file of a list of files, using a pool of agents (preferably specified by a label).
Sep 15, 2023 · In Jenkins(Kubernetes) is there a cache restore limit like 4-5 restores at a time? We're using the Build Job declarative step. steps { parallel( ...
As of version 2.5 of the Pipeline plugin, Pipeline supports two discrete syntaxes which are detailed below. ... executor:debug imagePullPolicy: Always command ...