Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a more accurate chocolatey license check #72

@vexx32

Description

@vexx32

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions