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

[OC-50] Log body fix #528

Merged
merged 2 commits into from
Jul 5, 2017
Merged

[OC-50] Log body fix #528

merged 2 commits into from
Jul 5, 2017

Conversation

matteofigus
Copy link
Member

When looking at the request event, and the request body's object, that didn't seemed to be the original request body.

After some digging, I found out what the cause was. This is the fix.

I also did some testing and changed some dependencies in order to allow my local registry to run without problems.

Copy link
Contributor

@nickbalestra nickbalestra left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -50,18 +50,18 @@ module.exports = function(conf, repository) {
components,
(component, callback) => {
getComponent(
_.extend(component, {
Copy link
Contributor

Choose a reason for hiding this comment

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

+1

@nickbalestra nickbalestra merged commit 27e9f7e into master Jul 5, 2017
@nickbalestra nickbalestra deleted the log-body branch July 5, 2017 09:07
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