-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: durable-task-plugin, powershell-plugin
-
Labels:
-
Similar Issues:
I would like to use the powershell plugin from within pipelines, please add support for the pipelines to the powershell plugin.
This is especially important as we approach Jenkins 2.0 and its move towards pipelines.
- depends on
-
JENKINS-26055 DurableTaskStep
-
- Reopened
-
- duplicates
-
JENKINS-37740 Executing PowerShell command - requires bat heading
-
- Resolved
-
Gabriel Loewen, I determined the difference was because it was loading the PowerShell Profile for the user the build agent was executing as. I'll spin this off to another issue at this point (following Jesse's guidance). It will probably be an improvement to optionally set the -NoProfile flag when calling the PowerShell executable.