Merge pull request #268 from puppetlabs/release
Merge Release Back To Master
(MODULES-7406) Update .sync.yml for PDK
This commit updates the .sync.yml in preparation for the module to be converted to PDK format.
(MODULES-7406) PDK Convert the module
This commit converts the module to PDK format. There are no code or test changes as part of this conversion. Note that rubocop testing is effectively disabled and will be rectified in further pull requests.
Merge pull request #269 from glennsarti/modules-7406-pdkify
(MODULES-7406) PDK Convert the module
(MODULES-7658) use beaker3 in puppet-module-gems
Merge pull request #270 from puppetlabs/pdksync_pdksync-beaker3
pdksync - (MODULES-7658) use beaker3 in puppet-module-gems
Merge pull request #271 from puppetlabs/pdksync_bumping_puppet_version
pdksync - (MODULES-7705) - Bumping stdlib dependency from < 5.0.0 to < 6.0.0
(MODULES-7658) use beaker4 in puppet-module-gems
Merge pull request #272 from puppetlabs/pdksync_pdksync-beaker4
pdksync - (MODULES-7658) use beaker4 in puppet-module-gems
- Prior code from 9b8a0fe used a non-obvious behavior in the mocking framework to return the Description value from an error instance. If the count of errors was returned was increased by 1, the code would be subtly wrong as mocks are generating to each call of .Errors(x) with the supplied values. - Instead, more clearly mock the actual code path, and additionally provide two separate messages, demonstrating they are iterated and joined properly
Merge pull request #273 from Iristyle/maint-spec-fixes
(maint) Spec fixes
(MODULES-7833) Update metadata for Puppet 6
Merge pull request #278 from puppetlabs/release
(L10n) Updating translations for readmes/README_ja_JP.md
Merge pull request #277 from ThoughtCrhyme/MODULES-7833
(MODULES-7833) Update metadata for Puppet 6
(MODULES-8126) release prep for 2.2.0
Merge pull request #279 from ThoughtCrhyme/master
(MODULES-8126) release prep for 2.2.0
(MAINT) fix CHANGELOG compare link
Merge pull request #280 from ThoughtCrhyme/maint
(MAINT) fix CHANGELOG compare link
Merge pull request #281 from RandomNoun7/maint/release/update-release…
…-date Update Release Date In Changelog