Skip to content
Russell Seymour edited this page Jan 30, 2018 · 1 revision

1.4.16

Removal of obsolete Node libraries that were making the VSTS extension file too large for upload.

Three new tasks have been added.

Enahncements

  • Three new tasks added
    • Linting - perform various linting tasks as defined in the Rakefile of your cookbook
    • Install Cookbook Gems - using ChefDK this task will install the Gems that are defined in the cookbook GemFile.
    • Test Kitchen - allows Test Kitchen tests to be performed as defined in the Kitchen configuration file.
  • Obsolete libraries have been removed, some which were not being used at all. Other libraries have been removed that had duplicate functions in other required modules.