List of deprecated functions that will be removed in future versions.

gl_builds(project, api_version = 4, ...)

gl_ci_job()

Arguments

project

id (preferred way) or name of the project. Not repository name.

api_version

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

Value

Warning for deprecated functions and output depending on the superseeding function.

Details

gl_buildsin favour of gl_pipelines
gl_ci_jobin favour of use_gitlab_ci