The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
ontrackBranchName
: Transforms a branch name, as provided by the pipeline for example, into a name suitable for a branch in Ontrack.ontrackBranchSetup
: Setup an Ontrack branch, and creates it if it does not exist.ontrackBuild
: Creates an Ontrack buildontrackGraphQL
: Runs some Ontrack GraphQL scriptontrackProjectSetup
: Setup an Ontrack project, and creates it if it does not exist.ontrackPromote
: Promotes an Ontrack buildontrackScript
: Runs some Ontrack DSL scriptontrackValidate
: Validates an Ontrack buildontrackBranchName
: Transforms a branch name, as provided by the pipeline for example, into a name suitable for a branch in Ontrack.branch
String
branchReplacement
(optional)
String
ontrackBranchSetup
: Setup an Ontrack branch, and creates it if it does not exist.project
String
branch
String
script
String
bindings
(optional)
java.util.Map<java.lang.String, java.lang.Object>
logging
(optional)
boolean
ontrackBuild
: Creates an Ontrack buildproject
String
branch
String
build
String
gitCommit
(optional)
String
ontrackGraphQL
: Runs some Ontrack GraphQL scriptscript
String
bindings
(optional)
java.util.Map<java.lang.String, java.lang.Object>
ontrackProjectSetup
: Setup an Ontrack project, and creates it if it does not exist.project
String
script
String
bindings
(optional)
java.util.Map<java.lang.String, java.lang.Object>
logging
(optional)
boolean
ontrackPromote
: Promotes an Ontrack buildproject
String
branch
String
build
String
promotionLevel
String
ontrackScript
: Runs some Ontrack DSL scriptscript
String
bindings
(optional)
java.util.Map<java.lang.String, java.lang.Object>
logging
(optional)
boolean
ontrackValidate
: Validates an Ontrack buildproject
String
branch
String
build
String
validationStamp
String
buildResult
(optional)
String
data
(optional)
java.util.Map<java.lang.String, ?>
dataType
(optional)
String
dataValidation
(optional)
boolean
description
(optional)
String
testResults
(optional)
class hudson.tasks.junit.TestResultSummary
testResultsAsFraction
(optional)
boolean
validationStatus
(optional)
String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.