gitlab-ci-env
Advanced tools
Changelog
v10.2.0 (2025-01-16)
CI_PIPELINE_SCHEDULE_DESCRIPTION
in GitLab 17.8. (#96)Changelog
v10.1.0 (2024-12-19)
CI_PAGES_HOSTNAME
in GitLab 17.7. (#95)Changelog
v10.0.0 (2024-05-16)
ci.job.jwt
, ci.job.jwtV1
, and
ci.job.jwtV2
. The associated variables were previously deprecated and
will be removed in GitLab 17.0.^18.12.0 || ^20.9.0 || >=22.0.0
). (#93)TRIGGER_PAYLOAD
from ci.pipeline.triggerPayload
to ci.trigger.payload
.CI_TRIGGER_SHORT_TOKEN
in GitLab 17.0. (#91)deprecated
predefined variables.Changelog
v9.2.0 (2024-01-18)
CI_MERGE_REQUEST_DESCRIPTION_IS_TRUNCATED
in GitLab
16.8. (#86)Changelog
v9.1.0 (2023-12-21)
CI_MERGE_REQUEST_DESCRIPTION
in GitLab 16.7. (#84)Changelog
v9.0.0 (2023-09-22)
^18.12.0 || >=20.0.0
). (#81)CI_MERGE_REQUEST_SQUASH_ON_MERGE
and
CI_MERGE_REQUEST_SOURCE_BRANCH_PROTECTED
in GitLab 16.4. (#79)exports
instead of main
.test:var
) to use custom modules
instead of axios
, flat
and tabletojson
, which have moved to pure ESM.
New module reads directly from the original markdown instead of the rendered
HTML page. (#83)stript
s to standard names. (#80)Changelog
v8.1.0 (2023-08-22)
CI_PIPELINE_NAME
in GitLab 16.3. (#78)Changelog
v8.0.0 (2023-06-04)
Changelog
v7.1.0 (2023-04-22)
CI_API_GRAPHQL_URL
, CI_SERVER_SHELL_SSH_HOST
, and
CI_SERVER_SHELL_SSH_PORT
in GitLab 15.11. (#73, #74)KUBECONFIG
from GitLab 14.2. (#73)CI_COMMIT_AUTHOR
. Was previously documented
as ci.author
, but was corrected to ci.config.author
. The types
were correct.