Skip to content

feat: add load_user_info with options for orcid and skip_creation_config` #150

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

Closed
Tracked by #145
yucongalicechen opened this issue Jan 3, 2025 · 1 comment · Fixed by #154
Closed
Tracked by #145
Milestone

Comments

@yucongalicechen
Copy link
Collaborator

  • Implement check_and_build_global_config() to prompt for user inputs.
  • User can specify skip_creation_config to bypass input prompts.
  • Add an argument for user to provide orcid.
@sbillinge
Copy link
Contributor

I don't think we want to expose "skip_creation_config`, or whatever it is called, to users. We put that there for developers who want to use this functionality in their programs but not bother users with the input prompts and handle things differently in their programs. But I agree, we want to grab their orcid if we can.

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 a pull request may close this issue.

2 participants