Skip to content

Fix ProjectBuild.play raising error even on success#165

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
hakkeroid:patch-1
Oct 17, 2016
Merged

Fix ProjectBuild.play raising error even on success#165
gpocentek merged 1 commit intopython-gitlab:masterfrom
hakkeroid:patch-1

Conversation

@hakkeroid
Copy link
Copy Markdown
Contributor

Running play on ProjectBuild raises a GitlabBuildPlayError although the request was successful. It looks like gitlab returns a 200-OK instead of 201-CREATED response and as such always raises an exception.

Running play on ProjectBuild raises a GitlabBuildPlayError although the request was successful. It looks like gitlab returns a 200-OK instead of 201-CREATED response and as such always raises an exception.
@hakkeroid hakkeroid changed the title Fix ProjectBuild.play raises error on success Fix ProjectBuild.play raising error even on success Oct 17, 2016
@gpocentek gpocentek merged commit 5f444e4 into python-gitlab:master Oct 17, 2016
@gpocentek
Copy link
Copy Markdown
Contributor

Thank you!

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.

2 participants