Skip to main content

Module gitlab

Module gitlab 

Source
Expand description

GitLab CI variables analysis.

Layered resolution: included files (local) < file-global variables: < job-level variables:. Values interpolate shell-style ($VAR, ${VAR}, ${VAR:-word}) through the interpolation engine, and — unlike Compose — variable definitions in one file may reference each other in any order, so definitions are collected first and interpolated in a second pass. include: remote / include: template entries are external and are reported, not fetched.

Structs§

GitlabCandidate
GitlabJob
GitlabReference
GitlabReport
GitlabSourceRef
GitlabVariable

Enums§

GitlabDisposition
GitlabSourceKind

Functions§

analyze_gitlab
analyze_gitlab_with_content
gitlab_human
gitlab_json
gitlab_variable_human
gitlab_variable_json