| << Back to previous view |
[QB-2131] Built-in support for PowerShell scripting in Quickbuild
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 6.1.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Wojciech Urbanski | Assigned To: | Robin Shen |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Environment: | Any Windows OS | ||
| Description |
|
Please implement a way to run PowerShell scripts from QB the same way it can be done for batch scripts - that is by typing the contents of a script into script body and letting QB run the correct interpreter.
|
| Comments |
| Comment by Phong Trinh [ 19/Oct/15 05:14 PM ] |
| I hope this will be implemented very soon. |
| Comment by Phong Trinh [ 24/Nov/15 06:17 PM ] |
| When you look into CI tool named ElectricCommander/ElectricFlow, it provides user to specify what shell they want to embedded t into the step. For example: Shell: ec-perl for Perl, Shell: {1}.ps1 is for PowerShell, ... |