This file is used to list changes made in each version of the gpg cookbook.
- Fix markdown formatting in the changelog
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Update tested platforms
- Set minimum Chef version to 15.3 for unified_mode support
- Added support for SUSE and OpenSUSE
- Comment out enforce_idempotency in kitchen.dokken.yml so tests work
- Update/Remove the platforms we test against
- Fix support for pinentry_mode on Ubuntu 16.04
- 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_key
resource - Use true/false in the resource to simplify the types
- Adds two new resources
gpg_install
andgpg_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_url
to 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