नमस्ते 🙏🏾
Pinned
1,926 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 66 commits in 8 repositories
Created 4 repositories
- trivikr/postinstall-node-version-check TypeScript
- trivikr/aws-sdk-client-mock-test TypeScript
- trivikr/node-http2-parallel-requests-on-session JavaScript
- trivikr/aws-parallel-transcribe-repro TypeScript
Created a pull request in aws/aws-sdk-js-v3 that received 6 comments
chore(clients): call postinstall-node-version-check
Issue
Follow-up to #2592
Description
Calls postinstall-node-version-check in clients
Testing
Tested in package @aws-sdk/client-s3:
$ fnm use 8
Usin…
+882
−277
•
6
comments
Opened 26 other pull requests in 9 repositories
aws/aws-sdk-js-v3
10
merged
1
open
1
closed
- chore(clients): update clients as of 07/22/2021
- chore(clients): call postinstall-node-version-check
- chore(deps): call postinstall-node-version-check in non clients
- feat(postinstall-node-version-check): util to show NodeDeprecationWarning
-
fix(clients): prefix
dist/for typesVersions TS<4 - fix(clients): link to Hash Interface
- feat(clients): update clients as of 07/08/2021
- chore(middleware-apply-body-checksum): use arrow functions
- feat(node-http-handler): configure disableConcurrentStreams in NodeHttp2Handler
- feat(clients): update clients as of 07/01/2021
- fix(protocol_tests): add downlevel-dts script to aws-json-10
- chore(codegen): populate identifiers for endpoint discovery
trivikr/postinstall-node-version-check
4
merged
aws/aws-sdk-js
2
merged
awslabs/smithy-typescript
2
merged
trivikr/aws-parallel-transcribe-repro
2
closed
trivikr/aws-sdk-js-v3
1
closed
trivikr/aws-sdk-client-mock-test
1
merged
aws/aws-codebuild-docker-images
1
merged
trivikr/aws-codebuild-docker-images
1
closed
Reviewed 31 pull requests in 4 repositories
aws/aws-sdk-js-v3 20 pull requests
- fix(clients): allow undefined configuration
- chore(protocol-test): update json 1.0 test
- chore: revert script change
- feat(clients): change runtime config from constant to provider functions
- fix: bump up tslib to 2.3.0
- chore: re-enable ssdk content-length test
- feat(clients): update clients as of 07/16/2021
- feat(credential-provider-sso): support sso credential when resolving shared credential file
- fix(node-http-handler): throw meaningful errors in H2 events
- chore(clients): move shared interfaces types package
- feat(postinstall-node-version-check): util to show NodeDeprecationWarning
- fix(codegen): fix detection of -s for generate-clients
- fix(client-transcribe-streaming): disable concurrent streams in handler
- feat(node-http-handler): configure disableConcurrentStreams in NodeHttp2Handler
- chore(codegen): refactor generic client configs to separate file
- chore(smithy-client): remove in-line import in types
- chore: generate client name according to sdkId
- test(codegen): add unit tests for recent changes to integrations
- chore(codegen): pin smithy to 1.9.x
- chore: assert deserialized types are correct
awslabs/smithy-typescript 6 pull requests
aws/aws-sdk-js 3 pull requests
aws/aws-codebuild-docker-images 2 pull requests
Created an issue in trivikr/postinstall-node-version-check that received 1 comment
Automatically bump package.json version based on Conventional Commits spec
Is your feature request related to a problem? Please describe. The package.json version needs to be manually bumped to be released. GitHub Action …
1
comment