Amir Szekely

Results 139 comments of Amir Szekely

Please include the following information: * Version of `serverless-python-requirements` used * Output of `docker version` * Output of `docker run --rm -v c:/Users/taing:/test busybox ls -lah /test` * Output of...

That's weird. Everything seems in place. What version did you use before this? Also, please paste the output of: docker run --rm -v c:/Users/taing/Desktop/projects/wm-tc:/test alpine ls /test/serverless.yml If you want...

@mrpgraae I've created a PR for that #213. @illagrenan that should already be covered by the documentation, but it would be nice to detect it and print a good error...

I prefer not changing things when possible. You don't always have permissions, sometimes you crash and leave things behind, and in this case there should always be a file we...

That specific part was a general comment. But it might apply to this plugin in the future. Someone might ask for a feature where the build folder is different than...

Makes sense to change it to a file it creates then, especially since you already had to do that anyway.

@ajshukury same questions go to you. I need more details to be able to help. Please open it as a new ticket and mention me. Also make sure you use...

~~@christophgysin were you able to find a solution for this? I have the same issue where I try to deploy to multiple accounts. Asset publishing fails with:~~ ``` error :...

Yes, it's just those components and whatever comes with the basic OS image.

Good idea. Maybe retry spot a bit and the fallback if the user enabled this option.