Joey Aiello
Joey Aiello
Talking this one out with @tylerl0706, this may make sense to discuss at the PowerShell Core level as well (i.e. should this be loaded only in editors?). /cc @SteveL-MSFT
@PowerShell/powershell-committee reviewed this and are okay to move forward with an experimental implementation based on this RFC. However, it's not currently committed for 7.2. As such, we're adding the up-for-grabs...
@rkeithhill even as an opt-in feature, it still needs to be marked as an experimental feature to denote to end-users that the design is not final and may change in...
@rkeithhill agreement that, especially given what's in the docs today for `ApplicationFailedException` ("Defines the exception that is thrown if a native command fails", it might make sense to rename `NativeCommandException`...
So I spoke to @TravisEz13 offline and spent a bunch more time with Docker entrypoint scripts in some home projects, and think I can accurately describe the behavior now. 1....
@PowerShell/powershell-committee reviewed the behavior I outlined above, there's a couple other cases without quotes around the last arg of the run, but none of them are problematic either. We're marking...
@MichaelSimons The entrypoint behavior we've defined in the script is basically: `pwsh -c` except if you're calling `pwsh` or `pwsh-preview` in your `-c`, in which case, don't run PowerShell inside...
PowerShell Standard is intended support a subset of Windows PowerShell and PowerShell Core versions. In the past, the version of Standard (3.0 and 5.1) was tied to the floor version...
Posted by @sdwheeler in our Community Call, this is a version from Lee: http://poshcode.org/2153
@daxian-dbw can you please unassign yourself from this unless you're actively working on it?