pytorch/.github/scripts
zhouzhuojie 7756cb6a5b Migrate pytorch_python_doc_build to github action (#57371)
Summary:
# Changes

This PR migrates `pytorch_python_doc_build` from circleci to github actions.

Noticeable changes
- Refactor `docker cp` into a single `docker run` with volume mount, because the in circleci volume is not accessible from its remote docker engine
- `pytorch_python_doc_push` job will have a race condition with circleci, which will be migrated in separate PRs

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

Reviewed By: samestep

Differential Revision: D28416289

Pulled By: zhouzhuojie

fbshipit-source-id: 04caccccf3d7eb7e2225846a406a53ccda356d44
2021-05-13 15:42:52 -07:00
..
build_publish_nightly_docker.sh Use the conda channel defined in docker.Makefile to install cudatoolkit (#53316) 2021-03-12 11:18:05 -08:00
generate_binary_build_matrix.py ci: Remove CUDA 10.1 builds (#56056) 2021-04-14 14:24:56 -07:00
generate_linux_ci_workflows.py Migrate pytorch_python_doc_build to github action (#57371) 2021-05-13 15:42:52 -07:00
generate_pytorch_version.py ci: Remove special versioning privileges for cu102 (#53133) 2021-03-09 13:16:56 -08:00
install_nvidia_utils_linux.sh .github: Add initial Linux CI for CUDA (#56494) 2021-04-23 18:09:08 -07:00
lint_native_functions.py Add a lint for native_functions.yaml (#56059) 2021-04-14 15:20:29 -07:00
parse_ref.py Use tools/print_test_stats.py in GHA (#57647) 2021-05-10 12:29:40 -07:00
regenerate_cancel_redundant_workflow.py Make the script generate cancel_redundant_workflows.yml (#56092) 2021-04-15 09:36:49 -07:00
report_git_status.sh [reland] .github: Add initial linux CI workflow (#56280) 2021-04-19 17:36:09 -07:00
run_torchbench.py Add a shortcut to test all torchbench models. (#57311) 2021-05-03 13:50:27 -07:00