py-lambda-action
py-lambda-action copied to clipboard
Multiple Fixes and Improvements
Hello @mariamrf! I hope we can get this merged to fix some issues and make some improvements to this very useful action.
This PR does the following:
- Adds all currently supported Python versions.
- Fixes a breaking issue where the action does not complete because the Lambda function is not in an Active and Successful state/status.
- Adds runtime and architecture information to the created layer.
- Various formatting updates.
This should close issue #24.
Thank you!
Bumping. @mariamrf can you review?
☹