Skip to content

chore(main): release 2.233.1#7501

Open
flagsmithdev wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 2.233.1#7501
flagsmithdev wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@flagsmithdev
Copy link
Copy Markdown
Contributor

@flagsmithdev flagsmithdev commented May 12, 2026

🤖 I have created a release beep boop

2.233.1 (2026-05-12)

Bug Fixes

  • projects: validate organisation query param is numeric (#7486) (4f04389)
  • versioning: include multivariate values in v2 webhook payloads (#7496) (913daeb)

CI

  • use production settings for mcp schema generation (#7502) (33f78a9)

This PR was generated with Release Please. See documentation.

@flagsmithdev flagsmithdev requested a review from a team as a code owner May 12, 2026 16:13
@flagsmithdev flagsmithdev added the autorelease: pending release-please powered label May 12, 2026
@flagsmithdev flagsmithdev requested review from khvn26 and removed request for a team May 12, 2026 16:13
@flagsmithdev flagsmithdev added the autorelease: pending release-please powered label May 12, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview May 12, 2026 8:35pm
flagsmith-frontend-preview Ignored Ignored Preview May 12, 2026 8:35pm
flagsmith-frontend-staging Ignored Ignored Preview May 12, 2026 8:35pm

Request Review

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions github-actions Bot added the chore label May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-7501 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-7501 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7501 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7501 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7501 Finished ✅ Results

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (913daeb) to head (4048b48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7501   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files        1398     1398           
  Lines       52689    52689           
=======================================
  Hits        51879    51879           
  Misses        810      810           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  43.8 seconds
commit  bab2846
info  🔄 Run: #16711 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  33.5 seconds
commit  bab2846
info  🔄 Run: #16711 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  48.4 seconds
commit  bab2846
info  🔄 Run: #16711 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  39 seconds
commit  bab2846
info  🔄 Run: #16711 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  43.4 seconds
commit  4101bdd
info  🔄 Run: #16714 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  40 seconds
commit  4101bdd
info  🔄 Run: #16714 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  38 seconds
commit  4101bdd
info  🔄 Run: #16714 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  1 minute, 4 seconds
commit  4101bdd
info  🔄 Run: #16714 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  37.3 seconds
commit  4048b48
info  🔄 Run: #16716 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  43.5 seconds
commit  4048b48
info  🔄 Run: #16716 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  50.8 seconds
commit  4048b48
info  🔄 Run: #16716 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  40.1 seconds
commit  4048b48
info  🔄 Run: #16716 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

Visual Regression

16 screenshots compared. See report for details.
View full report

@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from bab2846 to 4101bdd Compare May 12, 2026 16:47
@github-actions github-actions Bot added chore and removed chore labels May 12, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 4101bdd to 4048b48 Compare May 12, 2026 20:35
@github-actions github-actions Bot added chore and removed chore labels May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending release-please powered chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant