Skip to content

(MODULES-11579) Add support for powershell CLI to exec::windows#246

Merged
shubhamshinde360 merged 1 commit into
mainfrom
MODULES-11579
Sep 1, 2025
Merged

(MODULES-11579) Add support for powershell CLI to exec::windows#246
shubhamshinde360 merged 1 commit into
mainfrom
MODULES-11579

Conversation

@shubhamshinde360

Copy link
Copy Markdown
Contributor

Summary

This adds support for provider parameter which current support 'cmd' and 'powershell'(Default: cmd). When provider=powershell, the command provided to the exec task will be run on a powershell terminal.

Additional Context

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

This adds support for provider parameter which current support 'cmd' and 'powershell'(Default: cmd).
When provider=powershell, the command provided to the exec task will be run on a powershell terminal.
@shubhamshinde360 shubhamshinde360 marked this pull request as ready for review September 1, 2025 07:59
@shubhamshinde360 shubhamshinde360 requested a review from a team as a code owner September 1, 2025 07:59
@shubhamshinde360

Copy link
Copy Markdown
Contributor Author

The CI check failures are due to unrelated issues with GCP.

@amitkarsale amitkarsale left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@shubhamshinde360 shubhamshinde360 merged commit 679fa94 into main Sep 1, 2025
11 of 24 checks passed
@shubhamshinde360 shubhamshinde360 deleted the MODULES-11579 branch September 1, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants