Dean Quiñanola

Results 9 issues of Dean Quiñanola

If not, please instruct everyone using zappa to have this in their `zappa_settings.json` ``` "use_precompiled_packages": false ``` There are many important pull requests that are just sitting there. Merge it...

**Describe the bug** Refer to this answer on Pydantic's issue by PrettyWood, https://github.com/samuelcolvin/pydantic/issues/2278#issuecomment-764610380 **To Reproduce** Example schema: ```yaml Pet: type: object properties: name: type: string pet_type: $ref: "#/components/schemas/PetType" PetType: type:...

enhancement

This only occurs when it's less than a minute. It looks like "a few seconds ago" and "n seconds" is localized by a different value (dutch or swedish?). I'm not...

v1.5.0 not v15

Dependency has changed to `runpod~=` and not `runpod==`

Changes: - Update grep pattern from runpod~= to runpod>= - Replace major.minor range logic with semantic version comparison - Add validation for current_version extraction - Update sed replacement to maintain...

Changes: - Update grep pattern from runpod~= to runpod>= - Replace major.minor range logic with semantic version comparison - Add validation for current_version extraction - Update sed replacement to maintain...

Changes: - Update grep pattern from runpod~= to runpod>= - Replace major.minor range logic with semantic version comparison - Add validation for current_version extraction - Update sed replacement to maintain...