Skip to content

feat: forcefully remove top-level functionality#531

Open
drake-nominal wants to merge 2 commits intomainfrom
deidukas/remove-toplevel-methods
Open

feat: forcefully remove top-level functionality#531
drake-nominal wants to merge 2 commits intomainfrom
deidukas/remove-toplevel-methods

Conversation

@drake-nominal
Copy link
Copy Markdown
Collaborator

No description provided.

@drake-nominal drake-nominal requested a review from alkasm November 19, 2025 21:37
@drake-nominal drake-nominal force-pushed the deidukas/feat-remove-deprecated-stuff branch from e8ff44b to a3ba4b7 Compare November 19, 2025 22:21
@drake-nominal drake-nominal force-pushed the deidukas/feat-remove-deprecated-stuff branch from a3ba4b7 to 6f7bc7a Compare December 1, 2025 16:48
Comment thread nominal/__init__.py
case "get_user":
raise ImportError(
f"nominal.get_user has been removed. "
f"Use `nominal.core.NominalClient.get_user` instead, see {AUTHENTICATION_DOCS_LINK}"
Copy link
Copy Markdown
Contributor

@alkasm alkasm Dec 1, 2025

Choose a reason for hiding this comment

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

auth link is probably not relevant?

Base automatically changed from deidukas/feat-remove-deprecated-stuff to main December 2, 2025 03:54
Copy link
Copy Markdown
Collaborator

@stefanv stefanv left a comment

Choose a reason for hiding this comment

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

Thanks for handling all these outstanding deprecations. After the next sync with main, we should get it merged so it doesn't drift into conflicts again.

Are there any plans for end-to-end or other testing?

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.

3 participants