Gilbert Sanchez

Results 9 issues of Gilbert Sanchez

Update the initial module to require Pester 5.3.3 ## Description Update the initial module to require Pester 5.3.3. This will be called during the `-Bootstrap` step. ## Related Issue #33...

**Description** If you commit the initial module generated by Stucco, the Github Action for CI fails because it can't load Pester. Fix after changing it to 5.3.3: **Steps to Reproduce**...

After landing #5478 vi edit mode doesn't update the character as expected. This adds the new Shell type to properly show it on Pwsh. #### Description Mentioned in https://github.com/starship/starship/pull/5478#issuecomment-1886829331 that...

## Expected Behavior I should be able to see all PowerServe process by running the following: ```powershell Get-Process pwsh | where commandline -match 'Start-PowerServe' ``` ## Current Behavior When process...

bug

It would be awesome to call the client and get stats about the server. Maybe a table with different perf metrics about the server, and/or a table about metrics about...

enhancement

### Describe the Change When inspecting a Pode server we often see several runspaces in different states. I know there are several runspaces for schedules and route listenings. It would...

enhancement :arrow_up:

If a user has defined a ViModeChangeHandler setting this would respect that as well as redraw the prompt (to allow rendering things like the character change). #### Description Users don't...

## Description Remove Gitter and Google groups. Point to PowerShell Discord/Slack and GitHub discussions. ## Related Issue [#14](https://github.com/psake/docs/issues/14)

Currently using @devblackops 's Azure Pipeline. We should confirm if that should still be the case and/or if it should replaced/removed. - [ ] Cleanup old unused release files -...