Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pack): refuse to pack invalid packument #3115

Closed
wants to merge 1 commit into from

Commits on Apr 21, 2021

  1. fix(pack): refuse to pack invalid packument

    If name and version are missing, the filename won't make sense.
    
    This also slightly reorders operations so that it will bail early on
    multiple packages, not potentially packing some before hitting an
    invalid package and bailing.
    wraithgar committed Apr 21, 2021
    Copy the full SHA
    7422465 View commit details
    Browse the repository at this point in the history