This file is used to list changes made in each version of the gpg cookbook.
2020-05-14 15:58:39 +0100
- resolved cookstyle error: resources/install.rb:1:36 convention:
Layout/TrailingWhitespace - resolved cookstyle error: resources/install.rb:1:37 refactor:
ChefModernize/FoodcriticComments
- Use Github Actions for testing
- Fix Ubuntu platform checks in the
gpg_keyresource - Use true/false in the resource to simplify the types
- Adds two new resources
gpg_installandgpg_key - Use CircleCI for testing
- Sous Chefs will now be maintaining this cookbook. For more information on Sous Chefs see http://sous-chefs.org/
- This cookbook now requires Chef 12 or later
- Added a chefignore file
- Added local testing with delivery local mode
- Added Code of conduct, testing, contributing, license, and changelog files
- Added
chef_version,source_url, andissues_urlto the metadata - Added ubuntu/debian to the metadata as supported platforms
- Updated the kitchen config to use Vagrant on common platforms
- Resolved all cookstyle / foodcritic warnings