alerickson
alerickson
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
# PR Summary Update Microsoft.PowerShell.PSResourceGet to v1.1.0-RC1 ## PR Context ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing...
# PR Summary When installing from a local repositories, the comparison done to split a full nupkg name (eg. 'Microsoft.PowerShell.PSResourceGet.1.1.0-RC1.nupkg') into both name ('Microsoft.PowerShell.PSResourceGet') and version+extension ('1.1.0-RC1.nupkg') needs to be...
# PR Summary Add .ps1 files to list of files to be signed during build pipeline. Also update release date in changelog. ## PR Context ## PR Checklist - [...
# PR Summary Update Microsoft.PowerShell.PSResourceGet to v1.1.0-RC2 ## PR Context ## PR Checklist - [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing...
# PR Summary ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes -...
### Summary of the new feature / enhancement Register MAR as a default registered trusted repo to securely pull Microsoft first party modules. ### Proposed technical implementation details (optional) _No...