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

[DO NOT MERGE] Credential Engine launch #2415

Open
wants to merge 867 commits into
base: main
Choose a base branch
from
Open

Conversation

ChelseaKR
Copy link
Collaborator

No description provided.

ChelseaKR and others added 23 commits May 10, 2024 15:25
…entialEngineUtils

- Added error handling and logging to all utility functions in CredentialEngineUtils.ts.
- Modularized functions for better readability and maintainability.
- Enhanced logging messages to provide better context for errors and processing steps.
- Improved type safety and filtering in functions returning CTDLResource and other types.
- Ensured consistent error handling throughout the code.
…entialEngineUtils

- Added error handling and logging to all utility functions in CredentialEngineUtils.ts.
- Modularized functions for better readability and maintainability.
- Enhanced logging messages to provide better context for errors and processing steps.
- Improved type safety and filtering in functions returning CTDLResource and other types.
- Ensured consistent error handling throughout the code.
- Updated logError function to use the built-in Error type instead of 'any' for error parameter.
- Ensured all error handling across functions adheres to using the Error type.
- Improved type safety and maintainability by avoiding the use of 'any'.
- Added error handling and logging to all utility functions in CredentialEngineUtils.ts.
- Enhanced logging messages to provide better context for errors and processing steps.
- Modularized functions for better readability and maintainability.
- Improved type safety and filtering in functions returning CTDLResource and other types.
- Ensured consistent error handling throughout the code.
- Updated logError function to use the built-in Error type instead of 'any' for error parameter.
- Ensured all error handling across functions adheres to using the Error type.
- Improved type safety and maintainability by avoiding the use of 'any'.
- Added error handling and logging to all utility functions in CredentialEngineUtils.ts.
- Enhanced logging messages to provide better context for errors and processing steps.
- Modularized functions for better readability and maintainability.
- Improved type safety and filtering in functions returning CTDLResource and other types.
- Ensured consistent error handling throughout the code.
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.

4 participants