GitLab API endpoint GET /projects/:id/pipelines/:pipeline_id documentation is incorrect or am I doing this wrong?
In the GitLab API documentation for pipelines, it states that this is available in the free, premium, and ultimate tiers. The following example is given for getting data back for multiple pipelines
how to use gitlab api for a project hosted on gitlab cloud
I recently migrated my project instance to gitlab cloud.
Checking GitLab API access: FAILED failed to decode response from /check endpoint: invalid character ‘<' looking for beginning of value
I tried to add a wiki for a project in gitlab via web interface but it returned:
“13:update reference: running pre-receive hooks: GitLab: /allowed endpoint respond with unsupported content type: text/html.”