From 01ac48059abf3b9b51b7d721e0fa37fe90e86b7f Mon Sep 17 00:00:00 2001 From: Kati Paizee <kpaizee@gitlab.com> Date: Mon, 10 Jul 2023 13:59:00 +0000 Subject: [PATCH] Fix navigation paths part 3 --- doc/administration/audit_events.md | 4 ++-- doc/ci/cloud_deployment/ecs/deploy_to_aws_ecs.md | 2 +- doc/ci/environments/index.md | 2 +- doc/operations/feature_flags.md | 2 +- .../autodevops/cloud_deployments/auto_devops_with_eks.md | 2 +- .../autodevops/cloud_deployments/auto_devops_with_gke.md | 2 +- doc/tutorials/dependency_scanning.md | 6 +++--- doc/user/application_security/api_fuzzing/index.md | 2 +- doc/user/application_security/container_scanning/index.md | 2 +- doc/user/application_security/dast_api/index.md | 2 +- doc/user/application_security/dependency_list/index.md | 2 +- doc/user/application_security/policies/index.md | 2 +- doc/user/compliance/license_list.md | 2 +- doc/user/packages/composer_repository/index.md | 4 ++-- doc/user/packages/conan_repository/index.md | 2 +- doc/user/packages/harbor_container_registry/index.md | 2 +- doc/user/packages/package_registry/index.md | 4 ++-- .../package_registry/reduce_package_registry_storage.md | 4 ++-- doc/user/packages/terraform_module_registry/index.md | 6 +++--- doc/user/project/canary_deployments.md | 2 +- doc/user/project/deploy_boards.md | 2 +- doc/user/project/releases/index.md | 8 ++++---- 22 files changed, 33 insertions(+), 33 deletions(-) diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md index 6f91a6aa4d16a..df371b8a82fc0 100644 --- a/doc/administration/audit_events.md +++ b/doc/administration/audit_events.md @@ -49,7 +49,7 @@ You can view audit events scoped to a group or project. To view a group's audit events: 1. Go to the group. -1. On the left sidebar, select **Security and Compliance > Audit Events**. +1. On the left sidebar, select **Secure > Audit events**. Group events do not include project audit events. Group events can also be accessed using the [Group Audit Events API](../api/audit_events.md#group-audit-events). Group event queries are limited to a maximum of 30 @@ -58,7 +58,7 @@ days. To view a project's audit events: 1. Go to the project. -1. On the left sidebar, select **Security & Compliance > Audit Events**. +1. On the left sidebar, select **Secure > Audit events**. Project events can also be accessed using the [Project Audit Events API](../api/audit_events.md#project-audit-events). Project event queries are limited to a maximum of 30 days. diff --git a/doc/ci/cloud_deployment/ecs/deploy_to_aws_ecs.md b/doc/ci/cloud_deployment/ecs/deploy_to_aws_ecs.md index 9ea5f76733aac..f7604689b783c 100644 --- a/doc/ci/cloud_deployment/ecs/deploy_to_aws_ecs.md +++ b/doc/ci/cloud_deployment/ecs/deploy_to_aws_ecs.md @@ -79,7 +79,7 @@ and [Container Registry](../../../user/packages/container_registry/index.md).  -1. Visit **Packages and registries > Container Registry**. Make sure the application image has been +1. Visit **Deploy > Container Registry**. Make sure the application image has been pushed.  diff --git a/doc/ci/environments/index.md b/doc/ci/environments/index.md index 7141804f05804..689f92723ee8c 100644 --- a/doc/ci/environments/index.md +++ b/doc/ci/environments/index.md @@ -32,7 +32,7 @@ There are a few ways to view a list of environments for a given project: - On the project's overview page, if at least one environment is available (that is, not stopped).  -- On the left sidebar, select **Deployments > Environments**. +- On the left sidebar, select **Operate > Environments**. The environments are displayed.  diff --git a/doc/operations/feature_flags.md b/doc/operations/feature_flags.md index df1924ebb999b..d718c5ab9d71a 100644 --- a/doc/operations/feature_flags.md +++ b/doc/operations/feature_flags.md @@ -85,7 +85,7 @@ and the supported strategies are: - [User List](#user-list) Strategies can be added to feature flags when [creating a feature flag](#create-a-feature-flag), -or by editing an existing feature flag after creation by navigating to **Deployments > Feature flags** +or by editing an existing feature flag after creation by navigating to **Deploy > Feature flags** and selecting **Edit** (**{pencil}**). ### All users diff --git a/doc/topics/autodevops/cloud_deployments/auto_devops_with_eks.md b/doc/topics/autodevops/cloud_deployments/auto_devops_with_eks.md index 02748f7904c11..b85b99d1874c8 100644 --- a/doc/topics/autodevops/cloud_deployments/auto_devops_with_eks.md +++ b/doc/topics/autodevops/cloud_deployments/auto_devops_with_eks.md @@ -200,7 +200,7 @@ to monitor it. After successfully deploying your application, you can view its website and check on its health on the **Environments** page by navigating to -**Deployments > Environments**. This page displays details about +**Operate > Environments**. This page displays details about the deployed applications, and the right-hand column displays icons that link you to common environment tasks: diff --git a/doc/topics/autodevops/cloud_deployments/auto_devops_with_gke.md b/doc/topics/autodevops/cloud_deployments/auto_devops_with_gke.md index ac3d82c323ce0..f6a6c16e010b0 100644 --- a/doc/topics/autodevops/cloud_deployments/auto_devops_with_gke.md +++ b/doc/topics/autodevops/cloud_deployments/auto_devops_with_gke.md @@ -204,7 +204,7 @@ to monitor it. After successfully deploying your application, you can view its website and check on its health on the **Environments** page by navigating to -**Deployments > Environments**. This page displays details about +**Operate > Environments**. This page displays details about the deployed applications, and the right-hand column displays icons that link you to common environment tasks: diff --git a/doc/tutorials/dependency_scanning.md b/doc/tutorials/dependency_scanning.md index 67b6d10aaf678..90bc2ec96a22c 100644 --- a/doc/tutorials/dependency_scanning.md +++ b/doc/tutorials/dependency_scanning.md @@ -116,7 +116,7 @@ medium severity vulnerabilities and confirm only the high severity vulnerability To triage the vulnerabilities: -1. Go to **Security and Compliance > Vulnerability report**. +1. Go to **Secure > Vulnerability report**. 1. Select each of the medium severity vulnerabilities by selecting the checkbox in each row. 1. From the **Set status** dropdown list select **Dismiss**. From the **Dismissal reason** dropdown list select **Used in tests**, add the comment "Used in tests", then select **Change status**. @@ -166,7 +166,7 @@ To fix the vulnerability: Wait for the merge request pipeline to complete. 1. Refresh the page, then select **Merge**. 1. Wait for the pipeline to complete successfully. -1. Go to **Security and Compliance > Vulnerability report**. +1. Go to **Secure > Vulnerability report**. 1. Select the **High** vulnerability's description. A banner confirms that the vulnerability has been resolved in the `main` branch. You would @@ -174,7 +174,7 @@ To fix the vulnerability: `yarn.lock` file. For this tutorial, you can skip the verification step. 1. In the **Status** dropdown list, select **Resolve**, then select **Change status**. -1. Go to **Security and Compliance > Vulnerability report**. +1. Go to **Secure > Vulnerability report**. You should now see _no_ vulnerabilities listed in the vulnerability report. diff --git a/doc/user/application_security/api_fuzzing/index.md b/doc/user/application_security/api_fuzzing/index.md index 66d38d08e8595..e8feb0f4a59d7 100644 --- a/doc/user/application_security/api_fuzzing/index.md +++ b/doc/user/application_security/api_fuzzing/index.md @@ -2032,7 +2032,7 @@ Follow these steps to view details of a fuzzing fault: 1. You can view faults in a project, or a merge request: - - In a project, go to the project's **Security and Compliance > Vulnerability Report** + - In a project, go to the project's **Secure > Vulnerability report** page. This page shows all vulnerabilities from the default branch only. - In a merge request, go the merge request's **Security** section and select the **Expand** button. API Fuzzing faults are available in a section labeled diff --git a/doc/user/application_security/container_scanning/index.md b/doc/user/application_security/container_scanning/index.md index 5c604a3fb0853..791a73bfdc2f3 100644 --- a/doc/user/application_security/container_scanning/index.md +++ b/doc/user/application_security/container_scanning/index.md @@ -328,7 +328,7 @@ To enable Container Scanning in a project, create a merge request from the Secur page: 1. In the project where you want to enable Container Scanning, go to - **Security and Compliance > Security configuration**. + **Secure > Security configuration**. 1. In the **Container Scanning** row, select **Configure with a merge request**. This automatically creates a merge request with the changes necessary to enable Container Scanning. diff --git a/doc/user/application_security/dast_api/index.md b/doc/user/application_security/dast_api/index.md index 7f6457e843db1..b03f9102dae1a 100644 --- a/doc/user/application_security/dast_api/index.md +++ b/doc/user/application_security/dast_api/index.md @@ -1950,7 +1950,7 @@ Follow these steps to view details of a vulnerability: 1. You can view vulnerabilities in a project, or a merge request: - - In a project, go to the project's **Security and Compliance > Vulnerability Report** + - In a project, go to the project's **Secure > Vulnerability report** page. This page shows all vulnerabilities from the default branch only. - In a merge request, go the merge request's **Security** section and select the **Expand** button. DAST API vulnerabilities are available in a section labeled diff --git a/doc/user/application_security/dependency_list/index.md b/doc/user/application_security/dependency_list/index.md index cba87164f1212..8fbbcdbc8f237 100644 --- a/doc/user/application_security/dependency_list/index.md +++ b/doc/user/application_security/dependency_list/index.md @@ -16,7 +16,7 @@ details about those dependencies, including their known vulnerabilities. It is a <i class="fa fa-youtube-play youtube" aria-hidden="true"></i> For an overview, see [Project Dependency](https://www.youtube.com/watch?v=ckqkn9Tnbw4). -To see the dependency list, go to your project and select **Security and Compliance > Dependency list**. +To see the dependency list, go to your project and select **Secure > Dependency list**. This information is sometimes referred to as a Software Bill of Materials, SBOM, or BOM. diff --git a/doc/user/application_security/policies/index.md b/doc/user/application_security/policies/index.md index bd3da0b591326..47d959a1f3587 100644 --- a/doc/user/application_security/policies/index.md +++ b/doc/user/application_security/policies/index.md @@ -13,7 +13,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w Policies in GitLab provide security teams a way to require scans of their choice to be run whenever a project pipeline runs according to the configuration specified. Security teams can therefore be confident that the scans they set up have not been changed, altered, or disabled. You -can access these by navigating to your project's **Security and Compliance > Policies** page. +can access these by navigating to your project's **Secure > Policies** page. GitLab supports the following security policies: diff --git a/doc/user/compliance/license_list.md b/doc/user/compliance/license_list.md index 7f55ba50c5b2e..deec4e2891136 100644 --- a/doc/user/compliance/license_list.md +++ b/doc/user/compliance/license_list.md @@ -24,7 +24,7 @@ Alternatively, licenses will also appear under the license list when using our d 1. Your project must use at least one of the [supported languages and package managers](license_compliance/index.md#supported-languages-and-package-managers). -When everything is configured, on the left sidebar, select **Security & Compliance > License Compliance**. +When everything is configured, on the left sidebar, select **Secure > License compliance**. The licenses are displayed, where: diff --git a/doc/user/packages/composer_repository/index.md b/doc/user/packages/composer_repository/index.md index ba80871df8836..3f8b0761188d0 100644 --- a/doc/user/packages/composer_repository/index.md +++ b/doc/user/packages/composer_repository/index.md @@ -76,7 +76,7 @@ To publish the package with a deploy token: - `<tag>` is the Git tag name of the version you want to publish. To publish a branch, use `branch=<branch>` instead of `tag=<tag>`. -You can view the published package by going to **Packages and registries > Package Registry** and +You can view the published package by going to **Deploy > Package Registry** and selecting the **Composer** tab. ## Publish a Composer package by using CI/CD @@ -99,7 +99,7 @@ You can publish a Composer package to the Package Registry as part of your CI/CD 1. Run the pipeline. -To view the published package, go to **Packages and registries > Package Registry** and select the **Composer** tab. +To view the published package, go to **Deploy > Package Registry** and select the **Composer** tab. ### Use a CI/CD template diff --git a/doc/user/packages/conan_repository/index.md b/doc/user/packages/conan_repository/index.md index f06a7d83f9235..1ebd59d18fa49 100644 --- a/doc/user/packages/conan_repository/index.md +++ b/doc/user/packages/conan_repository/index.md @@ -295,7 +295,7 @@ There are two ways to remove a Conan package from the GitLab Package Registry. - From the GitLab user interface: - Go to your project's **Packages and registries > Package Registry**. Remove the + Go to your project's **Deploy > Package Registry**. Remove the package by selecting **Remove repository** (**{remove}**). ## Search for Conan packages in the Package Registry diff --git a/doc/user/packages/harbor_container_registry/index.md b/doc/user/packages/harbor_container_registry/index.md index 2bff6f79a27be..21468b9d3bb1f 100644 --- a/doc/user/packages/harbor_container_registry/index.md +++ b/doc/user/packages/harbor_container_registry/index.md @@ -71,4 +71,4 @@ To remove the Harbor Registry for a project: 1. Clear the **Active** checkbox under **Enable integration**. 1. Select **Save changes**. -The **Packages and registries > Harbor Registry** entry is removed from the sidebar. +The **Operate > Harbor Registry** entry is removed from the sidebar. diff --git a/doc/user/packages/package_registry/index.md b/doc/user/packages/package_registry/index.md index 91186e6c1597e..ce300e26f8c3c 100644 --- a/doc/user/packages/package_registry/index.md +++ b/doc/user/packages/package_registry/index.md @@ -26,7 +26,7 @@ Learn how to use the GitLab Package Registry to build your own custom package wo You can view packages for your project or group. 1. Go to the project or group. -1. Go to **Packages and registries > Package Registry**. +1. Go to **Deploy > Package Registry**. You can search, sort, and filter packages on this page. You can share your search results by copying and pasting the URL from your browser. @@ -131,7 +131,7 @@ You can also remove the Package Registry for your project specifically: **Packages** feature. 1. Select **Save changes**. -The **Packages and registries > Package Registry** entry is removed from the sidebar. +The **Deploy > Package Registry** entry is removed from the sidebar. ## Package Registry visibility permissions diff --git a/doc/user/packages/package_registry/reduce_package_registry_storage.md b/doc/user/packages/package_registry/reduce_package_registry_storage.md index 020cad5ac142b..4882753d6cfd2 100644 --- a/doc/user/packages/package_registry/reduce_package_registry_storage.md +++ b/doc/user/packages/package_registry/reduce_package_registry_storage.md @@ -29,7 +29,7 @@ You can delete packages by using [the API](../../../api/packages.md#delete-a-pro To delete a package in the UI, from your group or project: -1. Go to **Packages and registries > Package Registry**. +1. Go to **Deploy > Package Registry**. 1. Find the name of the package you want to delete. 1. Select **Delete**. @@ -46,7 +46,7 @@ You can delete packages by using [the API](../../../api/packages.md#delete-a-pac To delete package assets in the UI, from your group or project: -1. Go to **Packages and registries > Package Registry**. +1. Go to **Deploy > Package Registry**. 1. Find the name of the package you want to delete. 1. Select the package to view additional details. 1. Find the name of the assets you would like to delete. diff --git a/doc/user/packages/terraform_module_registry/index.md b/doc/user/packages/terraform_module_registry/index.md index d7f33dd9e7933..2f37b75b637c6 100644 --- a/doc/user/packages/terraform_module_registry/index.md +++ b/doc/user/packages/terraform_module_registry/index.md @@ -19,7 +19,7 @@ projects. To view Terraform modules in your project: 1. Go to the project. -1. On the left sidebar, select **Packages and registries > Terraform modules**. +1. On the left sidebar, select **Operate > Terraform modules**. You can search, sort, and filter modules on this page. @@ -186,7 +186,7 @@ Where `<namespace>` is the [namespace](../../../user/namespace/index.md) of the To download a Terraform module: -1. On the left sidebar, select **Packages and registries > Terraform modules**. +1. On the left sidebar, select **Operate > Terraform modules**. 1. Select the name of the module you want to download. 1. In the **Activity** section, select the name of the module you want to download. @@ -217,7 +217,7 @@ You can delete modules by using [the packages API](../../../api/packages.md#dele To delete a module in the UI, from your project: -1. On the left sidebar, select **Packages and registries > Terraform modules**. +1. On the left sidebar, select **Operate > Terraform modules**. 1. Find the name of the package you want to delete. 1. Select **Delete**. diff --git a/doc/user/project/canary_deployments.md b/doc/user/project/canary_deployments.md index 4b7ca6bbd8ec0..c4ef6a647dbd5 100644 --- a/doc/user/project/canary_deployments.md +++ b/doc/user/project/canary_deployments.md @@ -121,7 +121,7 @@ or by sending requests to the [GraphQL API](../../api/graphql/getting_started.md To use your [deploy board](../../user/project/deploy_boards.md): -1. Go to **Deployments > Environments** for your project. +1. Go to **Operate > Environments** for your project. 1. Set the new weight with the dropdown list on the right side. 1. Confirm your selection. diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md index 09a443614d08e..e2f5ef5a58cbc 100644 --- a/doc/user/project/deploy_boards.md +++ b/doc/user/project/deploy_boards.md @@ -127,7 +127,7 @@ To display the deploy boards for a specific [environment](../../ci/environments/  Once all of the above are set up and the pipeline has run at least once, -navigate to the environments page under **Deployments > Environments**. +go to the environments page under **Operate > Environments**. Deploy boards are visible by default. You can explicitly select the triangle next to their respective environment name to hide them. diff --git a/doc/user/project/releases/index.md b/doc/user/project/releases/index.md index bf1b03ac4f3e3..3030df8df41b7 100644 --- a/doc/user/project/releases/index.md +++ b/doc/user/project/releases/index.md @@ -38,7 +38,7 @@ When you create a release, or after, you can: To view a list of releases: -- On the left sidebar, select **Deployments > Releases**, or +- On the left sidebar, select **Deploy > Releases**, or - On the project's overview page, if at least one release exists, select the number of releases. @@ -194,7 +194,7 @@ Prerequisites: In the UI: -1. On the left sidebar, select **Deployments > Releases**. +1. On the left sidebar, select **Deploy > Releases**. 1. In the upper-right corner of the release you want to modify, select **Edit this release** (the pencil icon). 1. On the **Edit Release** page, change the release's details. 1. Select **Save changes**. @@ -236,12 +236,12 @@ the [Releases API](../../../api/releases/index.md#create-a-release). In the user interface, to associate milestones to a release: -1. On the left sidebar, select **Deployments > Releases**. +1. On the left sidebar, select **Deploy > Releases**. 1. In the upper-right corner of the release you want to modify, select **Edit this release** (the pencil icon). 1. From the **Milestones** list, select each milestone you want to associate. You can select multiple milestones. 1. Select **Save changes**. -On the **Deployments > Releases** page, the **Milestone** is listed in the top +On the **Deploy > Releases** page, the **Milestone** is listed in the top section, along with statistics about the issues in the milestones.  -- GitLab