faiss/.github/workflows
George Wang f0e3832986 Check for not completed
Summary:
Check for not completed rather than just in_progress, as runs can be queued, waiting, etc.
Fix due to failed nightly not retrying because retry build found it was "queued" instead of "in_progress"

Failed nightly: https://github.com/facebookresearch/faiss/actions/runs/13301645334/attempts/1
Retry that didn't trigger: https://github.com/facebookresearch/faiss/actions/runs/13301647044/job/37144032841

Reviewed By: mengdilin

Differential Revision: D69610422

fbshipit-source-id: a7a9b998bba160e8d1ba13c7ae2426d99125a7e8
2025-02-13 15:49:45 -08:00
..
autoclose.yml
build-pull-request.yml Link cuVS Docs () 2024-12-23 10:40:54 -08:00
build-release.yml Fix build-release workflow () 2025-01-31 13:52:00 -08:00
build.yml Fix build-release workflow () 2025-01-31 13:52:00 -08:00
nightly.yml Reenable auto retry workflow () 2025-01-24 12:30:43 -08:00
publish-docs.yml
retry_build.yml Check for not completed 2025-02-13 15:49:45 -08:00
update-doxygen.yml