Fixed nx bump causing i18n to be a continuous dev task#28312
Conversation
ref 84fedc2 i18n inherited continuous:true and it shouldn't be a continuous task. This doesn't stop local dev, though it does eat up extra resources and look incorrect.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR modifies Nx workspace configuration across two files. The root Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28312 +/- ##
==========================================
+ Coverage 73.62% 73.70% +0.07%
==========================================
Files 1536 1535 -1
Lines 130863 130745 -118
Branches 15654 15641 -13
==========================================
+ Hits 96348 96361 +13
+ Misses 33527 33395 -132
- Partials 988 989 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ref 84fedc2
i18n inherited continuous:true and it shouldn't be a continuous task. This doesn't stop local dev, though it does eat up extra resources and look incorrect.