GitLab Global Variables
This section describes the global variables that are presently being used as part of the GitLab CI/CD infrastructure.
You can directly use these variables in $VARIABLE format in your CI/CD pipelines. Passwords are masked and not visible on the pipeline outputs. Please refrain from writing them in plain-text format.
Variables Interface
The variables are set under the CI/CD Settings on GitLab.
Variables Description
Key |
Description |
---|---|
|
Is the FQDN of the Central Artefact Repository - artefact.skao.int |
|
OCI Image Publishing user name |
|
OCI Publishing user password |
|
Python Package Artefact Repository URL - https://artefact.skao.int/repository/pypi-internal/ |
|
PyPi Publishing user name |
|
PyPi user password |
|
Helm Artefact Repository URL - https://artefact.skao.int/repository/helm-internal |
|
Helm Chart Publishing user name |
|
Helm Chart Publishing user password |
|
Ansible Collections Repository URL - https://artefact.skao.int/repository/ansible-internal |
|
Ansible role/collection Publishing user name |
|
Ansible role/collection Publishing user password |
|
Raw Artefact Repository URL - https://artefact.skao.int/repository/raw-internal |
|
Raw Repository Publishing user name |
|
Raw Repository Publishing user password |
|
Conan Artefact Repository URL - https://artefact.skao.int/repository/conan-internal |
|
Conan Repository Publishing user name |
|
Conan Repository Publishing user password |
|
JIRA Authentication token for uploading XRAY Test Results |
|
Latest OCI image for build and test jobs- artefact.skao.int/ska-cicd-k8s-tools-build-deploy:x.x.x |
|
Latest OCI image for build and test jobs (Alpine based) - artefact.skao.int/ska-cicd-k8s-tools-build-deploy-alpine:x.x.x |
|
Latest OCI image for Python lint and test jobs - artefact.skao.int/ska-tango-images-pytango-builder:x.x.x |
|
SKA Jira URL |
|
Jira Automation Account Username |
|
Jira Automation Account Password |
|
Slack channel id used for release notification message |