pytorch/.github/templates
Jithun Nair 0ec0120b19 Move aws OIDC credentials steps into setup-rocm.yml (#164769)
The AWS ECR login step needs `id-token: write` permissions. We move the steps to get OIDC-based credentials from `_rocm-test.yml` to `setup-rocm.yml`. This lays the groundwork to enable access to AWS ECR in workflows in other repos such as torchtitan that use [linux_job_v2.yml](https://github.com/pytorch/test-infra/blob/main/.github/workflows/linux_job_v2.yml), which also uses [setup-rocm.yml](335f4f80a0/.github/workflows/linux_job_v2.yml (L168)).

Any caller workflows that eventually execute `setup-rocm` action will thus need to provide the `id-token: write` permission.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164769
Approved by: https://github.com/huydhn
2025-10-10 21:24:29 +00:00
..
common.yml.j2 [BE] Upgrade XPU support package to 2025.2 (#158733) 2025-08-27 19:33:38 +00:00
linux_binary_build_workflow.yml.j2 Move aws OIDC credentials steps into setup-rocm.yml (#164769) 2025-10-10 21:24:29 +00:00
macos_binary_build_workflow.yml.j2 [CD] Build Mac wheels using setup-python action (#162136) 2025-09-12 00:16:31 +00:00
upload.yml.j2 [CD][EZ] Update libtorch python version to 3.10 (#162297) 2025-09-05 22:46:36 +00:00
windows_binary_build_workflow.yml.j2 Migrate to new Windows Arm64 runners (#152099) 2025-05-21 09:13:15 +00:00