marpaia / chef-golang

Go library to interact with the Chef server API
Other
77 stars 32 forks source link

add all cookbook items to CookbookVersion #9

Closed spheromak closed 10 years ago

spheromak commented 10 years ago

This completes the CookbookVersion Type per the chef-api docs adding the missing objects: http://docs.opscode.com/api_chef_server.html#cookbooks-name-version

marpaia commented 10 years ago

Cool, thanks, I'm glad someone did this :+1:

@spheromak you're adding a lot of functionality, what're you using this library for?

spheromak commented 10 years ago

@marpaia I've been writing tooling for our CI workflow. Using it to solve and download per-runlist 'manifests' from a 'cookbook' server thats fed by CI. Writing tooling to ensure we can deploy infra through our pipeline. Hit me up on IRC if you want to chat about it more. I forgot your irc handle on freenode :|