nemerosa/Ontrack CLI Setup

Installs the Ontrack CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of the Ontrack CLI to setup (defaults to the latest)no""
only-forRepository owner for which to activate the Ontrack setup. This is useful when the Ontrack setup can only be done for a given organisation or user. no""
urlURL of the Ontrack instance to targetno""
tokenAuthentication token to use to connect to Ontrack (required if URL is set)no""
nameOptional name of the configuration to createnoprod
configName of the GitHub configuration to useno
indexationIndexation interval of the GitHub repository in GitHub (in minutes)no0
github-tokenGitHub token to use to get the latest version of the CLI (when version is not provided)no
auto-validation-stampsSets the Ontrack project to create validation stamps on demand. Value can be: * true or "true" - auto creation based on predefined validation stamps * "force" - auto creation even if no predefined validation stamps * otherwise, no auto creation no
auto-promotion-levelsSets the Ontrack project to create promotion levels on demand. no
promotionsPath to a local YAML file describing the promotions and their auto promotions. For example: promotions: ./.github/ontrack/promotions.yml The file is expected to have the following structure: PROMOTION: validations: - STAMP promotions: - PROMOTION For example: BRONZE: validations: - BUILD SILVER: validations: - ACCEPTANCE promotions: - BRONZE All validations and promotions are created if needed. no
issue-serviceIdentifier of the issue to be used. For example: * self - the GitHub issues * jira//JiraConfig - to use a Jira server identified by the "JiraConfig" Jira configuration in Yontrack noself
conn-retry-countMax connection retry attempts for each call to Yontrackno""
conn-retry-waitMax connection retry wait time between attempts in secondsno""
branchOverrides branch name calculated from github.refno""
config-file-pathPath of the Yontrack configuration fileno""
namedescription
installedVersion which was actually installed
projectOntrack project name
branchOntrack branch name