From c02ea33bde3c0390ddebf1ec0b4b07e7e0eab8bb Mon Sep 17 00:00:00 2001 From: Amy Phillips Date: Fri, 30 Sep 2022 16:05:06 +0000 Subject: [PATCH 1/3] Fixing link and re-ordering some guides --- README.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 29aa94f5..154a1370 100644 --- a/README.md +++ b/README.md @@ -41,18 +41,8 @@ general process overview and specific documentation for different stakeholders. - [Developer in security release](general/security/developer.md) - [Quality engineer in security release](general/security/quality.md) -### How to guides - -- [How to sync Security with Canonical?](general/security/how_to_sync_security_with_canonical.md) -- [How to handle Gitaly security merge requests?](general/security/how_to_handle_gitaly_security_merge_requests.md) -- [Guide to configuring security mirrors](general/security/mirrors.md) -- [How to fix an auto deploy branch that is too far behind the default branch](general/deploy/how-to-fix-auto-deploy-branch-behind-master.md) - ### Runbooks -- [How to deal with security fixes introducing breaking changes?](general/security/runbooks/security_fixes_introducing_breaking_changes.md) -- [How to handle upstream security patches?](general/security/runbooks/upstream_security_patches.md) - ## Deployment - [Traffic Generation](general/deploy/traffic-generation.md) @@ -75,17 +65,17 @@ general process overview and specific documentation for different stakeholders. - [QA in a local environment](general/qa-in-local-environment.md) - [Overview of pre and release environments](general/pre-and-release-environments.md) - [Overview of the Deployment SLO dashboard](general/overview-of-deployment-slo-dashboard.md) -- [How to set the auto-deploy branch schedule](general/how-to-set-auto-deploy-branch-schedule.md) -- [Overview of the auto-deploy pipelines](general/overview-of-the-auto-deploy-pipelines.md) - [Guide to configuring security mirrors](general/security/mirrors.md) - [Release metadata](general/deploy/release_metadata.md) - -## Runbooks +- [How to deal with security fixes introducing breaking changes?](general/security/runbooks/security_fixes_introducing_breaking_changes.md) +- [How to handle upstream security patches?](general/security/runbooks/upstream_security_patches.md) ### Tokens and bots - [How to request a new token](runbooks/token-management.md) ### GitLab.com +- [Overview of the auto-deploy pipelines](general/overview-of-the-auto-deploy-pipelines.md) +- [How to set the auto-deploy branch schedule](general/how-to-set-auto-deploy-branch-schedule.md) - [What to do in case of incident with Severity 1 (S1)](runbooks/sev-1-incident.md) - [Auto-Deploy - How to block Auto-Deploy on specific branch](runbooks/tagging-past-auto-deploy-branches.md) - [Auto-Deploy - How to recover from a canceled coordinated pipeline](runbooks/how-to-recover-from-canceled-pipeline.md) @@ -98,7 +88,8 @@ general process overview and specific documentation for different stakeholders. - [Auto-deploy - How to deploy risky MRs in isolation](general/deploy/deploying-risky-mrs-in-isolation.md) - [Auto-deploy - How to speed the auto-deploy process for urgent merge requests?](runbooks/how_to_speed_auto_deploy_process_for_urgent_merge_requests.md) - [Auto-deploy - Evaluate Deployment health](runbooks/evaluate-deployment-health-metrics.md) -- [Auto-deploy - How to deploy to a single environment](runbooks/how_to_deploy_to_a_single_environment?) +- [Auto-deploy - How to deploy to a single environment](runbooks/deploy-to-a-single-environment.md ) +- [How to fix an auto deploy branch that is too far behind the default branch](general/deploy/how-to-fix-auto-deploy-branch-behind-master.md) - [How to fix an auto deploy branch that is too far behind the default branch](general/deploy/how-to-fix-auto-deploy-branch-behind-master.md) ### Self-Managed @@ -109,6 +100,8 @@ general process overview and specific documentation for different stakeholders. - [Self-Managed - How to remove packages from packages.gitlab.com](general/remove-packages.md) - [Self-Managed - How to create a blog post for a patch release](general/patch/blog-post.md) - [Self-Managed - How to fix a broken stable branch](general/how-to-fix-broken-stable-branch.md) +- [How to sync Security with Canonical?](general/security/how_to_sync_security_with_canonical.md) +- [How to handle Gitaly security merge requests?](general/security/how_to_handle_gitaly_security_merge_requests.md) ## Glossary - [Deployment related terminology](general/deploy/glossary.md) -- GitLab From 563b91d85e48cca41cee69e1d4ff24095b3cffa6 Mon Sep 17 00:00:00 2001 From: Amy Phillips Date: Fri, 30 Sep 2022 16:06:50 +0000 Subject: [PATCH 2/3] Adjust heading weight --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154a1370..04c26338 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ general process overview and specific documentation for different stakeholders. - [Developer in security release](general/security/developer.md) - [Quality engineer in security release](general/security/quality.md) -### Runbooks +## Runbooks ## Deployment -- GitLab From 37a424038bc3b5ddbe0c212e77fad8b1263696fe Mon Sep 17 00:00:00 2001 From: Amy Phillips Date: Fri, 30 Sep 2022 16:07:43 +0000 Subject: [PATCH 3/3] Apply 1 suggestion(s) to 1 file(s) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 04c26338..c8817aac 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ general process overview and specific documentation for different stakeholders. - [Developer in security release](general/security/developer.md) - [Quality engineer in security release](general/security/quality.md) -## Runbooks ## Deployment -- GitLab