PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PSResourceGet is the package manager for PowerShell

Results 306 PSResourceGet issues
Sort by recently updated
recently updated
newest added

### Summary of the new feature / enhancement It'd be nice if the `.nupkg` published to PowerShell Gallery also could be added to each GitHub release, in case the PowerShell...

feature_request

### 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/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...

Issue-Bug

### Steps to reproduce 1. Run a `Find-PSResource` cmdlet with `-Version` param specified that should show all versions from a specific version and above. `Find-PSResource VMware.PowerCLI -Version "[6, ]"` 2....

Issue-Bug

### 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/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...

Issue-Bug
Area-Install

### 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/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...

Issue-Bug

### 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/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...

Issue-Bug

### 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/Microsoft.PowerShell.PSResourceGet) - [x] Search the existing issues. ###...

Area-InfoFile

# PR Summary Add support for latest and preview tags for publishing to a container registry. ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)...

### 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/PSResourceGet) - [X] Search the existing issues. ###...

Area-PSRepository
feature_request

If my current module manifest includes a ScriptsToProcess property with invalid values (i.e. files that do not exist), I cannot update it using `Update-ModuleManifest`. An exception is thrown. For example,...

Issue-Bug
Area-InfoFile