gitlab-ci.yml and CI/CD pipelines changelog

From wikieduonline
Revision as of 15:21, 29 July 2022 by Ant (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


  • 22/09/2019 GitLab 12.3
    • [4]rules keyword: rules:if, rules:changes
    • [5]timeout for jobs.
    • [6]interruptible
  • xx/xx/2019 GitLab 11.8
    • Nested includes[8]
  • xx/xx/2019 GitLab 11.8
    • [9]trigger (premium version)
  • xx/xx/2019 GitLab 11.5
  • xx/xx/2019 GitLab 11.4
    • [13] only:changes/except:changes
    • [14][15] when:delayed
    • [16] include (available in Premium since 10.5)
  • 22/09/2018 GitLab 11.3
    • [17]extends as alternative to YAML anchors
    • [18]artifacts:reports
  • xx/xx/201x GitLab 9.5
  • xx/xx/201x GitLab 8.10
  • xx/xx/201x GitLab 8.9
  • xx/xx/201x GitLab 8.6
    • Anchors feature [22]

GitLab Runner 11.10

GitLab Runner v0.7.0

  • cache


Related terms[edit]

See also[edit]

  • https://about.gitlab.com/releases/2020/09/22/gitlab-13-4-released/#use-hashicorp-vault-secrets-in-ci-jobs
  • https://docs.gitlab.com/ee/ci/secrets/
  • https://about.gitlab.com/releases/2020/02/22/gitlab-12-8-released/#automatically-stop-environments-after-a-specified-period
  • https://docs.gitlab.com/ee/ci/yaml/#rules
  • https://docs.gitlab.com/ee/ci/yaml/#timeout
  • https://docs.gitlab.com/ee/ci/yaml/#interruptible
  • https://gitlab.com/gitlab-org/gitlab-foss/issues/47063
  • https://docs.gitlab.com/ee/ci/yaml/#nested-includes
  • https://docs.gitlab.com/ee/ci/yaml/#trigger-premium
  • https://docs.gitlab.com/ee/ci/yaml/#includefile
  • https://docs.gitlab.com/ee/ci/yaml/#includetemplate
  • https://docs.gitlab.com/ee/ci/yaml/#parallel
  • https://docs.gitlab.com/ee/ci/yaml/#onlychangesexceptchanges
  • https://docs.gitlab.com/ee/ci/yaml/#whendelayed
  • https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/21767
  • https://docs.gitlab.com/ee/ci/yaml/#include
  • https://docs.gitlab.com/ee/ci/yaml/#extends
  • https://docs.gitlab.com/ee/ci/yaml/#artifactsreports
  • https://docs.gitlab.com/ee/ci/yaml/#retry
  • https://docs.gitlab.com/ee/ci/yaml/#whenmanual
  • https://docs.gitlab.com/ee/ci/yaml/#environment
  • https://docs.gitlab.com/ee/ci/yaml/#anchors
  • https://docs.gitlab.com/ee/ci/yaml/#git-clean-flags
  • Advertising: