Merge pull request #171 from puppetlabs/release
(MODULES-8048) - 2.1.0 Mergeback
This commit sets the template-url to the pdk-templates repo and runs pdk convert to bring the module up to date
Merge pull request #172 from jpogran/maint-update-pdk-template-url
(maint) Update pdk template
(MODULES-5625) Fail on empty strings in REG_MULTI_SZ
Previously it possible to pass in empty strings into REG_MULTI_SZ registry types, however according to the Microsoft documentation [1] this is not allowed. This commit modifies the registry_value type to validate incoming array infomration and to fail if this data is passed through. This commit also adds tests for these scenarios. [1] https://docs.microsoft.com/en-us/windows/desktop/sysinfo/registry-value-types
Merge pull request #173 from glennsarti/modules-5625-idempotent-array
(MODULES-5625) Fail on empty strings in REG_MULTI_SZ
(FM-7693) Add Windows Server 2019
The registry module now supports Windows Server 2019. This commit updates the metadata.json to show that Server 2019 is supported.
Merge pull request #174 from glennsarti/FM-7693-server2019
(FM-7693) Add Windows Server 2019
MODULES-8532 - pdksync_heads/master-0-g7281db5
Merge pull request #175 from puppetlabs/pdksync_pdksync_heads/master-…
…0-g7281db5 pdksync - MODULES-8532 - pdksync_heads/master-0-g7281db5
(WIN-280) add skip() unless pattern to unit tests
to facilitate more complete test output from our unit tests.
Merge pull request #176 from ThoughtCrhyme/WIN-280
(WIN-280) add skip() unless pattern to unit tests
Merge pull request #182 from puppetlabs/eimlav-patch-1
(maint) Update issues url
[MODULES-9197] Align registry to core module structure and process
- Remove Puppet 4 support - Run pdk update - Fully enable rubocop - Add Puppet Strings
MODULES-9197 Align registry to core module structure and process (#181)
MODULES-9197 Align registry to core module structure and process
Repair broken project url (not found) to point at github repo
This commit updates the metadata so that rather than pointing at a non-existent URL -- which was redirecting folks to the main puppet.com page -- it now points at the github repository for the project, just like virtually all of our other modules.
Merge pull request #184 from gabe-sky/repair_project_url
MODULES-9802 Repair broken project url to point at repo
Merge pull request #185 from puppetlabs/pdksync_add_codeowners
(maint) Add a codeowners file
(maint) - Updating windows versions
Updating windows versions to be inline with formatting of other supported modules
Merge pull request #187 from puppetlabs/elainemccloskey-patch-1
(maint) - Updating windows versions
Merge pull request #186 from david22swan/lint_fixes
(maint) - Lint Fixes
(maint) - Prepare for Changelog Generator
Merge pull request #188 from david22swan/Changelog
(maint) - Add support for Changelog Generator