-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat(restapi): add task plugin signature analysis endpoint, clients & tests #762
Conversation
…ype to annotation
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.
The actual functionality of the inputs and response seem good, so I focused on code style, organization, and parameter naming conventions in my review. There's some places where I provided two options for a name, we can move the discussion into Slack to get more feedback on what the team prefers for these if needed.
In addition to my code change requests, when its time to consolidate and rewrite the commit messages, I recommend having a separate commit for adding Andy's signature analysis code and unit tests so that he gets proper authorship/attribution. |
closed with #719 |
Closes #691.
Remake of #719 as rebase went sideways