sam boyer
sam boyer
Right, so, what _should_ be done here is a bit of a question. Pulling in the docs on the method for reference: ``` - All semver versions come first, and...
Hmm, odd. (thanks for digging!) Honestly, I haven't looked closely at the svn stuff (it's recently added, we didn't really support it before). All of the error handling there should...
@jstemmer yeah, I'm convinced. I was also noting the actual errors not making it through the other night while working on #196. If you make a PR to fix `unwrapVcsError()`,...
Eh...it was late, and I was debugging a massively concurrent test, so I don't remember exactly :/ It may have been that I didn't have the fix from #204 yet...
At least...it seems like specifying such a scheme should be possible. Maybe it shouldn't be. That's something we may want to figure out here, too 😄
@davecheney and @kardianos - wanted to give you guys a quick heads-up about this discussion. Not to troll, chest-beat, start a fight, reopen old wounds, or anything like that -...
Ugh, licenses. We're already trying to figure that out in the reverse direction - golang/dep#300. Maybe it's best to just wait until after we finish that, as the licenses should...
> Sure, I'll hold off on sending it for now and will keep it around in a local branch until gps is merged into dep. SGTM > I was vaguely...
(I'm very excited that someone else is poking at the actual guts of the algorithm 🎉 🎉 🎊 !!) Hmm...let's start with a definition for "flat package" - do you...
oh no worries, of course, there's a lot of verbiage in here. `bimodalIdentifier` itself isn't exactly great - though i think the crowning glory of unhelpfully stupid names is `completeDep`...