gaelcolas / Sampler

Module template with build pipeline and examples, including DSC elements.
MIT License
167 stars 42 forks source link

Support prerelease with ModuleFast and make PSResourceGet the default method #453

Closed johlju closed 8 months ago

johlju commented 8 months ago

Pull Request

Pull Request (PR) description

Fixed

Closes #450 Fixes #445

Task list


This change is Reviewable

johlju commented 8 months ago

This need to be documented in the README.md. But gonna wait a while to see what more changes happen around resolving dependencies.

johlju commented 8 months ago

Todo:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dc2c207) 81% compared to head (a4fe355) 81%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/gaelcolas/Sampler/pull/453/graphs/tree.svg?width=650&height=150&src=pr&token=xHbQB1FHYN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gael)](https://app.codecov.io/gh/gaelcolas/Sampler/pull/453?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gael) ```diff @@ Coverage Diff @@ ## main #453 +/- ## =================================== Coverage 81% 81% =================================== Files 44 44 Lines 2328 2328 =================================== Hits 1904 1904 Misses 424 424 ```
johlju commented 8 months ago

I'm merging this. Tested generating and building a SimpleModule with this change. Let me know if there are any issues and I will fix them as soon as possible.

johlju commented 8 months ago

/az run