Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,992 contributions in the last year
Activity overview
Contribution activity
June 2020
- eladb/json2jsii TypeScript
Created a pull request in aws/aws-cdk that received 12 comments
chore(core): add `Stage` class
Stages synthesize to embedded Cloud Assemblies. Ideally there should be CLI support for embedded Cloud Assemblies, but there isn't yet. It will be …
+1,323
−140
•
12
comments
- chore: incorporate cdk-assets-schema into cloud-assembly-schema
- feat(core,s3-assets): custom bundling docker command
- fix(eks): fargate profile role not added to aws-auth by the cdk
- chore(core): Stages
- chore(cli): fix "iam diff" integration test
- Refactor "Stage" into a base "Assembly" class
- chore(bootstrap): split file/image publishing roles
- chore(core): bundle assets in .cdk.staging
- fix(core): s3-deployments don't work with new bootstrap stack
- chore(lambda-nodejs): use bundling from core
- feat(lambda): Add EFS Filesystem support
- chore(efs): expose mount targets and selected subnets
- fix(eks): fargate profile deployment fails with missing iam:PassRole
- fix(dynamodb): cannot change serverSideEncryption from true to false
- feat(stepfunctions-tasks): evaluate expression as a task construct
- fix(core): cannot use container assets with new-style synthesis
- feat(awslint): publish as an external module
- chore: make eslintrc inheritance not escape its own package
- fix(cli): bootstrapping cannot be retried
- chore(custom-resources): fix broken links in readme
- chore(cognito): user pools are now in developer preview
- feat(eks): enable control plane logs
- fix(core): asset staging custom hash generates invalid file names
- chore(stepfunctions-tasks): update references to the recently replace RunLambaTask task to use LambdaInvoke
- fix(cloudtrail): Invalid arn partition for GovCloud
- fix(core): asset bundling runs as root
- feat(apigateway): define Resources on imported RestApi
- chore(assert): typo in arrayWith error message
- chore(core): add @aws-solutions-constructs for version reporting
- chore: info about AWS credentials in gitpod to contribution guide
- feat(eks): timeout option helm charts
- fix(core): incorrect temp directory when bundling assets
- Some pull request reviews not shown.
- build(deps-dev): bump @typescript-eslint/parser from 2.30.0 to 2.34.0
- build(deps-dev): bump ts-jest from 25.4.0 to 25.5.1
- build(deps-dev): bump standard-version from 7.1.0 to 8.0.0
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.30.0 to 2.34.0
- build(deps-dev): bump jsii-diff from 1.4.1 to 1.6.0
- build(deps-dev): bump jsii-pacmak from 1.4.1 to 1.6.0
- build(deps-dev): bump jsii from 1.4.1 to 1.6.0
- build(deps-dev): bump @types/jest from 25.2.1 to 26.0.0
Created an issue in aws/aws-cdk that received 6 comments
Customize asset bundling execution
We should offer a way for users to customize how docker is executed during asset bundling at the app level in order to allow users that can’t use …
•
6
comments