faiss icon indicating copy to clipboard operation
faiss copied to clipboard

add cont_build.yml

Open mengdilin opened this issue 6 months ago • 1 comments

Summary: SVE is the platform that is not covered by nightlies. This meant that an external dependency change breaking the SVE CI will not be obviously surfaced unless there has been a PR. Adding a cont_build.yml that is the start of continuous runs for certain workflows that we care about (keeping it separate from nightlies since nightlies are reserved for conda publication). Moving forward, this workflow will be leveraged by regression testing as well (those should also run continuously to gather reliable baselines and to prevent regressions caused by external dependencies)

Reviewed By: junjieqi

Differential Revision: D61564187

mengdilin avatar Aug 20 '24 22:08 mengdilin