boden
boden
There doesn't appear to be much traction on this topic, but a few notes based on my recent experience while getting jailer/firecracker to run as non-root: (a) The user jailer...
@stevenvachon Any chance you're willing to submit a merge request? I'm not ever sure browserify was around when I wrote this module, so support for it wasn't in scope.
Are you suggesting isError() should be added to the Readme? Technically the Readme is not the API docs, but rather an overview of the main features of the module. In...
@tracker1 - I will try to take a look at this in the next week (as time permits). Obviously if you get time for PR - that's appreciated, but please...
@vjames19 as per https://github.com/bodenr/errors/blob/master/lib/errors.js#L321 the `status` is based on the exception instances `errorCode` which is passed into the instance factory as `code`. If this value is a valid HTTP status...
@myndzi thanks for this report and merge request. It appears there's already a node issue for this: https://github.com/nodejs/node/issues/5675 However it's currently marked as a doc issue. As you can see...
My use case is for OpenStack development. We have many project repos across a handful of github accounts, so using the fav alias is a timesaver when I want to...
It's not very smart; it just uses the first one it finds.
@jd @harlowja @rholder I realize this PR has conflicts now, but I'd like to understand your initial impressions of this code to determine if it's worth my time continuing here....
travis didn't rebuild; let me try closing + reopening this