Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aws-dynamodb-global): Adding package to support DynamoDB Global Tables #2251

Merged
merged 10 commits into from
Apr 16, 2019
Merged

feat(aws-dynamodb-global): Adding package to support DynamoDB Global Tables #2251

merged 10 commits into from
Apr 16, 2019

Commits on Mar 20, 2019

  1. Merge pull request #1 from awslabs/master

    Pull master
    KingOfPoptart authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9580b32 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Merge pull request #3 from awslabs/master

    Update to 0.28
    KingOfPoptart authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    25bea4a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Merge pull request #4 from awslabs/master

    Update from master
    KingOfPoptart authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    670894b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from awslabs/master

    fix(decdk): set the timeout in the schema tests to 10 seconds. (#2250)
    KingOfPoptart authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    f93a7a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from awslabs/master

    fix(codebuild): add validation for Source when the badge property is …
    KingOfPoptart authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    edce23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de7c0e View commit details
    Browse the repository at this point in the history
  5. fix(codebuild): add validation for Source when the badge property is …

    …true (#2242)
    
    Badge should not be allowed to be true if Source is not of type GitHub, GitHub Enterprise or Bitbucket.
    
    Fixes #1749
    
    AWS DynamoDB Global Tables package for CDK
    Kaixiang-AWS authored and KingOfPoptart committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    cd9d083 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'KingOfPoptart/aws-dynamodb-global' of github.com:KingOf…

    …Poptart/aws-cdk into KingOfPoptart/aws-dynamodb-global
    KingOfPoptart committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    1355ed7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Stylistic changes

    Elad Ben-Israel authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    28e2475 View commit details
    Browse the repository at this point in the history
  2. Code Review

    KingOfPoptart committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    0a0e946 View commit details
    Browse the repository at this point in the history