Nicolaj Bjerregaard Christensen

Results 3 issues of Nicolaj Bjerregaard Christensen

Gitlab returns a list of tags for each job. I have added it to the Job response. Also the id field on a job has been changed to a string,...

The GitLab API supports finding pipelines by 'source' (whatever triggered the pipeline). I have added the source element to the pipeline request and detailed response.

Added the 'Source' element to pipelines. Both in the request and the detailed response. Changed the type of the Id field on the Job type from int to string (id's...