Samuel Giddins
Samuel Giddins
@maxvt ping on a failing Molinillo test case for this?
Thanks, I'm looking into it now and I think I understand what's going on. No promise when I can figure it out, though
``` diff diff --git a/spec/spec_helper/index.rb b/spec/spec_helper/index.rb index 9625e9e..16f807e 100644 --- a/spec/spec_helper/index.rb +++ b/spec/spec_helper/index.rb @@ -32,6 +32,7 @@ module Molinillo dependency.satisfied_by?(spec.version) end end + @search_for[dependency].dup end def name_for(dependency) ```
The test passed with that diff
Please merge the PR that I sent to your fork
Right, you give up almost entirely on the power of dependency resolution, and I don't think that loss should be understated.
Because cocoapods is not git specific. -Samuel E. Giddins On Jun 4, 2014, at 2:07 PM, Eric Horacek [email protected] wrote: This may be question larger than the scope of this...
I've gotten some `logentries` spam a few mornings this past week related to metrics, so that might be related?
Not great since it won't count organization stars.
Really weird, looking at https://github.com/CocoaPods/trunk.cocoapods.org/blob/master/app/controllers/api/sessions_controller.rb#L17 it should be working...