Alexey Kotlyarov

Results 47 comments of Alexey Kotlyarov

I am using `python:3.9-buster` as a workaround, so haven't tried installing it on bullseye system.

Lettuce-Webdriver branch became [Aloe Webdriver](https://aloe.readthedocs.org/projects/aloe-webdriver/).

Here the arguments are joined together, which causes the incorrect behavior if some arguments already contain spaces: https://github.com/sachaos/viddy/blob/0ab3347/snapshot.go#L110

Thank you for reporting this issue. `sls offline` is tested in the integration test (`integration-test/run.sh`), and that currently passes - are you able to modify it to show what's failing...

That's nice, makes some cleanup possible. We'll likely need `serverless` to support this first though.

This seems to be it: https://github.com/serverless/serverless/pull/8572. However, it expects the user to manage the ECS image themselves - if you just define a function it should, for example, leave no...

Which version of `serverless` package are you using?

Did NPM or Yarn warn you in any way? 0.12.4 bumped the serverless dependency to 2.4.0 (or above). Now that I think of it, it should have mentioned that in...

How does one obtain this version of Docker? This is a result of running `stack --docker` on the project, so the bug should be passed to Stack.