-SaveDscDependency on Linux by bergmeister · Pull Request #1246 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bergmeister

Copy link

Collaborator

@bergmeister bergmeister commented

May 30, 2019

edited

Loading

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

…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)
…nalyzer into SaveDscDependencyOnLinux

# Conflicts:
#	Tests/Engine/ModuleDependencyHandler.tests.ps1
… time. There is more cleanup needed in this class in general but this is the minimum viable change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

1.18.1

Development

Successfully merging this pull request may close these issues.

SaveDscDependency throws error on Linux

2 participants

@bergmeister @JamesWTruher