Warren Frame

Results 120 comments of Warren Frame

Hi! On combining function definitions into the psm1 at the build stage: agreed, that might be a handy option, although I wouldn't advocate for using it all the time. Would...

Finally had time to write a bit longer-form on [the process I tend to use](http://ramblingcookiemonster.github.io/PSDeploy-Inception/). More to come (e.g. BuildHelpers [should query PSGallery to bump the version](https://github.com/RamblingCookieMonster/BuildHelpers/issues/8)), but I've found...

Yes, path includes the Ruby dir - the config.yml generated by ruby dk.rb init is just empty. Should have searched before - It looks like it might be a [known...

No worries! Apart from that one bit, everything worked flawlessly on both Windows 10 and Windows 8.1.

Hiii! #104 work for you @scrthq ? Happy to merge if it meets your needs!

Yep! Basically... if you have a few different dependency types, and a parameter you want to globally set just for one dependency type, it would be nice to have a...

[TIL](https://api.slack.com/methods) (ctrl+f call)! If someone wants to take a stab at: * `Get-SlackCall` * `Start-SlackCall` * `Stop-SlackCall` * less clear on name... but something to add/remove user from slack call,...

Ahh so disappointing. If I'm reading the method details correctly, this is more about telling Slack about a call that is external to Slack. Slack simply displays a way for...

Oy, great idea, and completely missed this PR! Will check this out in the next day or two. I... don't know enough to answer this, but will switching to use...

Hiyo! I'd be up for adjusting this - ideally only if the action is `install` or `import`. Open to persuasion, but I'd expect the `test` action to be read-only and...