×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...
Missing: copy | Show results with:copy
Captures the configuration information in it. To register a custom SCM implementation from a plugin, put Extension on your SCMDescriptor .
Mar 13, 2024 · The creation of the branch job is just a copy operation within Jenkins - or a rename and copy if you want to move the build history. There ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Missing: hudson | Show results with:hudson
Jul 15, 2019 · With every save operation of the job configuration, JobConfigHistory creates a copy of the actual job configuration if something has changed.
Missing: hudson | Show results with:hudson
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Use its getSCMTrigger method to look for a configured trigger (for example to check isIgnorePostCommitHooks ). Ideally you will already be integrated with the ...
A convenience constructor that sets everything to default. Parameters: repositoryUrl - git repository URL Repository URL to clone from. GitSCM. @ ...
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 ...