mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
336 B
YAML
14 lines
336 B
YAML
---
|
|
table_name: ci_build_trace_chunks
|
|
classes:
|
|
- Ci::BuildTraceChunk
|
|
feature_categories:
|
|
- continuous_integration
|
|
description: TODO
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9d6fe7bfdf9ff3f68ee73baa0e3d0aa7df13c351
|
|
milestone: '10.8'
|
|
gitlab_schema: gitlab_ci
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|