Put required modules into the repo and consume them in dev scenarios #3103
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Change
Adds the newer version of
PowerShellGet(and its dependencies) that isn't installed by default on Windows so that a clean machine can build and run the dev package and tests. Changes the tests and dev package to consume the modules as well.This change also updates the CI pipeline to produce a full package layout for testing. This will enable the full package experience to be tested in the end-to-end tests.
Validation
Tests working locally, dev package working locally, in absence of newer version of module.
Microsoft Reviewers: Open in CodeFlow