-
Notifications
You must be signed in to change notification settings - Fork 7
Feat/cosmetology app #1256
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
base: main
Are you sure you want to change the base?
Feat/cosmetology app #1256
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- remove military affiliation related logic
Removing logic related to attestations
f743d47 to
2875385
Compare
Removing provider related notification logic
| print('\n' + '=' * 60) | ||
| print('APP CLIENT CREDENTIALS (FOR ONE-TIME LINK SERVICE)') | ||
| print('=' * 60) | ||
| print(json.dumps(credentials, indent=2)) |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
Requirements List
Description List
Testing List
yarn test:unit:allshould run without errors or warningsyarn serveshould run without errors or warningsyarn buildshould run without errors or warningsbackend/compact-connect/tests/unit/test_api.pyrun compact-connect/bin/download_oas30.pyCloses #