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

ci_builds_runner_session.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e46442da3f2ac9bd16e2c70075f80e6007bf3b5 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_builds_runner_session
classes:
- Ci::BuildRunnerSession
feature_categories:
- runner
description: Store build-related runner session. Data is removed after the respective job transitions from running to any state.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/6208
milestone: '11.1'