Justin Grote

Results 874 comments of Justin Grote

Thanks for your submission! Formatting comes from scriptanalyzer, and this is a dupe of https://github.com/PowerShell/PSScriptAnalyzer/issues/1739. Once the issue is fixed there, it should work in the next version of the...

@andyleejordan FYI I created a new Pending-External label to apply to issues such as this where the fix is downstream in PowerShell/PSScriptAnalyzer/etc.

Already being worked on here! https://github.com/PowerShell/vscode-powershell/tree/build/devcontainer Mostly done, just some challenges with multi-repo support I'm still solving.

Thanks for your submission! Going to flag this as "up for grabs" as snippets are one of the lowest barrier-to-entry PRs for this repo, also a note you can make...

So the problem is that, at least in ThreadJob's case, the module actually *does* exist in PowerShell Gallery, it's just unlisted. https://psg-prod-eastus.azureedge.net/packages/threadjob.3.0.0.nupkg I don't think sleet is respecting the listed...

I found that the listed property isn't part of the nuget package itself (I guess obviously) so I'm going to need a separate process that updates the sleet registry and...

I'll merge it either way, but good to make it as useful as possible yeah?

@andyleejordan not sure why it's waiting on codeql, I don't see it as an action...