Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion packages/@aws-cdk/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cdk-assets"
}
},
"dotnet": {
"namespace": "Amazon.CDK.Assets",
"packageId": "Amazon.CDK.Assets"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -56,4 +60,4 @@
"@aws-cdk/cx-api": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your editor has stripped new line at end of file on a few files making the diff larger than needed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-apigateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "apigateway"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.APIGateway",
"packageId": "Amazon.CDK.AWS.APIGateway"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-applicationautoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "applicationautoscaling"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.ApplicationAutoScaling",
"packageId": "Amazon.CDK.AWS.ApplicationAutoScaling"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "appsync"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.AppSync",
"packageId": "Amazon.CDK.AWS.AppSync"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "athena"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Athena",
"packageId": "Amazon.CDK.AWS.Athena"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-autoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "autoscaling"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.AutoScaling",
"packageId": "Amazon.CDK.AWS.AutoScaling"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -59,4 +63,4 @@
"@aws-cdk/aws-sns": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-autoscalingplans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "autoscalingplans"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.AutoScalingPlans",
"packageId": "Amazon.CDK.AWS.AutoScalingPlans"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "batch"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Batch",
"packageId": "Amazon.CDK.AWS.Batch"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-budgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "budgets"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Budgets",
"packageId": "Amazon.CDK.AWS.Budgets"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-certificatemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "certificatemanager"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CertificateManager",
"packageId": "Amazon.CDK.AWS.CertificateManager"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -56,4 +60,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cloud9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cloud9"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Cloud9",
"packageId": "Amazon.CDK.AWS.Cloud9"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cloudformation"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CloudFormation",
"packageId": "Amazon.CDK.AWS.CloudFormation"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -64,4 +68,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cloudfront"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CloudFront",
"packageId": "Amazon.CDK.AWS.CloudFront"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -61,4 +65,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cloudtrail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cloudtrail"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CloudTrail",
"packageId": "Amazon.CDK.AWS.CloudTrail"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -60,4 +64,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cloudwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cloudwatch"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CloudWatch",
"packageId": "Amazon.CDK.AWS.CloudWatch"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -57,4 +61,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-codebuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "codebuild"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CodeBuild",
"packageId": "Amazon.CDK.AWS.CodeBuild"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -68,4 +72,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-codecommit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "codecommit"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CodeCommit",
"packageId": "Amazon.CDK.AWS.CodeCommit"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -65,4 +69,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-codedeploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "codedeploy"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CodeDeploy",
"packageId": "Amazon.CDK.AWS.CodeDeploy"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -56,4 +60,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-codepipeline-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "codepipeline-api"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Codepipeline.Api",
"packageId": "Amazon.CDK.AWS.Codepipeline.Api"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -61,4 +65,4 @@
"@aws-cdk/util"
],
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-codepipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "codepipeline"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.CodePipeline",
"packageId": "Amazon.CDK.AWS.CodePipeline"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -76,4 +80,4 @@
"@aws-cdk/util"
],
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-cognito/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "cognito"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Cognito",
"packageId": "Amazon.CDK.AWS.Cognito"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/aws-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"artifactId": "config"
}
},
"dotnet": {
"namespace": "Amazon.CDK.AWS.Config",
"packageId": "Amazon.CDK.AWS.Config"
},
"sphinx": {}
}
},
Expand Down Expand Up @@ -55,4 +59,4 @@
"@aws-cdk/cdk": "^0.8.2"
},
"homepage": "https://github.com/awslabs/aws-cdk"
}
}
Loading