ray/ci/pipeline
Kai Fricke 7cf4f8e069
[ci] fix determine_tests_to_run.py by finding merge base (#26790)
We previously found all differences between origin/master and the PR branch, which includes forward changes if origin/master is ahead of the branch. By finding file differences with respect to the merge base we will only include actually changed files.

See https://matthew-brett.github.io/pydagogue/git_diff_dots.html

Signed-off-by: Kai Fricke <kai@anyscale.com>
2022-07-20 19:39:22 +01:00
..
check-test-run.py [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
determine_tests_to_run.py [ci] fix determine_tests_to_run.py by finding merge base (#26790) 2022-07-20 19:39:22 +01:00
fix-windows-container-networking.ps1 [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
py_dep_analysis.py [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
py_dep_analysis_test.py [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00