elpasync pushed a change to branch externals/vecdb. from e89d5a9a3a Set version to 0.2 new 8730cfe678 Add Continuous Integration, setting up postgres, chroma, and qdrant new d6fd29cb9b Fix various errors pointed out by review new f8c32725c3 Remove stray quote new ef30f27889 Split into two tests, remove 28, which we don't support new 8847f872e7 Add runs-on and environment for integration tests new 39bfcd0685 Merge branch 'main' into ci new bcea8b7718 Add vector extension on pg db create new a72d64e180 Pass empty api key for qdrant new 4cc8a17431 Fix lint issue new 5430f01407 Add Continuous Integration, setting up postgres, chroma, and qdrant (#3)
Summary of changes: .github/workflows/ci.yaml | 87 +++++++++++++++++++++++++++++++++++++++++++++++ vecdb-psql.el | 2 ++ vecdb.el | 2 +- 3 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 .github/workflows/ci.yaml