Skip to main content

review component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/review@stable
inputs:
review-context: <value>
tag: <value>

Inputs

NameDescriptionDefaultType
------------
environmentteststring
environment-identifier/review-$CI_PIPELINE_IID-$CI_COMMIT_SHORT_SHAstring
image${CI_TOOLS_REPO}/tools:mainstring
needs-startThe jobs that this job depends on.[]array
needs-stopThe jobs that this job depends on.[{"job":"review:cypress","optional":true,"artifacts":false}]array
review-contextstring
review-domainDomain name to use for access to the review application.$CI_ENVIRONMENT_SLUG.$CI_REVIEW_SUBDOMAINstring
review-start-scriptPath to a script in the application that creates a review namespace and installs the application.scripts/start-review.shstring
review-stop-scriptPath to a script in the application that destroys the review namespace and application.scripts/stop-review.shstring
review-subdomainSubdomain name to create and access review applications.apps.02.xrow.netstring
rulesThe rules to determine when to run the job.[{"if":"$CI_PIPELINE_SOURCE == \"merge_request_event\"","when":"always"},{"when":"never"}]array
stageteststring
tagstring
timeout2hstring