Shelley Vohr

Results 346 comments of Shelley Vohr

@mmarchini could you rebase this?

Closed by https://github.com/nodejs/node-core-utils/pull/443

@mmarchini I definitely agree that there's a bit of a bystander effect going on with who has authority to merge things, but i'm not 100% sure that automatic merges are...

i'm happy to take this one! pretty sure i know the small refactor we need to do.

It's actually an issue with [`ghauth`](https://github.com/rvagg/ghauth/blob/master/ghauth.js#L12) though - we might want to fix it there although it's also feasibly fixable here if we potentially want to remove use of that...

We could probably copy https://chromium.googlesource.com/chromium/src/+/master/tools/bisect-builds.py to some extent and make it a nice interactive flow

@ryzokuken that would be 💯 @aykay76 we bundle the entirety of Node.js in Electron, you _can_ run the module it's just that we tweak it to build with BoringSSL instead...

@LekoArts hi! i did totally miss this, thanks for the ping! I'd be curious what your envisioned workflow would be for projects? e.g how would you monitor the lifecycle of...

@LekoArts yes! There are four possible states in the cycle - a PR destined for backport to let's say `12-x-y` will be tagged `target/12-x-y`. Then, once the PR is merged,...