Skip to content
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

Update Authentication Methods & Add Logging #8

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

JacobKnightley
Copy link
Collaborator

No description provided.

@JacobKnightley JacobKnightley force-pushed the users/JacobKnightley/identify_auth_type branch from 458e2ee to 8fa0e59 Compare January 2, 2025 17:31
@JacobKnightley JacobKnightley force-pushed the users/JacobKnightley/identify_auth_type branch from 326ee30 to e5c7008 Compare January 3, 2025 21:41
@JacobKnightley JacobKnightley changed the title Update Authentication Methods Update Authentication Methods & Add Logging Jan 4, 2025
@JacobKnightley
Copy link
Collaborator Author

This pull request focuses on improving logging, adding sample scripts, and updating the authentication approach to support users passing in their own authentication.

  • Documentation Updates
  • Sample Scripts added to document how to use the workspace object, how to pass in custom authentication, and how to define variables based on target environments
  • Authentication updated to support credential passed into workspace object, or default to current behavior if not provided
  • Logging added throughout the module to write to a common log file. Most print statements were changed to log statements. Additionally added logging outputs for the full API calls for better debugging of unhandled exceptions.

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.

1 participant