Merge pull request #329 from puppetlabs/release
Release merge-back version v2.6.0
Point pdk gem to head of master until PDK-1525 resolved
Merge pull request #330 from puppetlabs/pdksync_pdksync-pdkgemupdate
pdksync - (maint) Override pdk gem version to master branch (PDK-1525 workaround until release)
Merge pull request #331 from puppetlabs/pdksync_simplecov
(MODULES-10120) enable simplecov; update to PDK 1.14.1; minor cleanups
(MODULES-9599) Rubocop (automated) code fixes
(MODULES-9599) Replace deprecated regexp_matches method in acceptance tests (MODULES-9599) Rubocop automated violation fixes
(MODULES-9599) Rubocop (manual) code fixes and .rubocop_todo update
(MODULES-9599) Manual Rubocop fixes for spec/defines/sp_configure_spec.rb (MODULES-9599) Manual Rubocop fixes for spec/defines/role_spec.rb (MODULES-9599) Manual Rubocop fixes for lib/puppet/type/sqlserver_instance.rb (MODULES-9599) More Rubocop fixups for lib/puppet/type/sqlserver_instance.rb (MODULES-9599) Final wave of Rubocop fixes (MODULES-9599) Disable RSpec/Filepath cops for server_helper_spec.rb and sql_connection_spec.rb (MODULES-9599) Revert RSpec/SubjectStub (MODULES-9599) Run pdk update (MODULES-9599) Fix typo (MODULES-9599) Fix typo (MODULES-10060) Revert special char password enforcement fix (MODULES-9599) Redo Rubocop fix causing inst error (MODULES-9599) Restore multi line declaration to features.rb (MODULES-9599) Fix incorrect method name (MODULES-9599) Restore incorrectly removed class method identifiers (MODULES-9599) Restore all class method identifiers in lib/puppet_x/sqlserver/features.rb (MODULES-9599) Fixed typo in spec/sql_testing_helpers.rb (MODULES-9599) Revert to old style regex for debugging CI failures Revert "(MODULES-9599) Revert to old style regex for debugging CI failures" This reverts commit 17b1dd4. (MODULES-9599) Restore all class method identifiers in lib/puppet/provider/sqlserver.rb (MODULES-9599) Remove typo (MODULES-9599) Move some Rubocop disables to .rubocopy_todo.yml (MODULES-9599) Add .rubocop.yml to .sync.yml for mgmt (MODULES-9599) Fix missed indentation issue in spec/spec_helper.rb
Revert to metadata.json from upstream/master
Bump Metrics/LineLength Rubocop limit to 300
Merge pull request #326 from cmccrisken-puppet/MODULES-9599
(MODULES-10060) Fix Rubocop violations in puppetlabs-sqlserver
Update .sync.yml for Rubocop fixes
Merge pull request #333 from puppetlabs/sync_yml_fixes
(maint) Update .sync.yml for Rubocop fixes
Merge pull request #332 from puppetlabs/pdksync_pdksync-disableforge
pdksync - "MODULES-10236 disable deploy_to_forge for the module"
Merge pull request #334 from michaeltlombardi/maint/master/remove-mai…
…ntainers (MAINT) Remove MAINTAINERS file
Merge pull request #335 from puppetlabs/pdksync_travis-updates
pdksync - (maint) travis updates: bundler and slack
(MODULES-6585) Note that SSMS is installed separately in 2016+
Add a note to the README's Limitations section that SSMS must be installed separately since SQL Server 2016, which moved SSMS to its own installer. This does not satisfy the other criteria of MODULES-6585 (implement and test failure modes when passing SSMS as a feature).
Merge pull request #338 from sheenaajay/dependencyfix
(MODULES-10387) fix dependencies
Merge pull request #339 from sheenaajay/dependencyfix
(MODULES-10388) fix missing gem
Merge pull request #340 from sheenaajay/fixpowershelldep
(maint) fix dependencies of powershell to 4.0.0
Merge pull request #337 from gguillotte/update-SSMS-readme
(MODULES-6585) Note that SSMS is installed separately in 2016+