diff --git a/.github/templates/common.yml.j2 b/.github/templates/common.yml.j2 index f57cf2879566..38b90e919c33 100644 --- a/.github/templates/common.yml.j2 +++ b/.github/templates/common.yml.j2 @@ -36,10 +36,10 @@ concurrency: {%- macro setup_ec2_windows() -%} !{{ display_ec2_information() }} - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-conda-nightly.yml b/.github/workflows/generated-windows-binary-conda-nightly.yml index 1709f9387583..614996396bb4 100644 --- a/.github/workflows/generated-windows-binary-conda-nightly.yml +++ b/.github/workflows/generated-windows-binary-conda-nightly.yml @@ -62,10 +62,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -174,10 +174,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -303,10 +303,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -416,10 +416,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -546,10 +546,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -659,10 +659,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -788,10 +788,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -900,10 +900,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1029,10 +1029,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1142,10 +1142,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1272,10 +1272,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1385,10 +1385,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1514,10 +1514,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1626,10 +1626,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1755,10 +1755,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1868,10 +1868,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1998,10 +1998,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2111,10 +2111,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2240,10 +2240,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2352,10 +2352,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2481,10 +2481,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2594,10 +2594,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2724,10 +2724,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2837,10 +2837,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-libtorch-debug-main.yml b/.github/workflows/generated-windows-binary-libtorch-debug-main.yml index 0e7faeaedb42..8ac413be0d65 100644 --- a/.github/workflows/generated-windows-binary-libtorch-debug-main.yml +++ b/.github/workflows/generated-windows-binary-libtorch-debug-main.yml @@ -59,10 +59,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -175,10 +175,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml b/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml index 94be5d719ccf..a7ddbd3b6757 100644 --- a/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml +++ b/.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml @@ -66,10 +66,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -182,10 +182,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -318,10 +318,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -434,10 +434,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -570,10 +570,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -686,10 +686,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -822,10 +822,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -938,10 +938,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1075,10 +1075,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1192,10 +1192,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1330,10 +1330,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1447,10 +1447,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1585,10 +1585,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1702,10 +1702,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1840,10 +1840,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1957,10 +1957,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2095,10 +2095,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2212,10 +2212,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2350,10 +2350,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2467,10 +2467,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2605,10 +2605,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2722,10 +2722,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2860,10 +2860,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2977,10 +2977,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-libtorch-release-main.yml b/.github/workflows/generated-windows-binary-libtorch-release-main.yml index 4769dff28249..ab00cdc8919e 100644 --- a/.github/workflows/generated-windows-binary-libtorch-release-main.yml +++ b/.github/workflows/generated-windows-binary-libtorch-release-main.yml @@ -59,10 +59,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -175,10 +175,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml b/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml index 007c973149d2..be99caef1713 100644 --- a/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml +++ b/.github/workflows/generated-windows-binary-libtorch-release-nightly.yml @@ -66,10 +66,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -182,10 +182,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -318,10 +318,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -434,10 +434,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -570,10 +570,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -686,10 +686,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -822,10 +822,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -938,10 +938,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1075,10 +1075,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1192,10 +1192,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1330,10 +1330,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1447,10 +1447,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1585,10 +1585,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1702,10 +1702,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1840,10 +1840,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1957,10 +1957,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2095,10 +2095,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2212,10 +2212,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2350,10 +2350,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2467,10 +2467,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2605,10 +2605,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2722,10 +2722,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2860,10 +2860,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2977,10 +2977,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell diff --git a/.github/workflows/generated-windows-binary-wheel-nightly.yml b/.github/workflows/generated-windows-binary-wheel-nightly.yml index 9d7e2c67b0e4..0dee4a779a14 100644 --- a/.github/workflows/generated-windows-binary-wheel-nightly.yml +++ b/.github/workflows/generated-windows-binary-wheel-nightly.yml @@ -63,10 +63,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -175,10 +175,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -305,10 +305,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -418,10 +418,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -549,10 +549,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -662,10 +662,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -792,10 +792,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -904,10 +904,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1034,10 +1034,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1147,10 +1147,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1278,10 +1278,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1391,10 +1391,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1521,10 +1521,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1633,10 +1633,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1763,10 +1763,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -1876,10 +1876,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2007,10 +2007,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2120,10 +2120,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2250,10 +2250,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2362,10 +2362,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2492,10 +2492,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2605,10 +2605,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2736,10 +2736,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell @@ -2849,10 +2849,10 @@ jobs: echo "instance-type: $(get_ec2_metadata instance-type)" echo "system info $(uname -a)" - name: "[FB EMPLOYEES] Enable SSH (Click me for login details)" - uses: seemethere/add-github-ssh-key@v1 + uses: pytorch/test-infra/.github/actions/setup-ssh@main continue-on-error: true with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + github-secret: ${{ secrets.GITHUB_TOKEN }} # Needed for binary builds, see: https://github.com/pytorch/pytorch/issues/73339#issuecomment-1058981560 - name: Enable long paths on Windows shell: powershell