This repository was archived by the owner on Nov 21, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
ENH: Allow command in script run config #909
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more.
|
dccastro
approved these changes
Nov 6, 2023
Shruthi42
reviewed
Nov 6, 2023
Shruthi42
approved these changes
Nov 6, 2023
for more information, see https://pre-commit.ci
…oft/hi-ml into antonsc/command_in_config
for more information, see https://pre-commit.ci
…oft/hi-ml into antonsc/command_in_config
Comment on lines
+460
to
+461
| "Found environment variables for Service Principal authentication: First characters of App ID " | ||
| f"are {service_principal_id[:8]}... in tenant {tenant_id[:8]}..." |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
This expression logs [sensitive data (secret)](1) as clear text.
This expression logs [sensitive data (secret)](2) as clear text.
Comment on lines
+1942
to
+1943
| "Found environment variables for Service Principal authentication: First characters of App ID " | ||
| f"are {service_principal_id[:8]}... in tenant {tenant_id[:8]}..." |
Check failure
Code scanning / CodeQL
Clear-text logging of sensitive information
This expression logs [sensitive data (secret)](1) as clear text.
This expression logs [sensitive data (secret)](2) as clear text.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.