Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(web): Make Bitbucket Server Ping work #693

Merged
merged 3 commits into from
Jan 8, 2019

Conversation

abergmeier
Copy link
Contributor

@abergmeier abergmeier commented Jan 8, 2019

These changes make Bitbucket Server ping posts no longer fail.

abergmeier and others added 3 commits January 8, 2019 18:43
Bitbucket Server posts an empty Body to Gate. This should succeed.
Empty body should be supported since e.g. Bitbucket Server uses them.
@ethanfrogers ethanfrogers merged commit 188e203 into spinnaker:master Jan 8, 2019
@abergmeier abergmeier deleted the fix/bitbucket branch January 9, 2019 07:23
abergmeier added a commit to abergmeier/gate that referenced this pull request Jan 9, 2019
* feature(web): Ensure that Bitbucket Server is supported

Bitbucket Server posts an empty Body to Gate. This should succeed.

* fix(web): Ensure that a webhooks request works with empty Body

Empty body should be supported since e.g. Bitbucket Server uses them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants