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 registry resource to handle deleting non-existing reg value/key#847

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 3 commits intoPowerShell:mainfromSteveL-MSFT:reg-delete-nonexist
May 29, 2025

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

registry resource was not handling NotFound error when attempting to delete a reg value or key. Fix is to treat that as success trying to delete something that doesn't exist.

PR Context

Fix#843

@SteveL-MSFTSteveL-MSFT requested a review fromtgauthMay 29, 2025 03:43
@SteveL-MSFTSteveL-MSFT added this pull request to themerge queueMay 29, 2025
Merged via the queue intoPowerShell:main with commit7ed105eMay 29, 2025
4 checks passed
@SteveL-MSFTSteveL-MSFT deleted the reg-delete-nonexist branchMay 29, 2025 17:02
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
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

config set throws errors for resources with "_exist: false" if they don't exist
2 participants
@SteveL-MSFT@tgauth

[8]ページ先頭

©2009-2025 Movatter.jp