references to users, groups, issues, merge requests, and other GitLab
elements.
...
...
@@ -68,51 +65,49 @@ Projects include the following [features](https://about.gitlab.com/features/):
**GitLab CI/CD:**
-[GitLab CI/CD](../../ci/README.md): the GitLab built-in [Continuous Integration, Delivery, and Deployment](https://about.gitlab.com/blog/2016/08/05/continuous-integration-delivery-and-deployment-with-gitlab/) tool
-[GitLab CI/CD](../../ci/README.md): Use the built-in [Continuous Integration, Delivery, and Deployment](https://about.gitlab.com/blog/2016/08/05/continuous-integration-delivery-and-deployment-with-gitlab/) tool.
-[Container Registry](../packages/container_registry/index.md): Build and push Docker
-[Pipeline settings](../../ci/pipelines/settings.md): Set up Git strategy (choose the default way your repository is fetched from GitLab in a job),
timeout (defines the maximum amount of time in minutes that a job is able run), custom path for `.gitlab-ci.yml`, test coverage parsing, pipeline's visibility, and much more
-[Kubernetes cluster integration](clusters/index.md): Connecting your GitLab project
with a Kubernetes cluster
-[Feature Flags](../../operations/feature_flags.md): Feature flags allow you to ship a project in
different flavors by dynamically toggling certain functionality**(PREMIUM)**
browse, and download job artifacts.
-[Pipeline settings](../../ci/pipelines/settings.md): Set up Git strategy (how jobs fetch your repository),
timeout (the maximum amount of time a job can run), custom path for `.gitlab-ci.yml`, test coverage parsing, pipeline visibility, and more.
-[Kubernetes cluster integration](clusters/index.md): Connect your GitLab project
with a Kubernetes cluster.
-[Feature Flags](../../operations/feature_flags.md): Ship different features
by dynamically toggling functionality.**(PREMIUM)**
-[GitLab Pages](pages/index.md): Build, test, and deploy your static
website with GitLab Pages
website.
**Other features:**
-[Wiki](wiki/index.md): document your GitLab project in an integrated Wiki.
-[Snippets](../snippets.md): store, share and collaborate on code snippets.
-[Value Stream Analytics](../analytics/value_stream_analytics.md): review your development lifecycle.
-[Insights](insights/index.md): configure the Insights that matter for your projects. **(ULTIMATE)**