Giorgio Azzinnaro

Results 7 issues of Giorgio Azzinnaro

Hi Related to #489 Some key differences: - uses `requirements-default.txt` as bootstrap, should be usable in production - Postgres and Memcached are linked as external services (as is customary when...

**Bug Description** During development, when first starting the client (`yarn start:client`), the `client:copy-assets` task fails because directories `dist/apps/client` and `dist/apps/client/assets` are missing. **To Reproduce** 1. start with a clean repo...

help wanted

**Do you want to request a *feature* or report a *bug*?** I think this is a bug. The only other reference I could find is here: https://github.com/awslabs/aws-mobile-appsync-sdk-js/issues/263#issuecomment-461280846 **What is the...

A very common use case we have in our Dynamo Table are ULIDs used as sort keys: not only does this make it trivial to get the most recent items,...

feature-request

Stack trace: null I'm working on a DevTools extension,[^2] I initially managed to get my UI to show up, following the steps over here,[^1] then this error started appearing randomly:...

devtools extensions

I installed 25.1.1 with this kerl option to enable the debugger: ```sh export KERL_BUILD_DEBUG_VM=true ``` Kerl picks up the command correctly, and it builds the vm in debug mode. However,...

Hello DuckDB team! I'm not sure if this repo is the best place to discuss this, since it's not something that strictly depends on the AWS SDK. AFAIK Dynamo unmarshaling...