Add app.config requirement to Mix tasks#28
Conversation
WalkthroughAdds @requirements ["app.config"] to two Mix tasks (FeebDb.DumpSchemas and FeebDb.Migrate) so app.config is loaded before task execution. No other logic or control-flow changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
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 ignored due to path filters (2)
📒 Files selected for processing (2)
🔇 Additional comments (2)
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 |
This supports applications defining contexts in the
config/runtime.exsfile.Summary by CodeRabbit