-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Is Your Feature Request Related To A Problem? Please describe.
In b9b3ec3 we removed a check for a Chocolatey license, because the check was simply looking for any file at the appropriate path, not validating the license at all, and causing complications in getting the build servers up and running.
Describe The Solution. Why is it needed?
Possibly look for and import the Chocolatey / licensed assemblies and do a proper license check assertion? We can do better here, at least, in some way.
Note that we will also need to ensure we license any build agents building this module if we choose to restore the check.
Additional Context.
See #70
Related Issues
N/A