puppetlabs / Puppet.Dsc

Convert DSC resources into Puppet Resource API types and providers
https://www.powershellgallery.com/packages/Puppet.Dsc
Apache License 2.0
9 stars 12 forks source link

bump required pwshlib to 1.2.0 and greater #298

Closed jordanbreen28 closed 2 months ago

jordanbreen28 commented 2 months ago

bumps the minimum required puppetlabs/pwshlib to 1.2.0, as dsc_timeout logic is only present in these module versions.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 19.70%. Comparing base (3adb824) to head (8a29e94). Report is 6 commits behind head on main.

Files Patch % Lines
...internal/functions/Update-PuppetModuleMetadata.ps1 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## ======================================= Coverage 19.70% 19.70% ======================================= Files 47 47 Lines 868 868 ======================================= Hits 171 171 Misses 697 697 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.