Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2022-03-25 00:31:50 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-03-25 00:31:50 +0300
commit0183ed5bb3d68ae41a4baca307238ba82ac5e014 (patch)
treedad3228c2d40ecb1d6fd3b8b38b73ea1216e0559
parent7a40bace0cabf01660cc65b06b00ab5886f776ed (diff)
parent982260f42d2c0eefbe63d6fbaae71ccbcca226e5 (diff)
Merge branch 'cc-add-more-topics-global-nav' into 'main'
Add orphaned CI and flags topics to global nav See merge request gitlab-org/gitlab-docs!2533
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 3046e5be..dfd623bf 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1415,6 +1415,8 @@ sections:
doc_url: 'ee/ci/pipelines/pipeline_architectures.html'
- doc_title: Pipeline efficiency
doc_url: 'ee/ci/pipelines/pipeline_efficiency.html'
+ - doc_title: Pipeline resource groups
+ doc_url: ee/ci/resource_groups/
- doc_title: Directed acyclic graph (DAG)
doc_url: 'ee/ci/directed_acyclic_graph/'
- doc_title: Multi-project pipelines
@@ -1767,6 +1769,8 @@ sections:
doc_url: 'ee/ci/environments/incremental_rollouts.html'
- doc_title: Deploy to AWS
doc_url: 'ee/ci/cloud_deployment/'
+ - doc_title: Deploy to Amazon ECS
+ doc_url: 'ee/ci/cloud_deployment/ecs/quick_start_guide.html'
- doc_title: Releases
doc_url: 'ee/user/project/releases/'
- doc_title: Review Apps
@@ -2519,6 +2523,8 @@ sections:
doc_url: 'ee/development/feature_flags/controls.html'
- doc_title: Documenting feature flags
doc_url: 'ee/development/documentation/feature_flags.html'
+ - doc_title: Feature flags API
+ doc_url: 'ee/api/features.html'
- doc_title: Framework - DeclarativePolicy
doc_url: 'ee/development/policies.html'
- doc_title: Frontend development