×
SCM plugins commonly do this to let SCM features like post-commit hooks inform Jenkins about new commits, causing jobs to poll for changes. As of Jenkins 2.290, ...
Missing: standard | Show results with:standard
Apr 9, 2024 · Activate the Role-Based Strategy by using the standard Manage Jenkins > Configure Global Security screen: ... SCM event to run as a specific user ...
Sep 21, 2022 · CSRF vulnerability and missing permission check in SCM HttpClient Plugin allow capturing credentials. SECURITY-2708 / CVE-2022-41249 (CSRF), CVE ...
Missing: standard | Show results with:standard
checkout : Check out from version control. scm. Nested Choice of Objects; $class: 'AWSCodePipelineSCM'; $class: 'AWSCodePipelineSCM'.
Through the classic UI - you can enter a basic Pipeline directly in Jenkins through the classic UI. In SCM - you can write a Jenkinsfile manually, which you can ...
Missing: standard | Show results with:standard
The checkout step will checkout code from source control; scm is a special variable which instructs the checkout step to clone the specific revision which ...
txt with the contents hello will be added to the workspace during the SCM checkout phase. There are additional variants of the SingleFileSCM constructor which ...
The JCasC configuration file can be checked into an SCM, which enables you to determine who made what modifications to the configuration and to roll back to a ...
May 21, 2021 · For SCM implementations that add SCMRevisionState actions to the build, these are now correctly recorded in the build, so subsequent polling ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...