-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Love the tool. thank you for your work.
Would be great to have support to run this in a CI pipeline and fail a build if the package generated does not conform to some conditions or have less score than expected.
i.e score .\mypackage.nupkj --check-deps --multi-plat
should only run those specified checks and fail (non-zero exit code) if those checks have failed.
or better, something like --json which can output JSON and an external tool (e.g bash or powershell script) can make decisions on the output.
This can help teams enforce standards across internal and external packages before publishing them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request