refactor: remove SOURCEBOT_TENANCY_MODE and multi-tenancy code paths#1075
refactor: remove SOURCEBOT_TENANCY_MODE and multi-tenancy code paths#1075brendan-kellam merged 2 commits intomainfrom
Conversation
Single tenancy is now the only mode. Removes the tenancy mode env var, schema, multi-tenancy init logic, org selector UI, and tenancy docs page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
@brendan-kellam your pull request is missing a changelog! |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
WalkthroughThis PR removes all multi-tenancy support from the application, including the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
SOURCEBOT_TENANCY_MODEenv var,tenancyModeSchema, andTenancyModetypedocs/docs/configuration/tenancy.mdx)Test plan
SOURCEBOT_TENANCY_MODE🤖 Generated with Claude Code
Summary by CodeRabbit
Chores
Documentation
Features Removed