RamblingCookieMonster / PSDepend

PowerShell Dependency Handler
MIT License
285 stars 76 forks source link

Add Chocolatey dependency type #109

Closed pauby closed 4 years ago

pauby commented 4 years ago

This will add the Chocolatey dependency type for the Install and Test actions.

Chocolatey needs to be installed first.

Resolves #24

RamblingCookieMonster commented 4 years ago

Hiyo!

I'm up for merging this as long as someone can ack that it works for them - thanks @pauby : D

pauby commented 4 years ago

Let me add in the ability to install Chocolatey if it's not already installed and some tests around it too. Should be a couple of days.

In the meantime would be great if somebody else could take it for a spin!

pauby commented 4 years ago

This is now good to go.

raandree commented 4 years ago

@RamblingCookieMonster, can this be merged, please?

RamblingCookieMonster commented 4 years ago

Yas! thanks for the ping, and thanks @pauby : D

RamblingCookieMonster commented 4 years ago

hehe, of course, I don't pin the versions for build modules. Will try to find time tomorrow or late tonight, sorry!