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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-07-27 22:03:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-07-27 22:03:37 +0300
commit42c5548470596a37ed1a071e3bb72af2c9c35c0e (patch)
tree460370c3d31272184a5d7f74a5a52e8a25297186 /config/feature_flags/development
parente154e2735d9832994b0499d69732966abe2e3f5d (diff)
Add latest changes from gitlab-org/security/gitlab@15-0-stable-ee
Diffstat (limited to 'config/feature_flags/development')
-rw-r--r--config/feature_flags/development/ci_yaml_limit_size.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/feature_flags/development/ci_yaml_limit_size.yml b/config/feature_flags/development/ci_yaml_limit_size.yml
deleted file mode 100644
index 222dc409c45..00000000000
--- a/config/feature_flags/development/ci_yaml_limit_size.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: ci_yaml_limit_size
-introduced_by_url: https://dev.gitlab.org/gitlab/gitlabhq/-/merge_requests/3126
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/29875
-milestone: '12.0'
-type: development
-group: group::pipeline authoring
-default_enabled: true