summaryrefslogtreecommitdiff
path: root/data/deprecations/14-7-deprecate-artifacts-keyword.yml
blob: 17692f4b556c11d4bab365c81d137a90625a807b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- title: "`artifacts:reports:cobertura` keyword"
  announcement_milestone: "14.7"
  removal_milestone: "15.0"
  breaking_change: true
  body: |
     Currently, test coverage visualizations in GitLab only support Cobertura reports. Starting 15.0, the
     `artifacts:reports:cobertura` keyword will be replaced by
     [`artifacts:reports:coverage_report`](https://gitlab.com/gitlab-org/gitlab/-/issues/344533). Cobertura will be the
     only supported report file in 15.0, 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