sheldonhull

Results 128 comments of sheldonhull

Agreed. Blog post was very confusing. TBH it is probably better that we all just build some azure devops templates in yaml to handle this outselves.

fyi. This module needs to be dot sourced I believe. I have never had an error while using `. Script` while you probably are running into some scope issues with...

The code example would mean 1000 throttle would be 1000 running at the same time, so if you have 400 it would do them simultaneously?

Fyi I've had success with this using PSframework. There are runspaxe functions to allow working with an object in a thread safe manner. Putting note here in case it helps...

I was just thinking of building something but didn't want to add more fragmentation here. Bit would be a great place for supporting an option with conventional commits. For a...

Sweet! The config would have to be an optional thing, but would probably be required because the conventional commit scopes are defined typically for a repo in it. I was...

Any tips on this @chriswalz? I would like to contribute improvements to "plugin" a few workflow oriented commands for folks, and knowing where it might fit would be really cool....

It's critical to me that the profile list is persisted in extension settings using VSCode Settings Sync. The point of using for me is to setup a minimal set of...

@iwittkau if you'd like I could contribute a `renovate.json` config that would allow it to automatically create pr's or even automerge when mage upstream gets updated. It saves me a...

@iwittkau i don't mind helping there. Let me see if I can send you a PR.