Tyler Ang-Wanek

Results 33 comments of Tyler Ang-Wanek

For those following, I finally have good news. The end is in sight. https://github.com/electron/electron/issues/28043 when this issue has been backported/released we can release for Electron 11.

Updating, after these 3 merge: https://github.com/electron/electron/pull/28108, https://github.com/electron/electron/pull/28109, https://github.com/electron/electron/pull/28110

Those are merged now, next up is Electron to release their latest builds

Is this code run in complete isolation or can we expect other things to be running in parallel?

Can you hook up `segfault-handler` to your project or a debugger and see where it segfaults?

Yes, I can confirm that what Unimax says is correct. In particular, it's because cred objects are owned by libgit2 after they are given to libgit2 through a credentials callback....

This library is lower level than I think is being expected here. Tags as stored in the `.git` repository are flat files that list what sha they point to. In...

Any chance the repository you're running the operation on is public?

We're not quite ready for this transition. We are aiming to move to NAPI in the near term to address this issue

So I have no qualms with using eslint, but I don't want to bring in _any_ gulp packages. You'll need to update your push to use eslint on the CLI.