2022-06-21 17:19:12 +05:30
|
|
|
---
|
|
|
|
table_name: ci_sources_pipelines
|
|
|
|
classes:
|
|
|
|
- Ci::Sources::Pipeline
|
|
|
|
feature_categories:
|
2022-07-16 23:28:13 +05:30
|
|
|
- pipeline_authoring
|
|
|
|
description: It stores parent-child and cross-project pipeline relationships.
|
2022-06-21 17:19:12 +05:30
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/163983e0d7d1dab622846441bd0dd9086c78a69f
|
|
|
|
milestone: '9.3'
|
2023-03-04 22:38:38 +05:30
|
|
|
gitlab_schema: gitlab_ci
|