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/oc 4290 #54

Closed markan closed 11 years ago

markan commented 11 years ago

I've tried to rebase and cleanup so that the diff history is more readable.

This passes all tests with one exception:

rebar eunit apps=pushy skip_deps=true fails, but rebar eunit skip_deps=true passes; apparently the sha2 library isn't being properly loaded. Not sure where that slipped, in, working on fixing that now.

jkeiser commented 11 years ago

Commenting complete; I love the approach and particularly love that almost all message parsing is moved completely to the node_state FSM (except on first message).

kevsmith commented 11 years ago

Pulled the latest updates this morning. I'm +1 for merging.