gitlab-ci-env
Advanced tools
Changelog
v7.0.0 (2022-12-22)
CI_DEBUG_SERVICES
, CI_JOB_TIMEOUT
, and
CI_PROJECT_NAMESPACE_ID
in GitLab 15.7. (#68, #69, #70)CI_DEBUG_*
variables, a new ci.debug
object
was added, and the previous ci.debugTrace
property is now available at
ci.debug.trace
. (#68)CI_PROJECT_NAMESPACE_*
variables, the
ci.project.namespace
property was changed to an object containing all
properties. The previous ci.project.namespace
property was moved to
ci.project.namespace.fullPath
, named for consistency with the
GitLab API. (#70)Changelog
v6.4.0 (2022-10-22)
CI_COMMIT_TAG_MESSAGE
and CI_RELEASE_DESCRIPTION
) (#67)medium
sized runners. (#66)Changelog
v6.3.0 (2022-09-28)
CI_JOB_NAME_SLUG
) (#65)Changelog
v6.2.1 (2022-08-22)
CI_TEMPLATE_REGISTRY_HOST
). (#62)Changelog
v6.2.0 (2022-08-22)
CI_TEMPLATE_REGISTRY_HOST
) (#59)Changelog
v6.1.0 (2022-07-22)
CI_MERGE_REQUEST_TARGET_BRANCH_PROTECTED
) (#58)invert-kv
package from variables tests and replaced with limited custom implementation. (#35)Changelog
v6.0.0 (2022-06-22)
^14.15.0 || ^16.13.0 || >=18.0.0
). (#53, #54)CI_PROJECT_DESCRIPTION
) (#57)CI_SERVER_TLS_CA_FILE
as runner configuration, not a predefined variable. (see GitLab MR for details). (#56)Changelog
v5.0.0 (2022-04-22)
CI_GITLAB_FIPS_MODE
) (#49)CI_SERVER_TLS_CA_FILE
(#50)Changelog
v4.5.0 (2021-12-22)
CI_JOB_JWT_V1
, CI_JOB_JWT_V2
) (#46)