- Fix UI template to display Watch Paths for all GitHub-based applications - Remove condition that limited Watch Paths to private repositories only - Add comprehensive unit tests for isWatchPathsTriggered() method - Test various pattern matching scenarios (wildcards, globs, etc.) - Watch Paths now works for Docker Compose apps with both public and private repos |
||
|---|---|---|
| .. | ||
| ApplicationWatchPathsTest.php | ||
| DockerImageParserTest.php | ||
| ParseDockerVolumeStringTest.php | ||