Skip to content

Allow workaround for class-based WinPS#797

Merged
SteveL-MSFT merged 13 commits intoPowerShell:mainfrom
Gijsreyn:enable-class-based-winps
May 13, 2025
Merged

Allow workaround for class-based WinPS#797
SteveL-MSFT merged 13 commits intoPowerShell:mainfrom
Gijsreyn:enable-class-based-winps

Conversation

@Gijsreyn
Copy link
Collaborator

@Gijsreyn Gijsreyn commented May 9, 2025

PR Summary

While authoring a DSC class-based DSC resource, I noticed that PSDesiredStateConfiguration v1.1 never lists out class-based DSC resources. This PR addresses #798 and implements a workaround using the GetTypeInstanceFromModule.

@Gijsreyn Gijsreyn marked this pull request as ready for review May 9, 2025 08:41
@Gijsreyn
Copy link
Collaborator Author

Gijsreyn commented May 9, 2025

@SteveL-MSFT Ready to 🚀 if there are no remarks.

@Gijsreyn Gijsreyn force-pushed the enable-class-based-winps branch from 6b6135c to 4db895e Compare May 10, 2025 06:09
@Gijsreyn Gijsreyn requested a review from SteveL-MSFT May 10, 2025 06:10
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue May 13, 2025
Merged via the queue into PowerShell:main with commit 47c0d4f May 13, 2025
4 checks passed
@Gijsreyn Gijsreyn deleted the enable-class-based-winps branch May 23, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants