Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | H A D | 25-Apr-2025 | 261 | 5 | 4 | |
binary_ios_build.sh | H A D | 25-Apr-2025 | 1.5 KiB | 48 | 35 | |
binary_ios_test.sh | H A D | 25-Apr-2025 | 520 | 20 | 14 | |
binary_ios_upload.sh | H A D | 25-Apr-2025 | 3 KiB | 76 | 57 | |
binary_linux_build.sh | H A D | 25-Apr-2025 | 1.1 KiB | 35 | 22 | |
binary_linux_test.sh | H A D | 25-Apr-2025 | 4.8 KiB | 136 | 117 | |
binary_macos_build.sh | H A D | 25-Apr-2025 | 405 | 16 | 11 | |
binary_macos_test.sh | H A D | 25-Apr-2025 | 900 | 35 | 24 | |
binary_populate_env.sh | H A D | 25-Apr-2025 | 6.8 KiB | 192 | 145 | |
binary_upload.sh | H A D | 25-Apr-2025 | 3 KiB | 126 | 97 | |
binary_windows_build.sh | H A D | 25-Apr-2025 | 749 | 31 | 23 | |
binary_windows_test.sh | H A D | 25-Apr-2025 | 267 | 18 | 10 | |
driver_update.bat | H A D | 25-Apr-2025 | 492 | 9 | 6 | |
functorch_doc_push_script.sh | H A D | 25-Apr-2025 | 1.3 KiB | 48 | 29 | |
publish_android_snapshot.sh | H A D | 25-Apr-2025 | 1.7 KiB | 47 | 34 | |
trigger_azure_pipeline.py | H A D | 25-Apr-2025 | 4.4 KiB | 158 | 121 |
README.md
1All the scripts in this directory are callable from `~/workspace/.circleci/scripts/foo.sh`. 2Don't try to call them as `.circleci/scripts/foo.sh`, that won't 3(necessarily) work. See Note [Workspace for CircleCI scripts] in 4job-specs-setup.yml for more details. 5