Iliyan Peychev

Results 13 comments of Iliyan Peychev

Oh, it actually needs `getdns` C library to be installed manually before? If so, isn't it possible this to be done automatically? I'm not sure if any dev will be...

I think without this the module is practically unusable. I can't force all people in the team who use Mac, Linux and Windows to install the library manually before installing...

Please try to add a firewall rule on the cluster and on the **corresponding network** so tcp traffic is allowed on port 8443. That's the port that the traffic-manager container...

What exactly is the issue?

Yeah, this is a bug, thanks for reporting it.

It is, but it is not important. I believe no one is using this functionality and we can move it to backlog or even close it. If needed, we can...

We need to get out of this deadlock. @jcubic, if there is no way to fix this issue, can't we disable it for now in the whole repo? All other...

Yeah, I see now that the tests are being executed with Node 12. `AbortController` was introduced in Node 15. I updated the test to take into account this situation and...

I sent another PR: https://github.com/isomorphic-git/isomorphic-git/pull/1880 There is more than one commit - I needed to downgrade some packages, but now the tests are passing on my Mac and on Azure/Linux....