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

Add fix to return enum string values#800

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
SteveL-MSFT merged 15 commits intoPowerShell:mainfromGijsreyn:fix-enum-output
May 21, 2025

Conversation

Gijsreyn
Copy link
Contributor

@GijsreynGijsreyn commentedMay 9, 2025
edited
Loading

PR Summary

This PR addresses#791. While it is a small redesign, casting the value to a string makes logical sense. When users are exporting or getting values, they can capture the results and store them as a configuration document instead of having them returned as integers. This would match the schematics, even though that is not implementedfully.

@Gijsreyn
Copy link
ContributorAuthor

@mgreenegit I'm bothering Steve too much, so I thought of giving you a heads-up. Could you take a quick look at this one? It shouldn't be that big of a change.

@GijsreynGijsreyn marked this pull request as ready for reviewMay 10, 2025 13:40
Copy link
Collaborator

@michaeltlombardimichaeltlombardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Minor nits for readability and spacing characters.

@Gijsreyn
Copy link
ContributorAuthor

Thanks@michaeltlombardi for the check. I thought there was a remark once to do it in the style Pester tests are written (OTBS). I switched the blocks inpsDscAdapter.psm1 to match that style.

@SteveL-MSFTSteveL-MSFT added this pull request to themerge queueMay 21, 2025
Merged via the queue intoPowerShell:main with commitad75d30May 21, 2025
4 checks passed
Copy link
Collaborator

@theJasonHelmicktheJasonHelmick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@GijsreynGijsreyn deleted the fix-enum-output branchJune 2, 2025 16:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@theJasonHelmicktheJasonHelmicktheJasonHelmick left review comments

@michaeltlombardimichaeltlombardimichaeltlombardi approved these changes

@mgreenegitmgreenegitAwaiting requested review from mgreenegit

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@Gijsreyn@theJasonHelmick@michaeltlombardi@SteveL-MSFT

[8]ページ先頭

©2009-2025 Movatter.jp