From 93b1f84ccb7c18fa6991fb950d54d4c9b6511b6c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 10 Nov 2023 18:11:24 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/components/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/ci/components') diff --git a/doc/ci/components/index.md b/doc/ci/components/index.md index 338e4b2c205..0ebfb974afb 100644 --- a/doc/ci/components/index.md +++ b/doc/ci/components/index.md @@ -4,14 +4,12 @@ group: Pipeline Authoring info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments --- -# CI/CD components **(FREE ALL EXPERIMENT)** +# CI/CD components **(FREE ALL BETA)** > - Introduced as an [experimental feature](../../policy/experiment-beta-support.md) in GitLab 16.0, [with a flag](../../administration/feature_flags.md) named `ci_namespace_catalog_experimental`. Disabled by default. > - [Enabled on GitLab.com and self-managed](https://gitlab.com/groups/gitlab-org/-/epics/9897) in GitLab 16.2. > - [Feature flag `ci_namespace_catalog_experimental` removed](https://gitlab.com/gitlab-org/gitlab/-/issues/394772) in GitLab 16.3. - -This feature is an experimental feature and [an epic exists](https://gitlab.com/groups/gitlab-org/-/epics/9897) -to track future work. Tell us about your use case by leaving comments in the epic. +> - [Moved](https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/130824) to [Beta status](../../policy/experiment-beta-support.md) in GitLab 16.6. A CI/CD component is a reusable single pipeline configuration unit. Use them to compose an entire pipeline configuration or a small part of a larger pipeline. -- cgit v1.2.3