You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
darcyclarke
changed the title
test: add test that checks lifecycle scripts don't runs twice for linked deps
chore(test): add test that checks lifecycle scripts don't runs twice for linked deps
Mar 23, 2022
darcyclarke
changed the title
chore(test): add test that checks lifecycle scripts don't runs twice for linked deps
refactor(tests): add test that checks lifecycle scripts don't run twice for linked deps
Mar 23, 2022
- 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#4277Fixes: npm#4552Fixes: npm/statusboard#439
Relates to: npm#2905
- 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#4277Fixes: npm#4552Fixes: npm/statusboard#439
Relates to: npm#2905
- 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: #4277Fixes: #4552Fixes: npm/statusboard#439
Relates to: #2905
Ref: npm/cli#2905
Ref: npm/cli#4529
The text was updated successfully, but these errors were encountered: