mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
356 B
YAML
14 lines
356 B
YAML
---
|
|
table_name: p_ci_runner_machine_builds
|
|
classes:
|
|
- Ci::RunnerManagerBuild
|
|
feature_categories:
|
|
- fleet_visibility
|
|
description: Relationships between builds and runner managers
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111484
|
|
milestone: '15.9'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|