List of deprecated functions that will be removed in future versions.
gl_builds(project, api_version = 4, ...)
gl_ci_job()
id (preferred way) or name of the project. Not repository name.
Since gl_builds
is no longer working for GitLab API v4,
this must be set to "3" in order to avoid deprecation
warning and HTTP error. It currently
default to "4" with deprecation message.´
Parameters to the new function
Warning for deprecated functions and output depending on the superseeding function.
gl_builds | in favour of gl_pipelines |
gl_ci_job | in favour of use_gitlab_ci |