Ashish Kulkarni

Results 151 comments of Ashish Kulkarni

@europ would you be willing to rebase this PR?

Any update, @andriusm?

You should migrate away either way -- wkhtmltopdf is obsolete (I'm speaking with my hat as maintainer).

We're migrating from Xeroizer, and I think that their approach makes a lot of sense: * Connection-level errors (e.g. timeout) are raised as-is e.g. `Net::OpenTimeout` * OAuth level errors are...

TravisCI reports a failure on account of CVE-2020-8130, need to specify `rake >= 12.3.3`. Everything works for our limited usage with this PR, so I didn't really check further :man_shrugging:

@PhilippeChab I think we need to introduce another configuration option, because you cannot use all the custom attributes directly. In our case, we can allow access to multiple tenants so...

@jeantristan see [this comment](https://github.com/prontolabs/pronto/issues/447#issuecomment-1920375479) from the PR author @X-sam -- it seems to be a bug in rugged itself.

That's a real corner case, not sure how you can really address that as there is no way you can distinguish between them on Windows. I'm pretty sure that the...

Can you give an example of what you need to configure and where NppFTP fails? `libssh` should be reading `%UserProfile%\.ssh\config` automatically.