chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

Ma/hmac2 #20

Closed markan closed 11 years ago

kevsmith commented 11 years ago

Overall I like the direction this code is taking. Reviewing all the changes took more time than I expected because the PR covers a lot of ground. In the future we should keep PRs more tightly scoped so they're easier to review and reason about. For example, this PR could be broken into these separate PRs:

Each of these PRs represent standalone work which combines to achieve the same goal while remaining easy to review individually.