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
Accelerator
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
/
PowerShell
Public
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
54.9k
Code
Issues
1.3k
Pull requests
315
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
When formatting, if collection is modified, don't fail the entire pipeline
- #14438
#14438
Merged
Rob Holt (rjmholt)
merged 8 commits into
PowerShell:master
PowerShell/PowerShell:master
from
SteveL-MSFT:smarttostring
SteveL-MSFT/PowerShell:smarttostring
Copy head branch name to clipboard
Jan 28, 2021
Conversation
Commits
8
(8)
Checks
Files changed
Merged
When formatting, if collection is modified, don't fail the entire pipeline
#14438
Rob Holt (rjmholt)
merged 8 commits into
PowerShell:master
PowerShell/PowerShell:master
from
SteveL-MSFT:smarttostring
SteveL-MSFT/PowerShell:smarttostring
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2020
When formatting, if an exception occurs during enumeration, don't fail the whole operation
Steve Lee (SteveL-MSFT)
committed
ab49afc
View commit details
Copy full SHA for ab49afc
Browse repository at this point
Commits on Jan 7, 2021
address Rob's feedback
Steve Lee (SteveL-MSFT)
committed
b353ffa
View commit details
Copy full SHA for b353ffa
Browse repository at this point
Commits on Jan 8, 2021
Address Ilya's feedback adding comment
Steve Lee (SteveL-MSFT)
committed
bb277ef
View commit details
Copy full SHA for bb277ef
Browse repository at this point
Commits on Jan 14, 2021
add tracing when empty string is emitted due to exception
Steve Lee (SteveL-MSFT)
committed
6a704b0
View commit details
Copy full SHA for 6a704b0
Browse repository at this point
address Codefactor issue
Steve Lee (SteveL-MSFT)
committed
5d5125e
View commit details
Copy full SHA for 5d5125e
Browse repository at this point
Commits on Jan 15, 2021
Update src/System.Management.Automation/FormatAndOutput/common/Utilities/MshObjectUtil.cs
Show description for 058b178
Steve Lee (SteveL-MSFT)
and
Ilya (iSazonov)
authored
058b178
View commit details
Copy full SHA for 058b178
Browse repository at this point
Update src/System.Management.Automation/FormatAndOutput/common/Utilities/MshObjectUtil.cs
Show description for 352553e
Steve Lee (SteveL-MSFT)
and
Ilya (iSazonov)
authored
352553e
View commit details
Copy full SHA for 352553e
Browse repository at this point
Commits on Jan 27, 2021
address Rob's feedback to log the Exception message
Steve Lee (SteveL-MSFT)
committed
f87d673
View commit details
Copy full SHA for f87d673
Browse repository at this point
You can’t perform that action at this time.