-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fixed hearthbeat bug #429
Fixed hearthbeat bug #429
Conversation
…o.json clowder would throw and error and the extractor would not get registered.
@max-zilla can you test a private extractor that includes an owner in extractor_info.json. Thank you. |
# Conflicts: # CHANGELOG.md # doc/src/sphinx/conf.py # project/Build.scala # public/swagger.yml # version.sh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all seems to work as expected.
I was able to test this as well. Ran Tested. works fine. approving. |
Thanks! Next time feel free to add yourself to list of reviewers. |
where if the owner was not set in extractors_info.json clowder would throw and error and the extractor would not get registered.