Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PSScriptAnalyzer
Public
Notifications
You must be signed in to change notification settings
Fork
415
Star
2.2k
Code
Issues
401
Pull requests
21
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
-SaveDscDependency on Linux
- #1246
#1246
Merged
James Truher (JamesWTruher)
merged 9 commits into
PowerShell:development
PowerShell/PSScriptAnalyzer:development
from
bergmeister:SaveDscDependencyOnLinux
bergmeister/PSScriptAnalyzer:SaveDscDependencyOnLinux
Copy head branch name to clipboard
Jun 6, 2019
Conversation
Commits
9
(9)
Checks
Files changed
Merged
-SaveDscDependency on Linux
#1246
James Truher (JamesWTruher)
merged 9 commits into
PowerShell:development
PowerShell/PSScriptAnalyzer:development
from
bergmeister:SaveDscDependencyOnLinux
bergmeister/PSScriptAnalyzer:SaveDscDependencyOnLinux
Copy head branch name to clipboard
Commits
Commits on May 30, 2019
Add test that should fail on Linux first (TDD)
Christoph Bergmeister (bergmeister)
committed
19b315d
View commit details
Copy full SHA for 19b315d
Browse repository at this point
Fix TDD test and make code more x-plat compliant to fix some ModuleDependency tests that are currently disabled on Linux
Christoph Bergmeister (bergmeister)
committed
c34ff8f
View commit details
Copy full SHA for c34ff8f
Browse repository at this point
Enable ModuleDependencyHandler.tests.ps1 Pester tests on Linux (I expect up to 7 test failures here) whilst also making the tests a bit x-plat compliant (TDD)
Christoph Bergmeister (bergmeister)
committed
2758de2
View commit details
Copy full SHA for 2758de2
Browse repository at this point
Commits on May 31, 2019
make some tests runnable in ModuleDependencyHandler.tests.ps1 and check for DSC installation
Christoph Bergmeister (bergmeister)
committed
9a2f490
View commit details
Copy full SHA for 9a2f490
Browse repository at this point
cleanup and do not run test in WMF4
Christoph Bergmeister (bergmeister)
committed
908cd3a
View commit details
Copy full SHA for 908cd3a
Browse repository at this point
fix tests on Linux
Christoph Bergmeister (bergmeister)
committed
1261df2
View commit details
Copy full SHA for 1261df2
Browse repository at this point
Commits on Jun 3, 2019
Merge branch 'development' of https://github.com/PowerShell/PSScriptAnalyzer into SaveDscDependencyOnLinux
Show description for f3608bf
Christoph Bergmeister (bergmeister)
committed
f3608bf
View commit details
Copy full SHA for f3608bf
Browse repository at this point
Commits on Jun 5, 2019
Merge branch 'development' of https://github.com/PowerShell/PSScriptAnalyzer into SaveDscDependencyOnLinux
Christoph Bergmeister (bergmeister)
committed
c7ac69e
View commit details
Copy full SHA for c7ac69e
Browse repository at this point
Adapt tests so that they pass the first time when being run the first time. There is more cleanup needed in this class in general but this is the minimum viable change
Christoph Bergmeister (bergmeister)
committed
3c56ee1
View commit details
Copy full SHA for 3c56ee1
Browse repository at this point
You can’t perform that action at this time.