Page MenuHomePhabricator

Build and deploy a new release of GrowthBook where API has support to filter experiments by status
Closed, ResolvedPublic2 Estimated Story Points

Description

Description

While working on T421800: [GrowthBook Integration] Implement GrowthBook experiment polling client, we realized that a nice-to-have request for feature was included in GrowthBook (a new query parameter in its API to be able to filter by status for GET /experiments). We could take the opportunity to use it just deploying a new release of GrowthBook and that's the purpose of this ticket: Build and deploy a new docker image for both environments (staging, production) based on the a commit where that new feature is included.

Acceptance criteria

Staging:

  • Build and deploy a new docker image
  • Loads, can log in
  • Connections still work (Data Source > Presto Analytics Test Hive|Iceberg > View SQL Explorer)
    • Can query SELECT 1 in Presto Analytics Test Hive
    • Can query SELECT 1 in Presto Analytics Test Iceberg
  • No requests to third parties introduced (use Network tab in your browser's Developer Tools to verify)

Production:

  • Build and deploy a new docker image
  • Any currently running experiment's results are successfully refreshed (use Update button)

Event Timeline

Sfaci renamed this task from Build and deploy a new release of GrowthBook to Build and deploy a new release of GrowthBook where API has support to filter experiments by status.May 18 2026, 4:27 PM
Sfaci set the point value for this task to 2.May 18 2026, 5:02 PM
Sfaci updated the task description. (Show Details)

Change #1289366 had a related patch set uploaded (by Santiago Faci; author: Santiago Faci):

[operations/deployment-charts@master] growtbook: New release that supports status as a filter for API

https://gerrit.wikimedia.org/r/1289366

Change #1289366 merged by jenkins-bot:

[operations/deployment-charts@master] growtbook: New release that supports status as a filter for API

https://gerrit.wikimedia.org/r/1289366

Sfaci updated the task description. (Show Details)