chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

[SHACK-304] Promote chef-apply gem to Rubygems on every successful PR merge #31

Closed tyler-ball closed 6 years ago

tyler-ball commented 6 years ago

Description

This is the first PR needed for SHACK-304. Promoting the chef-apply gem on every PR merge means that all we need to do in ChefDK is update dependencies to get the latest set of changes to chef-apply.

Issues Resolved

SHACK-304

Check List

coderanger commented 6 years ago

:+1: should definitely make a note somewhere to revise once things stabilize though, to make user support a little more chunky :)

tyler-ball commented 6 years ago

@coderanger Agreed. I've added a blob of comment to https://github.com/chef/chef-workstation/pull/232 as a separate commit to try and help explain what is happening