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

[PatchPlanning] Add CLI cmd for patch planning #1129

Merged
merged 17 commits into from Aug 8, 2023

Conversation

rmetzman
Copy link
Contributor

@rmetzman rmetzman commented Aug 4, 2023

Description of the PR

  • Add support for patch planning cli cmd (named patch)
  • Fix some bugs in the guacanalytics folder

PR Checklist

  • All commits have a Developer Certificate of Origin (DCO) -- they are generated using -s flag to git commit.
  • All new changes are covered by tests
  • If GraphQL schema is changed, make generate has been run
  • If collectsub protobuf has been changed, make proto has been run
  • All CI checks are passing (tests and formatting)
  • All dependent PRs have already been merged

Rebecca Metzman added 2 commits August 4, 2023 18:33
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
@rmetzman rmetzman marked this pull request as ready for review August 4, 2023 19:12
Copy link
Contributor

@lumjjb lumjjb left a comment

Choose a reason for hiding this comment

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

initial review comments

cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
Rebecca Metzman added 3 commits August 7, 2023 15:46
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
pkg/cli/store.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Show resolved Hide resolved
cmd/guacone/cmd/patch.go Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
pkg/guacanalytics/helpers.go Outdated Show resolved Hide resolved
pkg/guacanalytics/toposort.go Outdated Show resolved Hide resolved
Rebecca Metzman added 4 commits August 7, 2023 20:55
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
@rmetzman rmetzman requested a review from pxp928 August 7, 2023 21:40
Rebecca Metzman added 2 commits August 8, 2023 19:11
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Rebecca Metzman added 2 commits August 8, 2023 19:33
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Copy link
Contributor

@lumjjb lumjjb left a comment

Choose a reason for hiding this comment

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

minor nits , else LGTM

cmd/guacone/cmd/patch.go Outdated Show resolved Hide resolved
cmd/guacone/cmd/patch.go Show resolved Hide resolved
cmd/guacone/cmd/patch.go Show resolved Hide resolved
Copy link
Collaborator

@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @rmetzman. Will have to rebase on main for it to auto-merge

rmetzman and others added 3 commits August 8, 2023 20:31
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
Signed-off-by: Rebecca Metzman <rmetzman@google.com>
@kodiakhq kodiakhq bot merged commit 7d1960b into guacsec:main Aug 8, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants