Skip to content

Add release sanity check to CI #958

@joein

Description

@joein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions