pytorch/.github/scripts
Nikita Shulga bc608b6e16 Add gitutils tests (#71580)
Summary:
Test PeekableIterator behavior

Add `.github/scripts/test_*.py` to list of tests run by test_tools
workflow and pin Python version to 3.7 in test_tools workflow

Change PeekableIterator inheritance from collections.abc.Iterator, to
typing.Iterator, which is a correct alias starting from Python-3.7

Pull Request resolved: https://github.com/pytorch/pytorch/pull/71580

Reviewed By: bigfootjon

Differential Revision: D33690659

Pulled By: malfet

fbshipit-source-id: 71f270b15138230772e2eed0da66cdfcb34825cc
(cherry picked from commit 42abb07396fa90272afb0b56508bd3a1f5c4ccbe)
2022-01-20 14:33:41 -08:00
..
build_publish_nightly_docker.sh
ensure_actions_will_cancel.py .github: Output expected vs. actual (#67703) 2021-11-04 11:02:43 -07:00
export_pytorch_labels.py Add lint to ensure all test files have headers with ownership info (#66826) 2021-11-03 18:21:49 -07:00
generate_binary_build_matrix.py Adding wheels with py3.10 (#71419) 2022-01-19 16:40:39 +00:00
generate_ci_workflows.py remove ciflow_should_run (#70321) 2022-01-20 14:33:41 -08:00
generate_pytorch_test_matrix.py Install TensorRT lib on oss docker and enable fx2trt unit test (#70203) 2021-12-22 08:50:48 -08:00
generate_pytorch_version.py
gitutils.py Add gitutils tests (#71580) 2022-01-20 14:33:41 -08:00
install_nvidia_utils_linux.sh Adding Linux cuda 11.5 workflows (#68745) 2021-11-29 16:21:00 -08:00
kill_active_ssh_sessions.ps1
lint_native_functions.py
lint_test_ownership.py Add lint to ensure all test files have headers with ownership info (#66826) 2021-11-03 18:21:49 -07:00
parse_ref.py
report_git_status.sh
run_torchbench.py Remove the dependency of pytorch nightly. (#71323) 2022-01-17 09:52:36 -08:00
syncbranches.py Update syncbranches workflow (#71420) 2022-01-18 11:31:57 -08:00
test_gitutils.py Add gitutils tests (#71580) 2022-01-20 14:33:41 -08:00
trymerge.py Add trymerge workflow (#71488) 2022-01-19 23:11:48 +00:00
wait_for_ssh_to_drain.ps1
wait_for_ssh_to_drain.sh