Another WIP commit. Major changes in the CLI. Also much better detection of ch…
…anges (or no changes) in the code, configuration, policies, etc. when deploying. An attempt to incorporate a test runner that will run unit tests associated with the Lambda function.
Showing
19 changed files
with
435 additions
and
289 deletions
kappa/aws.py
deleted
100644 → 0
samples/python/README.md
0 → 100644
samples/python/_src/README.md
0 → 100644
samples/python/_src/dev_config.json
0 → 100644
samples/python/_src/prod_config.json
0 → 100644
samples/python/_src/requirements.txt
0 → 100644
samples/python/_src/simple.py
0 → 100644
samples/python/_tests/test_get.json
0 → 100644
samples/python/_tests/test_post.json
0 → 100644
samples/python/_tests/unit/__init__.py
0 → 100644
File mode changed
samples/python/_tests/unit/test_simple.py
0 → 100644
samples/python/kappa.yml.sample
0 → 100644
-
Please register or login to post a comment