Skip to content

Conversation

@rande
Copy link
Contributor

@rande rande commented Mar 2, 2016

No description provided.

@rande rande changed the title [WIP] improve api support improve api support Mar 2, 2016
@rande
Copy link
Contributor Author

rande commented Mar 2, 2016

ping @plouc ;)

gitlab.go Outdated
return nil, fmt.Errorf("Client.Do error: %q", err)
}

if resp.StatusCode >= 400 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't like consts? 😃
if resp.StatusCode >= http.StatusBadRequest {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was the original code ;) I will fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@ns3777k
Copy link
Contributor

ns3777k commented Mar 3, 2016

would be great if you update readme as well 🙏

README.md Outdated



*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rande the formatting seems broken

@rande rande changed the title improve api support [WIP] improve api support Mar 3, 2016
@rande rande changed the title [WIP] improve api support Improve api support Mar 3, 2016
@rande
Copy link
Contributor Author

rande commented Mar 3, 2016

@plouc I think we are ready to merge

plouc pushed a commit that referenced this pull request Mar 3, 2016
@plouc plouc merged commit c1f6531 into plouc:master Mar 3, 2016
@plouc
Copy link
Owner

plouc commented Mar 3, 2016

@rande, I think so :)

@rande
Copy link
Contributor Author

rande commented Mar 4, 2016

Thanks, I can now release: https://github.com/rande/gitlab-ci-helper

@rande rande deleted the add_support_for_builds branch March 4, 2016 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants