Skip to content

Continuous Integration Compatibility #9

@madushans

Description

@madushans

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions