Flagsmith / Flagsmith/flagsmith-openfeature-provider-python

Tests against a matrix of supported flagsmith sdk versions ?

未关闭 适合新手
#38 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
6
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with the pytest workflow and compare its current Python/version jobs with the matrix used in the Python SDK repository. Add the floor version 5.5.0, each supported minor through the latest version, and the locked version 6.2.0 as the Flagsmith axis. The existing version-gated tests should remain unchanged, and the workflow should pass across every matrix entry.

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions, python
领域
ci-cd, testing-qa
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
冷清
描述清晰度
基本清楚
新手友好度
76/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。