Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Fix regression in get-all default output#874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

In the original change to supportjson-array output, the conversion fromGetOutputFormat toOutputFormat didn't correctly handleNone which ended up in the anything else default to JSON format whereasNone should return YAML when used interactively. The fix is to make sureNone gets propagated correctly.

Also updated theProcess resource, which is only used for testing, to only emit 3 instances rather than having it scroll off the terminal.

Finally, fixed a non-blocking test issue in the WinPS test that would fail on non-Windows during cleanup.

PR Context

Fix#866

@SteveL-MSFTSteveL-MSFT added this pull request to themerge queueJun 9, 2025
Merged via the queue intoPowerShell:main with commit723825aJun 9, 2025
4 checks passed
@SteveL-MSFTSteveL-MSFT deleted the get-all-regression branchJune 9, 2025 21:30
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tgauthtgauthtgauth approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Breaking Change get --all and export return difference
2 participants
@SteveL-MSFT@tgauth

[8]ページ先頭

©2009-2025 Movatter.jp