Skip to content
Snippets Groups Projects
Commit 2ee84885 authored by Kevin Chu's avatar Kevin Chu
Browse files

Move Release Evidence back to Release

parent f1e97685
No related branches found
No related tags found
1 merge request!85007Realign deployment categories
......@@ -1164,22 +1164,6 @@ dependency_firewall:
maturity: planned
marketing: true
 
release_evidence:
name: "Release Evidence"
stage: package
direction: /direction/package/#release-evidence
documentation: https://docs.gitlab.com/ee/user/project/releases/#release-evidence
description: "Release Evidence includes all the assurances and evidence collection that are necessary for you to trust the changes you're delivering."
roi: false
available: 2020-01-22
viable: 2021-06-22
complete: 2021-12-22
lovable: 2022-10-22
maturity: minimal
marketing: true
dogfooding_status: planned
dogfooding_issue: https://gitlab.com/gitlab-com/gl-infra/mstaff/-/issues/19
git_lfs:
name: "Git LFS"
stage: package
......@@ -1585,6 +1569,22 @@ secrets_management:
new_maturity: true
marketing: true
 
release_evidence:
name: "Release Evidence"
stage: RELEASE
direction: /direction/package/#release-evidence
documentation: https://docs.gitlab.com/ee/user/project/releases/#release-evidence
description: "Release Evidence includes all the assurances and evidence collection that are necessary for you to trust the changes you're delivering."
roi: false
available: 2020-01-22
viable: 2021-06-22
complete: 2021-12-22
lovable: 2022-10-22
maturity: minimal
marketing: true
dogfooding_status: planned
dogfooding_issue: https://gitlab.com/gitlab-com/gl-infra/mstaff/-/issues/19
release_orchestration:
name: "Release Orchestration"
stage: release
......
......@@ -855,7 +855,6 @@ stages:
- dependency_proxy
- dependency_firewall
- git_lfs
- release_evidence
usage_driver_score: 3
asp_driver_score: 2
sam_driver_score: 4
......@@ -1146,11 +1145,11 @@ stages:
categories:
- continuous_delivery
- advanced_deployments
- review_apps
- feature_flags
- release_orchestration
- pages
- secrets_management
- release_evidence
- pages
usage_driver_score: 4
asp_driver_score: 3
sam_driver_score: 4
......@@ -1215,7 +1214,6 @@ stages:
- kubernetes_management
- cluster_cost_management
- serverless
- secrets_management
- chatops
- runbooks
usage_driver_score: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment