Skip to content

feat(Local env): Enhance local Django shell devex#6650

Merged
emyller merged 1 commit intomainfrom
refactor/shell-plus
Feb 3, 2026
Merged

feat(Local env): Enhance local Django shell devex#6650
emyller merged 1 commit intomainfrom
refactor/shell-plus

Conversation

@emyller
Copy link
Contributor

@emyller emyller commented Feb 3, 2026

make django-shell now uses shell_plus.

IPython is chosen over other options because it's the most actively maintained of alternatives.

@emyller emyller self-assigned this Feb 3, 2026
@emyller emyller requested a review from a team as a code owner February 3, 2026 15:38
@emyller emyller requested review from gagantrivedi and removed request for a team February 3, 2026 15:38
@github-actions github-actions bot added api Issue related to the REST API feature New feature or request labels Feb 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Docker builds report

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

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.20%. Comparing base (196ebf3) to head (e3f74b7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6650   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files        1298     1298           
  Lines       47108    47108           
=======================================
  Hits        46262    46262           
  Misses        846      846           

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

Copy link
Member

@khvn26 khvn26 left a comment

Choose a reason for hiding this comment

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

Yes!

@emyller emyller merged commit a75564b into main Feb 3, 2026
28 checks passed
@emyller emyller deleted the refactor/shell-plus branch February 3, 2026 16:00
@vercel
Copy link

vercel bot commented Feb 3, 2026

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

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Feb 3, 2026 4:07pm
flagsmith-frontend-preview Ignored Ignored Feb 3, 2026 4:07pm
flagsmith-frontend-staging Ignored Ignored Feb 3, 2026 4:07pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants