-
Notifications
You must be signed in to change notification settings - Fork 211
add support for --sanity-check-only + also run sanity check for extensions when using --module-only #3655
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
Conversation
This probably needs more work to ensure that sanity checks for extensions are also done when using |
Yes, I just noticed that sanity checks for extensions are not run when using |
…ions is also run when using --sanity-check-only
…ck-only or --module-only by initializing class instances for extensions if that wasn't done yet
…f exts_list is empty
…--module-only, unless --force is used
Co-authored-by: ocaisa <[email protected]>
Decision was made to not change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, typo in a comment
Co-authored-by: ocaisa <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.