Skip to content

Instantly share code, notes, and snippets.

@jneves
Last active December 17, 2018 08:45
Show Gist options
  • Save jneves/b80abce3ea6a8fb12277775cafd91fd3 to your computer and use it in GitHub Desktop.
Save jneves/b80abce3ea6a8fb12277775cafd91fd3 to your computer and use it in GitHub Desktop.
zappa PRs review

Documentation and string/format minor updates

Miserlou/Zappa#1268 - Add documentation to the README for Cognito triggers - the code change packed in (seemingly by mistake) needs to be removed or explained though

Validated by multiple people

Needs merge

Miserlou/Zappa#757 - Pr/package excludes venv

Miserlou/Zappa#981 - Fixes again #744 (excluded folder if it's named same as virtualenv)

Miserlou/Zappa#1230 - Migrate bash script to tox

Miserlou/Zappa#1249 - Feature/passing source ip

Miserlou/Zappa#1316 - Retries and timeout for dependencies.

Miserlou/Zappa#1361 - remove unused imports

Miserlou/Zappa#1365 - deployment based on api stages implemented

Miserlou/Zappa#1467 - 1465 regional endpoint option

Needs validation by another user

Note: if you want to help her test if the feature works, test it still works with the feature disable and make sure you've ran the tests on both python 2.7 and 3.6 runtimes.

Miserlou/Zappa#1618 - remove egg-info from excludes (Fixes #1601)

Miserlou/Zappa#1331 - Py3 async

Miserlou/Zappa#1281 - No deserialize

Miserlou/Zappa#1289 - For Pillow, need to also delete 'PIL'

Miserlou/Zappa#1341 - Improve several CLI error messages

Miserlou/Zappa#1469 - fix Cognito lambda config for PreTokenGeneration trigger

Miserlou/Zappa#1461 - Allow multiple ARNs for a single event definition

Miserlou/Zappa#1538 - Allow providing a JSONEncoder class

Miserlou/Zappa#1546 - Fix the naming of event rule target id - particularly if it doesn't break other type of events

Miserlou/Zappa#1566 - feat: adding support for AWS Connect as one of the event source for Z…

Miserlou/Zappa#1570 - Replace windows path separator with posix separator in Zip files #1358

Miserlou/Zappa#1582 - Add support for API Gateway resource policy

Miserlou/Zappa#1587 - Specify unit divisor for tqdm

Miserlou/Zappa#1612 - Use new method to avoid deprecation warning of pypandoc - I think this one is deprecated by #1534

Needs usage docs

Miserlou/Zappa#1404 - Support option for providing log config file

Needs tests

Miserlou/Zappa#784 - Fix for Zappa no longer creating Route53 records for AWS issue #762

Under discussion

Miserlou/Zappa#1732 - Preserve symlinks when packaging files into the zip file

Needs discussion

Miserlou/Zappa#804 - Setting for excluding files from .py trimming

Miserlou/Zappa#966 - Added override_default_exclude config option

Miserlou/Zappa#1211 - Added Angular 4 example - I think this makes more sense in a different repo.

Miserlou/Zappa#1215 - Check config

Miserlou/Zappa#1242 - Package custom modules - not sure if we want to support another way of importing

Miserlou/Zappa#1264 - #695 in case apigateway_enabled==false the app_function is called dir… - I can see the advantages here: app_function becomes a generic lambda with all the zappa goodies, but seems slightly wrong to me to use app_function for this as the function signature changes.

Miserlou/Zappa#1372 - start of config refactor

Miserlou/Zappa#1435 - Pipenv (if desired)

Miserlou/Zappa#1517 - Add Lambda alarms and suggested config for it.

Miserlou/Zappa#1584 - Lambdat tagging

Miserlou/Zappa#1586 - don't package .pyc files with the wrong magic number ;

Miserlou/Zappa#1600 - Feature: pass response_id to async function enabling update task status

Miserlou/Zappa#1731 - Add a command for setting environment variables

Looks abandoned/needs some love

Miserlou/Zappa#108 - Conda support

Miserlou/Zappa#425 - warnings cause system exit unless --ignore-warnings are passed.

Miserlou/Zappa#542 - Explicit requirements

Miserlou/Zappa#639 - log exception when get_lambda_function_versions fails

Miserlou/Zappa#808 - "Sanity checking for function imports" Redux

Miserlou/Zappa#861 - Multiple keep warm

Miserlou/Zappa#1005 - adding warning when timeout is greater than 300

Miserlou/Zappa#1183 - Add prefix and sufix filter to S3 events

Miserlou/Zappa#1202 - Native support for block DoS Attacks via browser check cookie

Miserlou/Zappa#1217 - [WIP] Support Multiple Domains

Miserlou/Zappa#1333 - Be able to provide the path of the task as a string

To be closed - already implemented

Miserlou/Zappa#823 - Partial support for EventPattern.

Miserlou/Zappa#1479 - Fixes AttributeError: 'module' object has no attribute 'get_installed…v

Waiting for AWS to catch up

Miserlou/Zappa#1581 - Support python 3.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment