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(arborist): link deps lifecycle scripts #4875

Merged
merged 1 commit into from May 10, 2022

Commits on May 10, 2022

  1. fix(arborist): link deps lifecycle scripts

    - Fixes running proper lifecycle scripts for linked deps and
      workspaces.
    - Added test to validate lifecycle scripts don't run twice
      for linked deps
    - Tweaked "reify workspaces bin files" test to also validate
      proper lifecycle scripts ran before check for linked bins.
    - Tweaked reify test running lifecycle scripts of unchanged link
      nodes to also validate that the install lifecycle scripts are
      also called.
    
    Fixes: npm#4277
    Fixes: npm#4552
    Fixes: npm/statusboard#439
    Relates to: npm#2905
    ruyadorno committed May 10, 2022
    Copy the full SHA
    0f8f932 View commit details
    Browse the repository at this point in the history