fix: prevent feature subgraphs from using other feature subgraphs as base subgraphs#2122
Conversation
WalkthroughA validation was introduced to prevent feature subgraphs from being created or published with another feature subgraph as their base. This logic was added to both the creation and publishing flows. Corresponding tests were added and refactored to verify this restriction, including new error-handling scenarios. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
⏰ 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). (4)
🔇 Additional comments (6)
✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
…-be-a-base-subgraph
Summary by CodeRabbit
New Features
Tests
Checklist