Skip to content

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

Merged
merged 11 commits into from
May 26, 2021

Conversation

boegel
Copy link
Member

@boegel boegel commented Apr 17, 2021

No description provided.

@boegel boegel added this to the next release (4.3.5?) milestone Apr 17, 2021
@boegel
Copy link
Member Author

boegel commented Apr 28, 2021

This probably needs more work to ensure that sanity checks for extensions are also done when using eb --sanity-check-only...

@ocaisa
Copy link
Member

ocaisa commented May 11, 2021

This probably needs more work to ensure that sanity checks for extensions are also done when using eb --sanity-check-only...

Yes, I just noticed that sanity checks for extensions are not run when using --module-only so this is a more general shortcoming.

…ck-only or --module-only by initializing class instances for extensions if that wasn't done yet
@boegel boegel force-pushed the sanity_check_only branch from ffc9678 to 25a1fe8 Compare May 25, 2021 09:04
@boegel boegel changed the title add support for --sanity-check-only add support for --sanity-check-only + also run sanity check for extensions when using --module-only May 25, 2021
@easybuilders easybuilders deleted a comment from boegelbot May 25, 2021
@akesandgren akesandgren dismissed bartoldeman’s stale review May 25, 2021 15:08

Decision was made to not change.

akesandgren
akesandgren previously approved these changes May 25, 2021
Copy link
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@easybuilders easybuilders deleted a comment from boegelbot May 25, 2021
Copy link
Member

@ocaisa ocaisa left a 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]>
Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ocaisa ocaisa merged commit 584de26 into easybuilders:develop May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants