Closed sojojo closed 3 months ago
LGTM other than fixing the failing tests. I think running make lint should fix this
also please update setup.py version by one
Thanks for the tip, Zach! Looks like the updates pass the lint check and I've updated the version. I'll wait for the final CircleCI checks to complete
Make the exposed key ends up in production first (or make it optional to exist in your checks here)
E.g. check if a plan_type key exists first
ah ok. The latest change should do the trick
check to see whether user has membership to any enterprise organizations. if so, override the default organization with the first enterprise organization for which they are a member
https://linear.app/nomic/issue/NOM-1764/atlas-python-client-make-users-default-organization-set-to-first
Summary:
Added a check to set the default organization to the first enterprise organization if the user is a member of any, and updated version to
3.0.45
.Key points:
3.0.45
.nomic/dataset.py
,setup.py
nomic/dataset.py::AtlasClass::_get_current_users_main_organization
setup.py
version from3.0.44
to3.0.45
.Generated with :heart: by ellipsis.dev