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

PSAdapter cache updates #468

Merged
merged 6 commits into from
Jun 24, 2024
Merged

Conversation

anmenaga
Copy link
Contributor

PR Summary

  1. Adding a parameter that users can use to clear PSAdapter cache:
    .\psDscAdapter\powershell.resource.ps1 -Operation ClearCache

  2. Adding a cache version and logic to rebuild the cache if version in the cache file does not match version in the running code. This will remove problems with updates to newer dsc versions.

@SteveL-MSFT
Copy link
Member

@anmenaga please address the merge conflict

@SteveL-MSFT SteveL-MSFT enabled auto-merge June 21, 2024 19:56
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jun 24, 2024
Merged via the queue into PowerShell:main with commit 83efbc3 Jun 24, 2024
3 of 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.

3 participants