×
reportBuild : Record a build report ... step([$class: 'GitHubSetCommitStatusBuilder']) : Set build status to "pending" on GitHub commit ... office365ConnectorSend : ...
Missing: kit | Show results with:kit
When a Jenkins job executes, it sets some environment variables that you may use in your shell script, batch command, Ant script or Maven POM. The following ...
Missing: kit | Show results with:kit
Sep 7, 2021 · The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, or by a build parameter) ...
Missing: kit | Show results with:kit
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: kit | Show results with:kit
Sep 7, 2021 · An agent is a computer that is set up to offload build projects from the master and once setup this distribution of tasks is fairly automatic.
Missing: kit | Show results with:kit
Dec 3, 2021 · Select Fail to set the build status to Fail. Select Mark Unstable to set the build status to Unstable. contains : String. Set the name that ...
Missing: kit | Show results with:kit
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are $ ...
Missing: ant | Show results with:ant
Sep 7, 2021 · This plugin allows to copy a set of files, from a location somewhere on the master node, to jobs' workspaces. It also allows to copy files ...
Missing: kit | Show results with:kit
Step by step guide to set up master and agent machines on Windows ... Change Version-Number in SVN ... New Project · Issue Tracking · How to report an issue · After ...
Missing: kit | Show results with:kit
... build, List<LogEntry> logs) { + /* package ... svn"; } - public synchronized Map<String,Long> ... status. - * + * * @author Kohsuke Kawaguchi * @see ...