Skip to content

Tests against a matrix of supported flagsmith sdk versions ? #38

Description

@Zaimwa9

CI currently tests the locked flagsmith version (6.2.0) across all Python versions, plus a single job pinning the floor (5.5.0).

Add a flagsmith version axis to the pytest workflow, analogous to the matrix in the Python SDK repo, e.g. floor (5.5.0), each minor up to latest, and the lock, so signature drift in any supported version fails CI instead of surfacing at runtime.

Version-gated tests (engine reasons, >=6.2) already skip below their required version, so the matrix needs no test changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions