Skip to main content

GITLAB_VERSION_FLOOR

Constant GITLAB_VERSION_FLOOR 

Source
pub const GITLAB_VERSION_FLOOR: (u64, u64);
Expand description

The GitLab version this convention needs, as major and minor.

trigger: strategy: mirror arrived in GitLab 18.2, and the merge-request pipeline’s project-jobs bridge rests on it: below the floor the child pipeline’s status never reaches the parent, so a failing project job merges.