pytorch/.github/workflows
swang392 69971dd111 [fixed] Make GHA workflow to retrieve latest promote-able SHA from master (#79559)
Relates to #76700

**Overview**: Wrote GHA to get the latest commit SHA. Another component of the script is pushing this SHA to the viable/strict branch, which I will test on pytorch/pytorch-canary.

Todo in the next PR: add comment explaining cron, replace package installation statements with txt file

**Test Plan:** Monitor github actions results to see if the SHA printed is correct by running GHA on pytorch/pytorch-canary. The successful test workflow is [here](https://github.com/pytorch/pytorch-canary/runs/6888486129?check_suite_focus=true).
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79559
Approved by: https://github.com/janeyx99
2022-06-15 14:20:04 +00:00
..
_android-build-test.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_android-full-build-test.yml [ci] don't explicitly set CUSTOM_TEST_ARTIFACT_BUILD_DIR 2022-06-13 16:09:50 +00:00
_bazel-build-test.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_buck-build-test.yml [ci] some improvements to buck workflow 2022-05-31 18:53:41 +00:00
_docs.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_ios-build-test.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_linux-build.yml [ci] turn sccache stats error into warning 2022-06-13 18:56:28 +00:00
_linux-test.yml [ci] unpin get-workflow-job-id 2022-06-13 16:09:52 +00:00
_mac-build.yml [ci] move sccache stats off RDS 2022-06-13 16:09:53 +00:00
_mac-test-arm64.yml [ci] remove IN_CI env var 2022-06-11 17:16:30 +00:00
_mac-test.yml [ci] unpin get-workflow-job-id 2022-06-13 16:09:52 +00:00
_rocm-test.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_update-commit-hash.yml Centralize commit pins in a folder 2022-06-09 02:35:25 +00:00
_win-build.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
_win-test.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
create_release.yml
docker-builds.yml Migrate pull off linux-xenial-py3_7-clang7-asan (#79087) 2022-06-14 02:38:21 +00:00
generated-linux-binary-conda-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-libtorch-cxx11-abi-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-libtorch-cxx11-abi-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-libtorch-pre-cxx11-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-libtorch-pre-cxx11-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-manywheel-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-linux-binary-manywheel-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-arm64-binary-conda-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-arm64-binary-wheel-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-binary-conda-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-binary-libtorch-cxx11-abi-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-binary-libtorch-pre-cxx11-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-macos-binary-wheel-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-conda-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-libtorch-debug-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-libtorch-debug-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-libtorch-release-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-libtorch-release-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-wheel-master.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
generated-windows-binary-wheel-nightly.yml [ci] remove PR_LABELS env var 2022-06-14 16:16:37 +00:00
lint.yml [lint] Don't invoke lintrunner with --verbose 2022-06-10 15:38:09 +00:00
nightly.yml Fix nightly docs push: don't use nonexistent 5.4 image (#78730) 2022-06-02 20:04:11 +00:00
periodic.yml [CI] further shard linux debug jobs to 4 (#79412) 2022-06-13 15:21:39 +00:00
pr-labels.yml
pull.yml Migrate pull off linux-xenial-py3_7-clang7-asan (#79087) 2022-06-14 02:38:21 +00:00
push_nightly_docker_ghcr.yml
revert.yml ci: Have revert use hosted runners 2022-05-19 21:00:27 +00:00
run_android_tests.yml Install NDK 21 after GitHub update (#79024) 2022-06-07 19:34:29 +00:00
run_torchbench.yml Add userbenchmark support to TorchBench CI (#78794) 2022-06-03 21:07:36 +00:00
stale.yml
trunk.yml Run MPS tests (#78723) 2022-06-03 15:06:08 +00:00
trymerge.yml Revert "Default on green (#78811)" 2022-06-06 17:27:54 +00:00
tryrebase.yml rebase via comment - rebase to any branch (#78772) 2022-06-03 17:13:11 +00:00
update-commit-hashes.yml Add vision onto the commit pins train 2022-06-09 02:35:26 +00:00
update-viablestrict.yml [fixed] Make GHA workflow to retrieve latest promote-able SHA from master (#79559) 2022-06-15 14:20:04 +00:00
update_pytorch_labels.yml
update_s3_htmls.yml
upload-test-stats.yml [ci] fix upload test stats job 2022-06-14 05:19:07 +00:00