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

refactor: readonly struct properties and hide internals #2106

Merged
merged 59 commits into from
Mar 28, 2019

Commits on Mar 27, 2019

  1. upgrade to jsii 0.8.0

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d4ed3b6 View commit details
    Browse the repository at this point in the history
  2. assert.SynthUtils

    Exposes a bunch of useful synthesis utilities like:
    `toCloudFormation(stack)`.
    
    This is also used to implement expect(stack)...
    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    fc52de4 View commit details
    Browse the repository at this point in the history
  3. cfn2ts: Add "readonly" to all props interfaces in L1

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    b2df442 View commit details
    Browse the repository at this point in the history
  4. applicationautoscaling

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    669e0db View commit details
    Browse the repository at this point in the history
  5. alexa-ask

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    3ebf9ed View commit details
    Browse the repository at this point in the history
  6. autoscaling

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    29cc760 View commit details
    Browse the repository at this point in the history
  7. cloudwatch

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    26bcd18 View commit details
    Browse the repository at this point in the history
  8. ec2

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    13981e9 View commit details
    Browse the repository at this point in the history
  9. events

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    66eed07 View commit details
    Browse the repository at this point in the history
  10. iam

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    8b9d1d8 View commit details
    Browse the repository at this point in the history
  11. kms

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e173d32 View commit details
    Browse the repository at this point in the history
  12. logs

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    3a72dee View commit details
    Browse the repository at this point in the history
  13. s3-notifications

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    28065c6 View commit details
    Browse the repository at this point in the history
  14. stepfunctions

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    3f4e401 View commit details
    Browse the repository at this point in the history
  15. ssm

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    f676ba1 View commit details
    Browse the repository at this point in the history
  16. dynamodb

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d6f3e1b View commit details
    Browse the repository at this point in the history
  17. foreach: show failing directory

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    0f6df4d View commit details
    Browse the repository at this point in the history
  18. ecr

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    2900060 View commit details
    Browse the repository at this point in the history
  19. codepipeline-api

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    812e00f View commit details
    Browse the repository at this point in the history
  20. dynamodb

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    5958975 View commit details
    Browse the repository at this point in the history
  21. elb

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    6254526 View commit details
    Browse the repository at this point in the history
  22. kinesis

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    b8b9efe View commit details
    Browse the repository at this point in the history
  23. route53

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    703e538 View commit details
    Browse the repository at this point in the history
  24. aws-s3

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    157435c View commit details
    Browse the repository at this point in the history
  25. rtv

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    39ff7ea View commit details
    Browse the repository at this point in the history
  26. elbv2

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    404bb0d View commit details
    Browse the repository at this point in the history
  27. assets

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    526dd7e View commit details
    Browse the repository at this point in the history
  28. cloudtrail

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    407f439 View commit details
    Browse the repository at this point in the history
  29. glue

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    06174a4 View commit details
    Browse the repository at this point in the history
  30. lambda

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    8db8c50 View commit details
    Browse the repository at this point in the history
  31. sqs

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    39b88d0 View commit details
    Browse the repository at this point in the history
  32. servicediscovery

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    5b6a2a7 View commit details
    Browse the repository at this point in the history
  33. apigateway

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    1be83cb View commit details
    Browse the repository at this point in the history
  34. cognito

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    8121b97 View commit details
    Browse the repository at this point in the history
  35. secretsmanager

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    4b9eaa3 View commit details
    Browse the repository at this point in the history
  36. sns

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    7f112cf View commit details
    Browse the repository at this point in the history
  37. autoscaling

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a8be00b View commit details
    Browse the repository at this point in the history
  38. rtv

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a7843dd View commit details
    Browse the repository at this point in the history
  39. app-delivery

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    f14e0cc View commit details
    Browse the repository at this point in the history
  40. assets-docker

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    f2ea3b4 View commit details
    Browse the repository at this point in the history
  41. certificatemanager

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    71d1d73 View commit details
    Browse the repository at this point in the history
  42. cloudformation

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    da41b18 View commit details
    Browse the repository at this point in the history
  43. cloudfront

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    bdc3477 View commit details
    Browse the repository at this point in the history
  44. codebuild

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    07ecbb2 View commit details
    Browse the repository at this point in the history
  45. codecommit

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    1ef6003 View commit details
    Browse the repository at this point in the history
  46. codedeploy

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    b40bf00 View commit details
    Browse the repository at this point in the history
  47. codepipeline

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    16da6bb View commit details
    Browse the repository at this point in the history
  48. ecs

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    de0eaaa View commit details
    Browse the repository at this point in the history
  49. eks

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c830a87 View commit details
    Browse the repository at this point in the history
  50. lambda-event-sources

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c341aae View commit details
    Browse the repository at this point in the history
  51. quickstarts

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a07ef7a View commit details
    Browse the repository at this point in the history
  52. rds

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    1bdcd46 View commit details
    Browse the repository at this point in the history
  53. s3-deployment

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    758b379 View commit details
    Browse the repository at this point in the history
  54. ses

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    949379e View commit details
    Browse the repository at this point in the history
  55. upgrade jsii-reflect

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    ec500e1 View commit details
    Browse the repository at this point in the history
  56. random change to trigger PR build

    Elad Ben-Israel authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    4be60c7 View commit details
    Browse the repository at this point in the history
  57. fix cloudfront

    Elad Ben-Israel committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d55f983 View commit details
    Browse the repository at this point in the history
  58. another minor change to trigger PR build

    Elad Ben-Israel authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    3a77bf0 View commit details
    Browse the repository at this point in the history
  59. another minor change

    Elad Ben-Israel authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    987a50f View commit details
    Browse the repository at this point in the history