Thomas Nieto

Results 83 issues of Thomas Nieto

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage
WG-Engine-Module

This module is pinned to Pester v4. Are there plans to migrate to v5?

Category-Module
Issue-Discussion

# Describe "Functionality" I just read the PS blog on [PowerShell VS Code notebook public preview](https://devblogs.microsoft.com/powershell/public-preview-of-notebook-mode-in-the-powershell-preview-extension-for-visual-studio-code/) and the first thing I thought where this might be useful was in `PSKoans`....

Issue-Suggestion
Category-Module

DSC resource kit modules should use [semantic versioning](https://semver.org). There are issues when using non-semantic versioning and newer versions of NuGet. NuGet will normalize versions to be semver, in DSC case...

Not all the functions that have a `Path` parameter have a corresponding `LiteralPath` parameter. Found this while implementing #53. Steps to reproduce ------------------ ```powershell $functions = Get-Command -Module PowerShellGet -ParameterName...

Issue-Enhancement
good first issue

### 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. ###...

Needs-Triage

### 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. ###...

Issue-Bug
Area-Find
Area-GetPSResource

### 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. ###...

Issue-Bug
Area-ErrorHandling
Area-Update

### Summary of the new feature / enhancement As a user I would like `Publish-PSResource` to have a `PassThru` parameter to output a `PSResourceInfo` object with all associated metadata. ###...

good first issue
Area-Publish
feature_request
Semester of Code