Skip to content
Snippets Groups Projects

Release Post 12.10 - Executable Runbooks

Merged Jackie Porter requested to merge jmeshell-12_9-release_runbooks into master
All threads resolved!
1 file
+ 13
0
Compare changes
  • Side-by-side
  • Inline
+ 15
2
@@ -7883,7+7883,7 @@
harness: false
- title: "Comes with many pre-defined pipelines"
description: |
Offers many pre-defined pipelines that capture best practice and make it easy for a user to get started with each project for common languages, platforms, and configurations.
link_description: ""
link: ""
solution: Verify
@@ -8435,7+8435,7 @@
category:
- release_orchestration
- release_evidence
gitlab_core: false
gitlab_starter: false
gitlab_core: true
+1
gitlab_starter: true
gitlab_premium: true
gitlab_ultimate: true
gitlab_com: true
@@ -8590,6 +8590,19 @@ features:
gitlab_com: false
gitlab_ci: false
spinnaker: true
- title: "Link runbooks to a Release"
description: |
Runbooks can contain a series of steps related to executing a successful release. Link these plans to the Release page in GitLab to coordinate activities across teams, inside and outside of GitLab.
link: https://docs.gitlab.com/ee/user/project/releases/index.html#links
solution: Release
category:
- release_orchestration
- release_governance
gitlab_core: false
gitlab_starter: false
gitlab_premium: false
gitlab_ultimate: true
gitlab_com: true
# Create:Static Site Editor: Start ---------------------------------------------------
- title: "Static Site Editor"
description: "GitLab provides an easy way to collaborate on HTML content through the Static Site Editor. A collaborator doesn't need to set up a local environment to contribute to the content nor have any prior knowledge of the underlying templating language, site architecture, or even Git. The Static Site Editor is currently delivered through a Middleman project template."
Loading