jina-ai / jina-hubble-sdk

Python API for authentication, resource management with Hubble
Apache License 2.0
19 stars 2 forks source link

Add namespace in the usage of using an Executor when do `jina hub push` #107

Closed mapleeit closed 1 year ago

delgermurun commented 1 year ago

For new format we need username for the URI.

For now, only the owner can push, but once organization support is added it will no longer be the case. Also, in order to get the logged-in user's name, an additional request needs to be sent.

So, I think it would be better to include the owner's name in the API response. What do you think @mapleeit @nomagick?

nomagick commented 1 year ago

Makes sense. As part of the meta.

delgermurun commented 1 year ago

Cool. So for now please add it into pushing stream's completed payload @nomagick Thanks.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 0.26.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: