From 2b4ee6b55c17fcf137c3837071b4864020ba66d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:35:25 +0000 Subject: [PATCH 1/2] docs: add statsig-python-core Add version 0.22.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- ci_scripts/packages.txt | 1 + docs/packages/statsig-python-core.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 docs/packages/statsig-python-core.yaml diff --git a/ci_scripts/packages.txt b/ci_scripts/packages.txt index cb4f75f8..7507305f 100644 --- a/ci_scripts/packages.txt +++ b/ci_scripts/packages.txt @@ -96,6 +96,7 @@ snowflake-connector-python soundfile sqlalchemy srsly +statsig-python-core temporalio textual-speedups thrift diff --git a/docs/packages/statsig-python-core.yaml b/docs/packages/statsig-python-core.yaml new file mode 100644 index 00000000..2b635011 --- /dev/null +++ b/docs/packages/statsig-python-core.yaml @@ -0,0 +1,6 @@ +package-name: statsig-python-core +source-code: https://github.com/statsig-io/statsig-server-core/tree/main/statsig-pyo3 +license: ISC +versions: + - version: 0.22.0 + patched: From be2f985ce24a7b5bb4030a50aa024d8f51c3dfee Mon Sep 17 00:00:00 2001 From: Ludovic Henry Date: Fri, 28 Aug 2026 23:57:54 +0200 Subject: [PATCH 2/2] Update statsig-python-core.yaml --- docs/packages/statsig-python-core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/packages/statsig-python-core.yaml b/docs/packages/statsig-python-core.yaml index 2b635011..a19c8efb 100644 --- a/docs/packages/statsig-python-core.yaml +++ b/docs/packages/statsig-python-core.yaml @@ -1,5 +1,5 @@ package-name: statsig-python-core -source-code: https://github.com/statsig-io/statsig-server-core/tree/main/statsig-pyo3 +source-code: https://github.com/statsig-io/statsig-server-core license: ISC versions: - version: 0.22.0