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

remove_optimize_api.yml « 14_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0c7c0101df9410098b8994edaf799f56de561dd (plain)
1
2
3
4
5
6
- name: "Segments removed from DevOps Adoption API "
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: ljlane
  body: |
    The first release of the DevOps Adoption report had a concept of **Segments**. Segments were [quickly removed from the report](https://gitlab.com/groups/gitlab-org/-/epics/5251) because they introduced an additional layer of complexity on top of **Groups** and **Projects**. Subsequent iterations of the DevOps Adoption report focus on comparing adoption across groups rather than segments. GitLab 14.0 removes all references to **Segments** [from the GraphQL API](https://gitlab.com/gitlab-org/gitlab/-/issues/324414) and replaces them with **Enabled groups**.