-
Notifications
You must be signed in to change notification settings - Fork 3
1.5.1
Russell Seymour edited this page Jul 4, 2018
·
1 revision
Bug fixes for running knife
on Windows
Enhancement to allow options to be specified to the Berkshelf commands when using the 'Upload Cookbook to Chef Server' task
- Running
knife
on Windows produced error 'spawn knife ENOENT' (https://github.com/chef-partners/vsts-chef/issues/18)
- When using the 'Upload Cookbook to Chef Server' task it is now possible to specify options to the
install
andupload
commands. (https://github.com/chef-partners/vsts-chef/issues/16)
Endpoints
Tasks
- Add Variables to Chef Environment
- Install ChefDK
- Execute Chef Client
- Install InSpec
- Execute Inspec
- Install Gem
- Execute Knife
- Linting
- Test Kitchen
- Release Cookbook Version to Environment
- Update Cookbook Version Number
- Upload Cookbook to Chef Server
- Publish Cookbook to Supermarket
Guides
Releases