Closed ashfurrow closed 5 years ago
Tests are passing locally:
I ran into the same issue and think this is a beneficial feature.
Nice work @ashfurrow, your fork works great for me!
Sorry for the long delay. This seems reasonable. I'll merge it and get a release out as soon as I can.
Awesome, thank you @mdiiorio! Looking forward to it.
@mdiiorio good morning and happy Friday! I was just hoping I could bother you for a release to RubyGems. Have a great one!
I can get that out today.
I just released 1.1.0 with your change.
Awesome, thanks!
Good morning! I'm a big fan of this library, it really speeds up our CI build times. However, I ran into a case yesterday where how it handles development pods (comparing files' last-modified times) doesn't work for our project, which integrates React Native and Objective-C code. To support our use case, I've added an
--ignore-dev-pods
flag that ignores development pods altogether. Thanks!