Gleb Bahmutov

Results 551 comments of Gleb Bahmutov

Sure, do this. I think just follow the other examples, once there is pull request we also have CLA bot configured.

Sure, could be useful Sent from my iPhoneOn Jan 12, 2023, at 09:48, Sebastian Vega ***@***.***> wrote: Hi @bahmutov, I was wondering if this is something that could be useful...

I don't have time for this right now, but would be open to a pull request

Open a PR into each project that you want to upgrade with upgraded dependencies Sent from my iPhoneOn Sep 13, 2023, at 08:11, Juan Pablo ***@***.***> wrote: We are running...

Really up to you BUT for a testing tool that is not part of your production code the old dependencies do not matterSent from my iPhoneOn Sep 13, 2023, at...

Do you have baseUrl set in your config? Do you have fallback route in your backend?Sent from my iPhoneOn Jun 19, 2023, at 09:57, Nicolas AUBIN ***@***.***> wrote: Inspired from...

Ok then I will need a reproducible example to debug this since there could be so many things in your two apps and specs to say anything definitive Sent from...

Probably yes, but then there are HTTPS and ServiceWorker scope issues. I will investigate this later.

I think the Node 6 has greatly improved the loading times, not sure about Node 4, I have not measured this in a long long time

Yeah, I did not have time to create a build step, so I put feature tests, my code and babel into babel-service.js file. I will split the source into dependencies...