GitLabApiClient
GitLabApiClient copied to clipboard
Tag list on jobs
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, as the id is larger than what can be contained in an integer.