Jason Heeris
Jason Heeris
@jwilger it's the inconsistency of it that's really the crux of the issue: - if the default package is in the state "fails to build", there's a visible error -...
A couple of notes from my efforts today before I forget: - `fs.relative_to()` exists since 1.3.0 (as @eli-schwartz mentioned, and thanks for IRC advice!), so you can do something like:...
I'll add a couple more notes to this so it's not lost, but please don't take this as a suggestion to use or not use this. There is an [undocumented...
I'll add a note that `x-access-token` appears to be a non-standard, but commonly used, **header** for this kind of use-case. Not really a username. I haven't been able to find...