Rob
Rob
Unfortunately the issue still seems to exist. **Command run:** `yor tag -d .` **Output:** ```text 2021/06/21 08:45:45 [WARNING] Unable to get git blame for file main.tf: failed to get blame...
Yes, unfortunately I am stuck on Win 10 for my local dev environment. I haven't yet looked at wiring it up in a build pipeline (using Azure DevOps Repos/Pipelines). In...
Great! I'd be willing to give it a go. I do like the model you use with the private function to centralize the logic.
I've had some time to start digging into this lately. One thing that is a little tricky especially regarding implementing a private function to feed `Invoke-RestMethod` is the compatibility for...
> To be honest it was not obvious from the issue that this was particularly pressing, so it hasn't received much attention so far. > We will take a look...
Have the same issue with Proget feeds. I am unsure if this comment should be here or in #1413 as there seems to be some overlap with them. If I...
@ajansveld I just tried to repro this on a connector based feed in ProGet _(that proxies PSGallery)_ but any `Find-PSResource`/`Install-PSResource` return 404 when hitting ProGet's v3 URL. Ran: ```powershell Install-PSResource...
@ajansveld unfortunately I no longer work at the organization that had Proget and can't check this.