File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3535 with :
3636 job-name : Build
3737 upload-artifact : ffmpeg-lgpl-linux_x86_64-${{ matrix.ffmpeg-version }}
38- repository : pytorch/torchcodec
38+ repository : meta- pytorch/torchcodec
3939 script : |
4040 export FFMPEG_VERSION="${{ matrix.ffmpeg-version }}"
4141 export FFMPEG_ROOT="${PWD}/ffmpeg"
5757 with :
5858 job-name : Build
5959 upload-artifact : ffmpeg-lgpl-macos-${{ matrix.ffmpeg-version }}
60- repository : pytorch/torchcodec
60+ repository : meta- pytorch/torchcodec
6161 runner : macos-14-xlarge
6262 script : |
6363 export FFMPEG_VERSION="${{ matrix.ffmpeg-version }}"
8080 with :
8181 job-name : Build
8282 upload-artifact : ffmpeg-lgpl-windows_x86_64-${{ matrix.ffmpeg-version }}
83- repository : pytorch/torchcodec
83+ repository : meta- pytorch/torchcodec
8484 script : |
8585 export FFMPEG_VERSION="${{ matrix.ffmpeg-version }}"
8686 export FFMPEG_ROOT="${PWD}/ffmpeg"
Original file line number Diff line number Diff line change 3333 name : Build and Upload wheel
3434 uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
3535 with :
36- repository : pytorch/torchcodec
36+ repository : meta- pytorch/torchcodec
3737 ref : " "
3838 test-infra-repository : pytorch/test-infra
3939 test-infra-ref : main
7070 echo python_version_without_periods=${python_version_without_periods} >> $GITHUB_ENV
7171 - uses : actions/download-artifact@v4
7272 with :
73- name : pytorch_torchcodec__${{ matrix.python-version }}_cu${{ env.cuda_version_without_periods }}_x86_64
73+ name : meta- pytorch_torchcodec__${{ matrix.python-version }}_cu${{ env.cuda_version_without_periods }}_x86_64
7474 path : pytorch/torchcodec/dist/
7575 - name : Setup miniconda using test-infra
7676 uses : pytorch/test-infra/.github/actions/setup-miniconda@main
Original file line number Diff line number Diff line change 4343 name : Build and Upload wheel
4444 uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
4545 with :
46- repository : pytorch/torchcodec
46+ repository : meta- pytorch/torchcodec
4747 ref : " "
4848 test-infra-repository : pytorch/test-infra
4949 test-infra-ref : main
8686 echo python_version_without_periods=${python_version_without_periods} >> $GITHUB_ENV
8787 - uses : actions/download-artifact@v4
8888 with :
89- name : pytorch_torchcodec__${{ matrix.python-version }}_cu${{ env.cuda_version_without_periods }}_x86_64
89+ name : meta- pytorch_torchcodec__${{ matrix.python-version }}_cu${{ env.cuda_version_without_periods }}_x86_64
9090 path : pytorch/torchcodec/dist/
9191 - name : Setup miniconda using test-infra
9292 uses : pytorch/test-infra/.github/actions/setup-miniconda@main
Original file line number Diff line number Diff line change 4444 name : Build and Upload Linux wheel
4545 uses : pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
4646 with :
47- repository : pytorch/torchcodec
47+ repository : meta- pytorch/torchcodec
4848 ref : " "
4949 test-infra-repository : pytorch/test-infra
5050 test-infra-ref : main
6868 steps :
6969 - uses : actions/download-artifact@v4
7070 with :
71- name : pytorch_torchcodec__${{ matrix.python-version }}_cpu_x86_64
71+ name : meta- pytorch_torchcodec__${{ matrix.python-version }}_cpu_x86_64
7272 path : pytorch/torchcodec/dist/
7373 - name : Setup conda env
7474 uses : conda-incubator/setup-miniconda@v2
Original file line number Diff line number Diff line change 4444 name : Build and Upload Mac wheel
4545 uses : pytorch/test-infra/.github/workflows/build_wheels_macos.yml@main
4646 with :
47- repository : pytorch/torchcodec
47+ repository : meta- pytorch/torchcodec
4848 ref : " "
4949 test-infra-repository : pytorch/test-infra
5050 test-infra-ref : main
7171 - name : Download wheel
7272 uses : actions/download-artifact@v4
7373 with :
74- name : pytorch_torchcodec__${{ matrix.python-version }}_cpu_
74+ name : meta- pytorch_torchcodec__${{ matrix.python-version }}_cpu_
7575 path : pytorch/torchcodec/dist/
7676
7777 - name : Setup conda env
Original file line number Diff line number Diff line change 4646 name : Build and Upload Windows wheel
4747 uses : pytorch/test-infra/.github/workflows/build_wheels_windows.yml@main
4848 with :
49- repository : pytorch/torchcodec
49+ repository : meta- pytorch/torchcodec
5050 ref : " "
5151 test-infra-repository : pytorch/test-infra
5252 test-infra-ref : main
7676 steps :
7777 - uses : actions/download-artifact@v4
7878 with :
79- name : pytorch_torchcodec__${{ matrix.python-version }}_cpu_x64
79+ name : meta- pytorch_torchcodec__${{ matrix.python-version }}_cpu_x64
8080 path : pytorch/torchcodec/dist/
8181 - name : Setup conda env
8282 uses : conda-incubator/setup-miniconda@v2
You can’t perform that action at this time.
0 commit comments