Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set/Test/Export and other updates for PSAdapter #411

Merged
merged 7 commits into from
Apr 18, 2024

Conversation

anmenaga
Copy link
Collaborator

@anmenaga anmenaga commented Apr 17, 2024

PR Summary

Updates:

  1. Added implementation and re-enabled tests for script-based and class-based resources for Set and Test operations
  2. Added implementation and re-enabled tests for Export operation (class-based resources only)
  3. Fixed regression in custom psmodulepath in configs
  4. removed PSDesiredStateConfiguration v2.0.7 module from being shipped in DSC releases
  5. removed unneeded Configuration/BaseRegistration files that were left over from 1st iteration of Michael's PR
  6. moved everything except resource json manifests into psDscAdapter subfolder

Notes:

  1. PSAdapter at this point has a dependency on PSDesiredStateConfiguration module (for both: script-based and class-based resources)

@anmenaga anmenaga marked this pull request as draft April 17, 2024 19:19
@anmenaga anmenaga changed the title Set/Test updates for PSAdapter Set/Test/Export and other updates for PSAdapter Apr 17, 2024
@anmenaga anmenaga force-pushed the psadapter_updates1 branch 4 times, most recently from f48a4e9 to c4ceb48 Compare April 17, 2024 23:12
@anmenaga anmenaga marked this pull request as ready for review April 17, 2024 23:35
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 18, 2024
Merged via the queue into PowerShell:main with commit d8a12d3 Apr 18, 2024
4 checks passed
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