All notable changes to this project will be documented in this file.
- Update workflows to 2.0.1
- Remove mdl and replace with markdownlint-cli2
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Require chef-infra version 15.3 or greater
- Add ubuntu 20.04 support
- Add ubuntu 21.04 support
- Update standardised files from sous-chefs/repo-management
- Migrated to Github Actions for testing
- Simplified the PPA setup in the
apt_repository
resource - resolved cookstyle error: recipes/windows.rb:19:18 convention:
Layout/TrailingWhitespace
- resolved cookstyle error: recipes/windows.rb:19:19 refactor:
ChefModernize/FoodcriticComments
- Add a TESTING.md file
- Use a new windows test image and test windows 2016
- Use a custom resource instead of an LWRP
- Add tests.
- Make the cookbook actions idempotent.
- Remove the chefspec tests
- Add support for Mac OS X
- On Debian/Ubuntu install package instead of just setting up Atom apt ppa repo
- On Windows, install package directly instead of using Chocolatey
- Add specs and integration tests