Farid Nouri Neshat

Results 35 comments of Farid Nouri Neshat

With web3 1.x, we can use [fetch-retry](https://github.com/jonbern/fetch-retry) to wrap global fetch, but with 4.x it's not possible out of the box. It would be nice if we could provide the...

Just a reminder that mocha isn't the only test runner out there...

Meanwhile, this is how aws-adfs project does the same thing: https://github.com/venth/aws-adfs/blob/master/aws_adfs/roles_assertion_extractor.py#L33-L39 I would be happy to make a pr, copy pasting that code!

Can we merge this and release a new semver major version?

Hi all, Firstly I'm a big fan of this software and it really allows me to be productive, so thank you all for collaborating. I'm a bit late here, because...

`stream.Readable.fromWeb` is experimental and it could change between node version changes. This project provides a stable interface to it that you don't have to worry about when changing between node...

I wrote the differences between the libraries in [here](http://stackoverflow.com/a/27885527/774086): - [`juice`](https://github.com/Automattic/juice). 1.7Mb with dependencies. - [`juice2`](https://github.com/andrewrk/juice). 5.9Mb with dependencies. This is a fork of juice, seems to be containing more...

Not used at all. There's no tests on this project.

You can explicitly allow loading unsigned plugins by setting the [allow_loading_unsigned_plugins in plugins section in the config](https://grafana.com/docs/grafana/latest/administration/configuration/#allow_loading_unsigned_plugins) or the GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS env variable to mtanda-aws-athena-datasource.