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

pack: add dryRun option to packDirectory #47

Merged
merged 3 commits into from
Aug 20, 2018
Merged

Commits on Aug 14, 2018

  1. pack: add dryRun option to packDirectory

    Add dryRun option to packDirectory. This makes it possible to run postscript after the archive has been written to cwd.
    
    See https://npm.community/t/592?u=larsgw
    larsgw authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    cdbf748 View commit details
    Browse the repository at this point in the history
  2. pack: move --dry-run logging

    Move --dry-run logging closer to original position.
    larsgw authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    e740633 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. pack: add postpack test

    larsgw committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    faa7e10 View commit details
    Browse the repository at this point in the history