blaisemGH

Results 4 issues of blaisemGH

# PR Summary This PR aims to improve the tab completion experience when using the MenuComplete function in filesystem providers (or analogous providers). It targets 2 bugs and streamlines inconsistent...

# PR Summary When an `ErrorRecord` is created and propagated, currently the properties `BoundParameters` and `UnboundArguments` are not being populated in the `InvocationInfo` property. This PR makes both properties available...

Review - Needed

### Bug While `ssh-keygen` creates public keys that end in a newline (which is used in current tests), sometimes this newline is lost, e.g., when the key is mounted by...

**Describe the bug** We observed 3 issues with the parameter state update: 1. If the parameter update fails once, then it does not seem to recover and apply the correct...