Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1.1 KB

win_choco CHANGELOG

This file is used to list changes made in each version of the win_choco cookbook.

0.4.3

  • Adding ci.yml and git actions to perform cookstyle and kitchen tests

0.4.2

  • Fixed some Inspec checks to validate workstation installed

0.4.0

  • Created a software package for chef_developers tag.

0.3.0

  • Validate working with Client 18
  • No changes were needed

0.2.1

  • Added OpenJDK

0.1.6

  • Updated the Profile Description

0.1.5

  • Added NodeJS
  • Added Adobe Acrobat Reader
  • Added VSCode if Node Attribute

0.1.3

  • Installs and Validates Microsoft Edge

0.1.2

  • Updated Kitchen.yml to use latest Chef Client that allows for Compliance Phase when running -z
  • Fixed Compliance Profile to send to chef-server-automate (and CLI)
  • The Compliance phase requires Client 17 (metadata.rb)

0.1.0

Initial release.

  • Installs Choco
  • Installs Git
  • Compliance Profile is built in.

The check sometimes needs to run twice because the path does not get updated during the run to be able to run the choco list commands.