Skip to content

Fix risk check on monorepos#155

Closed
mlieberman85 wants to merge 1 commit intokusaridev:mainfrom
mlieberman85:fix-risk-check
Closed

Fix risk check on monorepos#155
mlieberman85 wants to merge 1 commit intokusaridev:mainfrom
mlieberman85:fix-risk-check

Conversation

@mlieberman85
Copy link
Copy Markdown

Risk check was failing on monorepos because it was expecting each subproject to be its own individual git repo which is not usually the case.

This change both fixes the issue and adds a --scan-subprojects flag for just concurrently scanning all subprojects.

Ideally in the future we build a design that thinks of monorepos and subprojects as first class citizens.

Risk check was failing on monorepos because it was expecting each
subproject to be its own individual git repo which is not usually
the case.

This change both fixes the issue and adds a --scan-subprojects
flag for just concurrently scanning all subprojects.

Ideally in the future we build a design that thinks of monorepos
and subprojects as first class citizens.
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.

1 participant