javulticat
javulticat
Will this create only a `py3` wheel in `pypi` or will it create a ` py2.py3` wheel (or both)? It looks like for 0.54.1, a `py2.py3` wheel was also created,...
Hi all, you are correct that [`zappa-0.54.1-py3-none-any.whl`](https://files.pythonhosted.org/packages/90/96/15430d603457dbb8a58e35cbc551ce729d758358cbac31466e0886b62c9c/zappa-0.54.1-py3-none-any.whl) on `pypi` is _**not**_ the intended `0.54.1` release and accidentally contains later commits found in `master` (through Jan 7, 2022). This is an...
@Quidge conversation resolved - thanks for improving the tests! I'm not sure I fully understand the question being asked around CSVs. Could you try restating? One point that may or...
@zeevt that's my understanding as well, so I believe it would be fair to say that this is a potential concern for any text file, correct? I was confused because...
@dougharris, perhaps I'm not quite understanding the issue you're describing, but I'm unsure if I see an actual problem that is not already solvable using Zappa as-is. Following best practices,...
Decided to merge this as it had been stalled. I've since tested and confirmed that this has had the expected effects: - [x] Manual runs can be triggered as expected...
@TeddJohnson et. al., here's a new link that should work for the foreseeable future: https://join.slack.com/t/zappateam/shared_invite/zt-2ej8p6jqu-IdOZgkfj4AjAg8JHIPwwWQ
Hey, just wanted to provide some quick thoughts here! (Note: Ok, now having finished with writing what follows, it seems my thoughts turned out to be not-so-quick 🙃 - sorry,...
I'll be implementing ARM support as part of Zappa's next release ([`0.60.0`](https://github.com/zappa/Zappa/milestone/2)) cycle. To get this functionality ASAP, I recommend keeping an eye on #1051. Once that Issue is closed...
As a quick sanity check, can you try uploading a simple "Hello World" app with Zappa using the same Zappa settings and same dependencies as you use for deploying your...