TATSUNO “Taz” Yasuhiro
TATSUNO “Taz” Yasuhiro
I think This PR is now ready to be reviewd. Also, I recommend to setup GitHub Actions via https://github.com/mhart/dynalite/pull/146
Addresses #98
A PR for TTL support https://github.com/mhart/dynalite/pull/144
Thanks, I will check. It is `BlobType` in aws sdk definition, and I might be wrong to convert them into corresponding JS types.
aws-sdk-js-v3 is finally out. https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.0.0
This requires literal support #20 for better typing. ```typescript waitFor(state: "changeSetCreateComplete", params: CloudFormation.Types.DescribeChangeSetInput & {$waiter?: WaiterConfiguration}, callback?: (err: AWSError, data: CloudFormation.Types.DescribeChangeSetOutput) => void): Request; waitFor(state: "changeSetCreateComplete", callback?: (err: AWSError, data:...
> react to a comment that says rebase - dependabot does this This sounds nice to have, but I assume it may require Scala Steward to be a long-running server...
Can the reproducible repo be provided?
Yes, it is due to format, I think. Current implementation requires artifact name and version number in a single line.
@fthomas Do you have a time to test this with your test Steward instance ??