-
Notifications
You must be signed in to change notification settings - Fork 69
Gitignore and verify consume #109
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
4207510
to
a01b737
Compare
2ed8a7f
to
353b64e
Compare
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! just some small doc things we should do before merging!
) | ||
|
||
type VerificationSummary struct { |
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.
for the newly exposed types, let's add comments so there's docs in pkg.go.dev.
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.
updated, feel free to offer some wording suggestions, thanks!
Signed-off-by: Sally O'Malley <somalley@redhat.com>
Signed-off-by: Sally O'Malley <somalley@redhat.com>
353b64e
to
2df2786
Compare
Signed-off-by: Sally O'Malley <somalley@redhat.com>
2df2786
to
8f2b7d6
Compare
Resolves #108
Summary
Refactor verify logic to be consumable by gitOps tools
Release Note
NONE