Skip to content

Conversation

@BernieWhite
Copy link
Member

@BernieWhite BernieWhite commented Dec 5, 2024

PR Summary

  • VSCode extension includes PSRule runtime.
    • The PSRule runtime is bundled with the VSCode extension.
    • Separate installation of the PSRule PowerShell module is no longer required.
  • VSCode extension asks to automatically restore modules.
    • When opening a workspace, the extension will ask to restore any modules from the lock file.
    • Alternatively, running the PSRule: Restore modules command manually will restore modules.

Fixes #1755
Fixes #2642

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Code changes
    • Have unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite requested a review from a team as a code owner December 5, 2024 17:51
@BernieWhite BernieWhite merged commit 7f3dc1f into microsoft:main Dec 5, 2024
19 checks passed
@BernieWhite BernieWhite deleted the bewhite/vscode-restore-modules branch December 5, 2024 18:18
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.

Prompt to install and update PSRule module Tooling shipped with VSCode

1 participant