mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
16 lines
431 B
YAML
16 lines
431 B
YAML
---
|
|
table_name: project_ci_cd_settings
|
|
classes:
|
|
- ProjectCiCdSetting
|
|
feature_categories:
|
|
- continuous_integration
|
|
- continuous_delivery
|
|
- fleet_visibility
|
|
description: Project-scoped settings related to the CI/CD domain
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/392c411bdc16386ef42c86afaf8c4d8e4cddb955
|
|
milestone: '10.8'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|