Skip to content

chore(main): release 2.224.1#7039

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

chore(main): release 2.224.1#7039
flagsmithdev wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@flagsmithdev
Copy link
Contributor

@flagsmithdev flagsmithdev commented Mar 25, 2026

🤖 I have created a release beep boop

2.224.1 (2026-03-25)

Bug Fixes

  • use .values("id").distinct().count() in platform_hub for Oracle compatibility (#7041) (3f71f16)

Docs

  • pgbouncer: add credentialsFromExistingSecret usage to Kubernete… (#7037) (1867d0e)

Refactoring


This PR was generated with Release Please. See documentation.

@flagsmithdev flagsmithdev requested a review from a team as a code owner March 25, 2026 08:16
@flagsmithdev flagsmithdev added the autorelease: pending release-please powered label Mar 25, 2026
@flagsmithdev flagsmithdev requested review from talissoncosta and removed request for a team March 25, 2026 08:16
@flagsmithdev flagsmithdev added the autorelease: pending release-please powered label Mar 25, 2026
@vercel
Copy link

vercel bot commented Mar 25, 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 Mar 25, 2026 10:17am
flagsmith-frontend-preview Ignored Ignored Preview Mar 25, 2026 10:17am
flagsmith-frontend-staging Ignored Ignored Preview Mar 25, 2026 10:17am

Request Review

Copy link

@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.

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit in Settings → Usage.

Once credits are available, reopen this pull request to trigger a review.

@github-actions github-actions bot added the chore label Mar 25, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 25, 2026

Docker builds report

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

@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.33%. Comparing base (3f71f16) to head (23faa44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7039   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files        1337     1337           
  Lines       50010    50010           
=======================================
  Hits        49178    49178           
  Misses        832      832           

☔ 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
Contributor

github-actions bot commented Mar 25, 2026

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  43.1 seconds
commit  fe5d6d2
info  🔄 Run: #15486 (attempt 1)

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  29.2 seconds
commit  fe5d6d2
info  🔄 Run: #15486 (attempt 1)

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

passed  2 passed

Details

stats  2 tests across 2 suites
duration  44.2 seconds
commit  fe5d6d2
info  🔄 Run: #15486 (attempt 1)

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

passed  2 passed

Details

stats  2 tests across 2 suites
duration  1 minute, 11 seconds
commit  fe5d6d2
info  🔄 Run: #15486 (attempt 1)

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  47.6 seconds
commit  92864aa
info  🔄 Run: #15488 (attempt 1)

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  28 seconds
commit  92864aa
info  🔄 Run: #15488 (attempt 1)

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

passed  16 passed

Details

stats  16 tests across 13 suites
duration  32.9 seconds
commit  92864aa
info  🔄 Run: #15488 (attempt 1)

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

passed  1 passed

Details

stats  1 test across 1 suite
duration  43.4 seconds
commit  92864aa
info  🔄 Run: #15488 (attempt 1)

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  39.2 seconds
commit  23faa44
info  🔄 Run: #15491 (attempt 1)

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

passed  10 passed

Details

stats  10 tests across 7 suites
duration  28.6 seconds
commit  23faa44
info  🔄 Run: #15491 (attempt 1)

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

passed  16 passed

Details

stats  16 tests across 13 suites
duration  35.1 seconds
commit  23faa44
info  🔄 Run: #15491 (attempt 1)

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

passed  2 passed

Details

stats  2 tests across 2 suites
duration  44.7 seconds
commit  23faa44
info  🔄 Run: #15491 (attempt 1)

@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from fe5d6d2 to 92864aa Compare March 25, 2026 09:46
@github-actions github-actions bot added chore and removed chore labels Mar 25, 2026
@flagsmithdev flagsmithdev force-pushed the release-please--branches--main branch from 92864aa to 23faa44 Compare March 25, 2026 10:17
@github-actions github-actions bot added chore and removed chore labels Mar 25, 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