Add separate pub-cache boolean flag#377
Conversation
📝 WalkthroughWalkthroughAdds a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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 |
|
@bartekpacia Can you please take a look at this? |
|
@kuhnroyal of course - thanks for the ping. Could you rebase with master and revert changes not directly related to the scope of the PR? see also #387 |
This allows to selectively enabled pub dependency caching. Uses backwards compatible default if only `cache: true` is set.
4766ebf to
541f568
Compare
|
@bartekpacia Rebased |
bartekpacia
left a comment
There was a problem hiding this comment.
Thanks! Looking good.
This allows to selectively enabled/disable SDK & pub dependency caching.
Uses backwards compatible default if only
cache: trueis set.Summary by CodeRabbit
pub-cacheconfiguration parameter to independently control Dart pub dependency caching; when unspecified it falls back to the existingcachebehavior.pub-cachebehavior, usage scenarios, defaults, and dynamic value references.pub-cachewhen provided.