Alyssa Vu
Alyssa Vu
# PR Summary This PR adds a parameter called `-TemporaryPath` for `Install-PSResource`, `Save-PSResource`, and `Update-PSResource` cmdlets, which allows users to set the directory for temporary installation. ## PR Context Resolves...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
# PR Summary This PR adds `[SupportsWildcards()]` attribute to parameters that accept wildcards but aren't currently having it. ## PR Context Resolves #751 ## PR Checklist - [x] [PR has...
# PR Summary This PR fixes test files to be compatible with Pester 5.X and updates the pipeline to use Pester 5.X. ## PR Context ## PR Checklist - [x]...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...
--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command az aks check-network outbound ### General Guidelines - [x] Have...
# Description Can we update the code to return exit code 0 instead of exit code 1 when running in command `wrk --version` in bash terminal? # Error log ```...
## Description I believe this bug should be fixed here as the issue #3652 is closed, but I'm still running into the exact same error when trying to install openebs...