Popular repositories
328 contributions in the last year
Less
More
Contribution activity
March 2021
Opened 1 pull request in 1 repository
aws/serverless-application-model
1
open
Reviewed 16 pull requests in 2 repositories
aws/aws-sam-cli 13 pull requests
- edit: print outdated version message to stderr
- Native Installer script/configs for nightly builds
- fix: sam build fails when layer logicalID shared across stacks
- feat: add option --container-host to commands local start-api, local start-lambda and local invoke
- fix the flaky warm containers integration test cases
- fix: Skip building functions/layers if codeuri is a zip file
- Adds cloudformation package support for ServiceCatalog #2409
-
WIP:
sam buildResolve layer ARN passed from to parent stacks (not covering all intrinsic functions) - fix: --base-dir is disregarded in sam build
- ci: Do apt update before installing
- WIP ci: Make tests run in parallel
- feat: Enable nested stack support for sam build and sam local
- chore: Provide future support for nested stack in local invoke/start-api/start-lambda