mirror of
https://github.com/docker/compose.git
synced 2026-08-29 04:49:16 +00:00
Remove normalizeWatchRoots, which merged ignore rules across all related roots, causing one service's ignores to suppress ignore for other services Separate OS-level watch paths (pathsToWatch) from trigger roots (notifyList) and keep the original trigger roots in notifyList with each root carries its own isolated PathMatcher Update shouldNotify to notify if any root allow Apply the same fixes to the Darwin watcher Fix a duplicate-path registration bug, remove path matcher intersection and trigger root updates in greatestExistingAncestors Signed-off-by: ManManavadaria <manmanavadaria@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| bridge | ||
| compose | ||
| dryrun | ||
| e2e | ||
| mocks | ||
| remote | ||
| utils | ||
| watch | ||