nemerosa/Yontrack CLI Config

GitHub action to install and configure the [Yontrack CLI](https://github.com/nemerosa/ontrack-cli), followed by the configuration of the build, branch & project in Yontrack, using a local configuration file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to the configuration fileno.yontrack/ci.yaml
versionVersion of the Ontrack CLI to setup (defaults to the latest)no""
github-tokenGitHub token to use to get the latest version of the CLI (when version is not provided)no
urlURL of the Yontrack instance to target. Defaults to the `YONTRACK_URL` environment variable.no""
tokenAuthentication token to use to connect to Yontrack (required if URL is set). DEFAULTS to the `YONTRACK_TOKEN` environment variable.no""
conn-retry-countMax connection retry attempts for each call to Yontrackno""
conn-retry-waitMax connection retry wait time between attempts in secondsno""
env-varsList of environment variable names (one per line)no""
namedescription
installedVersion which was actually installed
buildIdID of the build created in Yontrack
buildNameName of the build created in Yontrack
branchIdID of the branch created in Yontrack
branchNameName of the branch created in Yontrack
projectIdID of the project created in Yontrack
projectNameName of the project created in Yontrack