qdrant/qdrant-client

Add release sanity check to CI

已關閉

#958 建立於 2025年4月22日

 (3 則留言) (0 個反應) (0 位負責人)Python (231 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (1,296 顆星)
PR 合併指標
 (平均合併 19天 5小時) (30 天內合併 6 個 PR)

描述

We've already had 2 broken releases due to pytest leaking into the qdrant-client code (it was not in tests/). Both times it was figured out after making a release via just pip install qdrant-client in a fresh venv. This error makes us yank a broken package and release a patch version However, this problem could be easily detected during CI.

貢獻者指南