gaelcolas / Sampler

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

Support for PSResourceGet #438

Closed johlju closed 11 months ago

johlju commented 1 year ago

Pull Request

Pull Request (PR) description

Added

Changed

Task list


This change is Reviewable

johlju commented 1 year ago

TODO: Add a configuration item so PSResourceGet is opt-in, similar to what we should do for ModuleFast. Done.

codecov[bot] commented 1 year ago

Codecov Report

Merging #438 (e6f1238) into main (285f347) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #438   +/-   ##
===================================
  Coverage    81%    81%           
===================================
  Files        44     44           
  Lines      2326   2326           
===================================
  Hits       1902   1902           
  Misses      424    424           
johlju commented 1 year ago

TODO: Make sure prereleases in RequiredModules.psd1 is supported. Done.

johlju commented 1 year ago

This is waiting on PR #437

johlju commented 1 year ago

TODO: Split out running integration tests in separate PR so I can continue creating integration tests. Done.

johlju commented 11 months ago

Will rebase this tomorrow friday.

johlju commented 11 months ago

@gaelcolas this is ready for review now! 🙂