Skip to content

Conversation

@OneBlue
Copy link
Collaborator

@OneBlue OneBlue commented Oct 30, 2025

Summary of the Pull Request

This change updates the sample WSL_POST_BUILD_COMMAND to include the usual -ExecutionPolicy Bypass -NoProfile -NonInteractive arguments when calling powershell

PR Checklist

  • Closes: Link to issue #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated if needed and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated if needed
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the PowerShell post-build command in the sample user configuration by adding execution policy and profile flags to ensure the deployment script runs reliably in various PowerShell execution environments.

Key changes:

  • Updated the commented-out WSL_POST_BUILD_COMMAND example to include PowerShell flags that bypass execution policy restrictions and disable profile loading

@OneBlue OneBlue merged commit 64160a4 into master Oct 30, 2025
12 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