make sure only Appwrite projects are fetched on self-hosted#2696
make sure only Appwrite projects are fetched on self-hosted#2696stnguyen90 merged 1 commit intomainfrom
Conversation
Console (appwrite/console)Project ID: Tip Custom domains work with both CNAME for subdomains and NS records for apex domains |
WalkthroughThe pull request refactors platform-related checks and filters across four route and utility files to distinguish between cloud and non-cloud deployments. Changes include replacing a hardcoded platform string with a Platform enum constant, conditionally applying platform filters only when Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used📓 Path-based instructions (4)**/*.{ts,tsx,js,jsx,svelte}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.ts📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,js,jsx,svelte,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/routes/**📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-12-05T09:24:15.846ZApplied to files:
🧬 Code graph analysis (4)src/routes/(console)/project-[region]-[project]/+layout.ts (2)
src/lib/commandCenter/searchers/organizations.ts (2)
src/routes/(console)/organization-[organization]/+layout.ts (1)
src/routes/(console)/account/organizations/+page.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (5)
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 by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.