Skip to content
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

Refactor to support local extensions #4194

Merged
merged 1 commit into from Dec 7, 2022

Conversation

PeterSchafer
Copy link
Contributor

@PeterSchafer PeterSchafer commented Nov 4, 2022

What does this PR do?

Introduces the capability to run local extension workflows as commands. The available workflow is "depgraph".

Where should the reviewer start?

cliv2/cmd/cliv2/main.go

How should this be manually tested?

By running the depgraph command, for example like this

snyk_darwin_arm64 depgraph -d --all-projects ..

@PeterSchafer PeterSchafer force-pushed the chore/HMMR-574_default_local_extensions branch 3 times, most recently from 7968ecd to 2c49b20 Compare November 4, 2022 15:18
@PeterSchafer PeterSchafer marked this pull request as ready for review November 30, 2022 10:51
@PeterSchafer PeterSchafer requested a review from a team as a code owner November 30, 2022 10:51
@PeterSchafer PeterSchafer force-pushed the chore/HMMR-574_default_local_extensions branch 2 times, most recently from 40f3af1 to a34fdcb Compare December 1, 2022 14:49
multiple refactorings and improvements to support running local extensions as cli commands.

Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
@PeterSchafer PeterSchafer force-pushed the chore/HMMR-574_default_local_extensions branch from a34fdcb to 125a9b3 Compare December 1, 2022 14:54
@PeterSchafer PeterSchafer merged commit 1a67e66 into master Dec 7, 2022
@PeterSchafer PeterSchafer deleted the chore/HMMR-574_default_local_extensions branch December 7, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants