Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Releases: Roblox/visualstudio

v2.0.1: Merge pull request #11 from zirkov/bugfix/chef-mixlib-deprecation

24 Jun 01:42
0966c19

Choose a tag to compare

Add modify action and drop support for Chef 12

14 Jun 18:08
8d26341

Choose a tag to compare

  • Add the :modify action to VS2017 resource/provider
  • Major version update as the support for Chef 12 is dropped in a previous commit
  • use_inline_resources is removed as it is default in Chef 13+
  • Add the auto-detection of install vs modify
  • Add helper methods to check for installed VS 2017 versions
  • Add the logic to choose an action to install recipe

v1.2.6: Add test kitchen with test policy and dummy tests (#8)

02 Apr 19:26

Choose a tag to compare

* Added .kitchen.yml, test/recipes and test/policyfiles
* Fixed version in metadata.rb to match CHANGELOG and github versions

Installer options and acceptable return codes

01 Apr 19:36
f3c99b0

Choose a tag to compare

Merge pull request #7 from zirkov/master

Installer options and acceptable return codes

Allow for overriding install dir on a per-edition basis

09 Oct 21:23
422501e

Choose a tag to compare

Merge pull request #5 from mattcl/install-dir

Allow for overriding the install dir on a per-edition level

Remove Chef::shell_out as it was deprecated replaced with mixin

12 Jun 00:19
75736fc

Choose a tag to compare

Merge pull request #4 from Brantone/master

Remove Chef::shell_out as it was deprecated replaced with mixin

Make the installers download components from the web when needed

13 Feb 01:07
25b495b

Choose a tag to compare