pytorch/.github/actions
Michael Suo 5029a91f7b [ci] delete JOB_BASE_NAME (#80046)
`JOB_BASE_NAME` was a holdover from jenkins compatibility. Eventually,
it morphed to be always set to the build enviroment + `-test` or
`-build`, and we used it to detect whether we were in a build or test.

That's sort of pointless, so removing and fixing up the few remaining
use cases.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/80046
Approved by: https://github.com/malfet, https://github.com/janeyx99
2022-06-23 21:06:48 +00:00
..
build-android [ci] delete JOB_BASE_NAME (#80046) 2022-06-23 21:06:48 +00:00
calculate-docker-image ci: Re-build when docker images aren't available 2022-05-31 19:41:31 +00:00
checkout-pytorch [ci] add retry to clean before checkout step 2022-05-23 19:01:05 +00:00
chown-workspace
download-build-artifacts ci: Remove runAttempt from s3 artifact upload 2022-05-24 19:12:04 +00:00
get-workflow-job-id [ci] set -e in get-workflow-job-id 2022-06-13 20:10:46 +00:00
pull-docker-image ci: suppress output to reduce confusion 2022-06-03 23:07:49 +00:00
setup-linux [ci] fix env var propagation 2022-06-12 18:33:29 +00:00
setup-rocm [ci] fix env var propagation 2022-06-12 18:33:29 +00:00
setup-ssh
setup-win
teardown-linux
teardown-win
upload-test-artifacts [ci] harden test stats reporting 2022-06-03 15:21:19 +00:00