Commit b2daefc
Fix CI failure: Restore toChange special case in revert for proper dependency resolution
- Restore workspace-wide extension resolution when reverting specific changes
- Ensures dependent modules are included for proper dependency ordering
- Fixes 'Cannot revert table_products: required by my-third:create_schema' error
- Both failing tests now pass: deployment-scenarios.test.ts and forked-deployment-scenarios.test.ts
Co-Authored-By: Dan Lynch <[email protected]>1 parent 55f1db2 commit b2daefc
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
| 904 | + | |
| 905 | + | |
904 | 906 | | |
905 | 907 | | |
906 | 908 | | |
| |||
0 commit comments