Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-06 00:09:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-06 00:09:10 +0300
commita29707687893beecb0e333a12e6f9e093a77eeb9 (patch)
tree8d89e554f4d8318a228f9d4717d2a9f75fc10651 /data
parent0b789f95a35aa3e4b99ce12fc98bd3cce6555602 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/removals/15_0/15-0-removal-artifacts-keyword.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-removal-artifacts-keyword.yml b/data/removals/15_0/15-0-removal-artifacts-keyword.yml
new file mode 100644
index 00000000000..d11ec6ea6cf
--- /dev/null
+++ b/data/removals/15_0/15-0-removal-artifacts-keyword.yml
@@ -0,0 +1,15 @@
+- name: "`artifacts:report:cobertura` keyword"
+ announcement_milestone: "14.8"
+ announcement_date: "2022-02-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: false
+ body: |
+ As of GitLab 15.0, the `artifacts:report:cobertura` keyword has been replaced by
+ [`artifacts:reports:coverage_report`](https://gitlab.com/gitlab-org/gitlab/-/issues/344533). 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