-SaveDscDependency on Linux by bergmeister · Pull Request #1246 · PowerShell/PSScriptAnalyzer
Navigation Menu
{{ message }}
PowerShell / PSScriptAnalyzer Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
JamesWTruher merged 9 commits intoPowerShell:developmentfrom
Jun 6, 2019Merged
-SaveDscDependency on Linux#1246
JamesWTruher merged 9 commits intoPowerShell:developmentfrom
-SaveDscDependency on Linux#1246
JamesWTruher merged 9 commits intoPowerShell:developmentfrom
Conversation
Copy link
Collaborator
PR Summary
Fixes #1228
CI on Linux is not fully setup for Linux, therefore only the unit tests are run but locally I have run them (since DSC setup/installation is non trivial and not supported on all OSs at the moment)
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
bergmeister added 9 commits
May 30, 2019 20:48…pendency tests that are currently disabled on Linux
…ect up to 7 test failures here) whilst also making the tests a bit x-plat compliant (TDD)
…ck for DSC installation
…nalyzer into SaveDscDependencyOnLinux # Conflicts: # Tests/Engine/ModuleDependencyHandler.tests.ps1
…nalyzer into SaveDscDependencyOnLinux
… time. There is more cleanup needed in this class in general but this is the minimum viable change
bergmeister
marked this pull request as ready for review
bergmeister
added this to the
1.18.1 milestone
bergmeister
added
the
Area - DSC
label
JamesWTruher
merged commit
84f433a
into
PowerShell:development
bergmeister
mentioned this pull request
bergmeister
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment