Skip to content
This repository was archived by the owner on May 18, 2021. It is now read-only.

v0.1.2

Compare
Choose a tag to compare
@mlafeldt mlafeldt released this 30 Dec 16:28
· 461 commits to master since this release
  • Add ability to install chef-runner using Homebrew. Thanks to @fh!
  • Define environment variable CHEF_RUNNER_DEBUG to print commands and their
    arguments as they are executed (set -x).
  • Fix Cucumber step that handles a command with an option.
  • Update documentation.
  • Update Cucumber gem.
  • Only test against one version of Ruby on Travis.