diff --git a/README.md b/README.md index 29aa94f56738b1b660e0317cc0dc8dbfa31413fe..c8817aac0cd243e005beaf27280db8efd7e0dbb0 100644 --- a/README.md +++ b/README.md @@ -41,17 +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) -### 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 @@ -75,17 +64,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 +87,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 +99,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)