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

Fix 55 #69

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PavanMudigondaTR
Copy link
Collaborator

Fix 55

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

invoke-pwsh.js:36

  • The command installs the preview version of PowerShell. It should install the stable version to avoid potential issues with breaking changes.
await exec.exec('winget install --id Microsoft.PowerShell.Preview --source winget');
Copy link

@Copilot 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.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 suggestions.

invoke-pwsh.js Outdated Show resolved Hide resolved
invoke-pwsh.js Outdated Show resolved Hide resolved
PavanMudigondaTR and others added 2 commits November 16, 2024 09:55

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

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.

Unable to locate executable file: pwsh on Self-hosted GitHub Runner
2 participants