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

Add workspaces functionality to reify commands #3227

Merged
merged 1 commit into from May 20, 2021

Commits on May 20, 2021

  1. Add workspaces support to reify/rebuild commands

    This adds `--workspace` support to:
    
    - audit (including audit fix)
    - ci
    - dedupe
    - find-dupes
    - install
    - install-ci-test
    - install-test
    - prune
    - rebuild
    - uninstall
    - update
    
    Also addresses missing error handling case, identified by @timoxley.
    #3227 (comment)
    
    PR-URL: #3227
    Credit: @isaacs
    Close: #3227
    Reviewed-by: @ruyadorno
    isaacs committed May 20, 2021
    Copy the full SHA
    0d1a9d7 View commit details
    Browse the repository at this point in the history