debian-mirror-gitlab/data/removals/15_0/15-0-removal-artifacts-keyword.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
992 B
YAML
Raw Normal View History

2022-08-13 15:12:31 +05:30
- name: "`artifacts:reports:cobertura` keyword"
2022-07-16 23:28:13 +05:30
announcement_milestone: "14.7"
announcement_date: "2022-02-22"
removal_milestone: "15.0"
removal_date: "2022-05-22"
2022-08-27 11:52:29 +05:30
breaking_change: true
2022-07-16 23:28:13 +05:30
body: |
2022-08-13 15:12:31 +05:30
As of GitLab 15.0, the [`artifacts:reports:cobertura`](https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscobertura-removed)
2022-07-16 23:28:13 +05:30
keyword has been [replaced](https://gitlab.com/gitlab-org/gitlab/-/issues/344533) by
[`artifacts:reports:coverage_report`](https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscoverage_report).
Cobertura is the only supported report file, but this is the first step towards GitLab supporting other report types.
# The following items are not published on the docs page, but may be used in the future.
stage: Verify
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/348980
documentation_url: https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscobertura-removed