chef-boneyard / delivery-truck

DEPRECATED: Delivery build cb for pipelines
Apache License 2.0
36 stars 52 forks source link

Why `berks vendor && knife` instead of `berks upload` #36

Open patcon opened 7 years ago

patcon commented 7 years ago

https://github.com/chef-cookbooks/delivery-truck/blob/master/recipes/publish.rb#L64-L84

Just wondering why this choice was made -- if there's a specific reason, or if it was just nice to have the cookbooks in the workspace for debugging.

Thanks!

EDIT: I'd be happy to submit a PR with the rationale. I'm personally wondering whether berks upload is a bad practice or something I should avoid for some reason, that's all.

scalp42 commented 6 years ago

@patcon did you ever figure it out? Curious as well