×
6 days ago · Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub,
Missing: hudson | Show results with:hudson
GitHub events or statuses that should or should not trigger a build for branch. The specified events will be checked in order, and the first to match will ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Mar 25, 2024 · The Subversion SCM plugin exports the svn revisions and URLs of the build's subversion modules as environment variables. These are $ ...
This plugin enables the selection of multiple source code management systems for a build. For example, it enables checking out the source code from one SCM ...
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 ...
Sep 5, 2023 · I am getting below error in Jenkins Pipeline Job: java.lang.UnsupportedOperationException: no known implementation of class jenkins.tasks.
Missing: scm | Show results with:scm
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Sep 7, 2021 · SCM build trigger not working correctly with variables in SVN URL (JENKINS-10628). Setting SVN credentials for a job should not require ...