Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - blue-green-container-deployment-example@1.3.0
 - cloudfront-authorization-example@1.3.0
 - codepipeline-check-parameter-action-example@1.3.0
 - codepipeline-merge-action-example@1.3.0
 - codepipeline-slack-approval-example@1.3.0
 - contentful-webhook-example@1.3.0
 - dynamodb-seeder-example@1.3.0
 - github-webhook-example@1.3.0
 - notifications-example@1.3.0
 - pull-request-example@1.3.0
 - s3-antivirus-example@1.3.0
 - stripe-webhook-example@1.3.0
 - temp-stack-example@1.3.0
 - @cloudcomponents/cdk-blue-green-container-deployment@2.3.0
 - @cloudcomponents/cdk-chatops@2.3.0
 - @cloudcomponents/cdk-cloudfront-authorization@2.3.0
 - @cloudcomponents/cdk-codepipeline-check-parameter-action@2.3.0
 - @cloudcomponents/cdk-codepipeline-merge-action@2.3.0
 - @cloudcomponents/cdk-codepipeline-slack@2.3.0
 - @cloudcomponents/cdk-container-registry@2.3.0
 - @cloudcomponents/cdk-contentful-webhook@2.3.0
 - @cloudcomponents/cdk-deletable-bucket@2.3.0
 - @cloudcomponents/cdk-developer-tools-notifications@2.3.0
 - @cloudcomponents/cdk-dynamodb-seeder@2.3.0
 - @cloudcomponents/cdk-github-webhook@2.3.0
 - @cloudcomponents/cdk-lambda-at-edge-pattern@2.3.0
 - @cloudcomponents/cdk-pull-request-approval-rule@2.3.0
 - @cloudcomponents/cdk-pull-request-check@2.3.0
 - @cloudcomponents/cdk-s3-antivirus@2.3.0
 - @cloudcomponents/cdk-stripe-webhook@2.3.0
 - @cloudcomponents/cdk-temp-stack@2.3.0
  • Loading branch information
hupe1980 committed Apr 17, 2024
1 parent 32dd936 commit d8fc450
Show file tree
Hide file tree
Showing 31 changed files with 49 additions and 49 deletions.
6 changes: 3 additions & 3 deletions examples/blue-green-container-deployment-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blue-green-container-deployment-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,8 +9,8 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-blue-green-container-deployment": "^2.2.0",
"@cloudcomponents/cdk-container-registry": "^2.2.0",
"@cloudcomponents/cdk-blue-green-container-deployment": "^2.3.0",
"@cloudcomponents/cdk-container-registry": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudfront-authorization-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudfront-authorization-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-cloudfront-authorization": "^2.2.0",
"@cloudcomponents/cdk-cloudfront-authorization": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codepipeline-check-parameter-action-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^2.2.0",
"@cloudcomponents/cdk-codepipeline-check-parameter-action": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/codepipeline-merge-action-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codepipeline-merge-action-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"author": "hello@webappsolutions.de",
"private": true,
Expand All @@ -10,7 +10,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-merge-action": "^2.2.0",
"@cloudcomponents/cdk-codepipeline-merge-action": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/codepipeline-slack-approval-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codepipeline-slack-approval-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-codepipeline-slack": "^2.2.0",
"@cloudcomponents/cdk-codepipeline-slack": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/contentful-webhook-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contentful-webhook-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-contentful-webhook": "^2.2.0",
"@cloudcomponents/cdk-contentful-webhook": "^2.3.0",
"@cloudcomponents/cdk-secret-key": "^2.1.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
Expand Down
4 changes: 2 additions & 2 deletions examples/dynamodb-seeder-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dynamodb-seeder-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-dynamodb-seeder": "^2.2.0",
"@cloudcomponents/cdk-dynamodb-seeder": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/github-webhook-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-webhook-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-github-webhook": "^2.2.0",
"@cloudcomponents/cdk-github-webhook": "^2.3.0",
"@cloudcomponents/cdk-secret-key": "^2.1.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
Expand Down
6 changes: 3 additions & 3 deletions examples/notifications-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notifications-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,8 +9,8 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-chatops": "^2.2.0",
"@cloudcomponents/cdk-developer-tools-notifications": "^2.2.0",
"@cloudcomponents/cdk-chatops": "^2.3.0",
"@cloudcomponents/cdk-developer-tools-notifications": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
6 changes: 3 additions & 3 deletions examples/pull-request-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pull-request-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,8 +9,8 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-pull-request-approval-rule": "^2.2.0",
"@cloudcomponents/cdk-pull-request-check": "^2.2.0",
"@cloudcomponents/cdk-pull-request-approval-rule": "^2.3.0",
"@cloudcomponents/cdk-pull-request-check": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/s3-antivurs-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "s3-antivirus-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-s3-antivirus": "^2.2.0",
"@cloudcomponents/cdk-s3-antivirus": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/stripe-webhook-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stripe-webhook-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@cloudcomponents/cdk-secret-key": "^2.1.0",
"@cloudcomponents/cdk-stripe-webhook": "^2.2.0",
"@cloudcomponents/cdk-stripe-webhook": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "10.0.41",
"source-map-support": "^0.5.21"
Expand Down
4 changes: 2 additions & 2 deletions examples/temp-stack-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "temp-stack-example",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"cdk": "cdk"
},
"dependencies": {
"@cloudcomponents/cdk-temp-stack": "^2.2.0",
"@cloudcomponents/cdk-temp-stack": "^2.3.0",
"aws-cdk-lib": "^2.28.0",
"constructs": "^10.0.41",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-blue-green-container-deployment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-blue-green-container-deployment",
"version": "2.2.0",
"version": "2.3.0",
"description": "Blue green container deployment with CodeDeploy",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-chatops/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-chatops",
"version": "2.2.0",
"version": "2.3.0",
"description": "Constructs for chattool integration: #slack / msteams",
"license": "MIT",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cdk-cloudfront-authorization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-cloudfront-authorization",
"version": "2.2.0",
"version": "2.3.0",
"description": "CloudFront with Cognito authentication using Lambda@Edge",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -61,7 +61,7 @@
"constructs": "^10.0.41"
},
"dependencies": {
"@cloudcomponents/cdk-lambda-at-edge-pattern": "^2.2.0"
"@cloudcomponents/cdk-lambda-at-edge-pattern": "^2.3.0"
},
"devDependencies": {
"@aws-cdk/assert": "2.28.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-codepipeline-check-parameter-action",
"version": "2.2.0",
"version": "2.3.0",
"description": "Cdk component that checks if system parameters are set correctly",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-codepipeline-merge-action/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-codepipeline-merge-action",
"version": "2.2.0",
"version": "2.3.0",
"description": "Cdk component that automatically merge branches in codepipelines",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-codepipeline-slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-codepipeline-slack",
"version": "2.2.0",
"version": "2.3.0",
"description": "Cdk component that provisions a #slack approval workflow and notification messages on codepipeline state changes",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-container-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-container-registry",
"version": "2.2.0",
"version": "2.3.0",
"description": "Registry for container images",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-contentful-webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-contentful-webhook",
"version": "2.2.0",
"version": "2.3.0",
"description": "Create, update and delete contentful webhooks with your app deployment",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-deletable-bucket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-deletable-bucket",
"version": "2.2.0",
"version": "2.3.0",
"description": "Bucket with content cleanup to allow bucket deletion when the stack will be destroyed",
"license": "MIT",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cdk-developer-tools-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-developer-tools-notifications",
"version": "2.2.0",
"version": "2.3.0",
"description": "#slack / msteams / email notifications for developer tools: CodeCommit, CodeBuild, CodeDeploy, CodePipeline",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -67,7 +67,7 @@
"constructs": "^10.0.41"
},
"dependencies": {
"@cloudcomponents/cdk-chatops": "^2.2.0"
"@cloudcomponents/cdk-chatops": "^2.3.0"
},
"devDependencies": {
"@aws-cdk/assert": "2.28.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-dynamodb-seeder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-dynamodb-seeder",
"version": "2.2.0",
"version": "2.3.0",
"description": "A seeder for dynamodb tables",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-github-webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-github-webhook",
"version": "2.2.0",
"version": "2.3.0",
"description": "Create, update and delete github webhooks with your app deployment",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-lambda-at-edge-pattern/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-lambda-at-edge-pattern",
"version": "2.2.0",
"version": "2.3.0",
"description": "CDK Constructs for Lambda@Edge pattern: HttpHeaders",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-pull-request-approval-rule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-pull-request-approval-rule",
"version": "2.2.0",
"version": "2.3.0",
"description": "CodeCommit pull request approval rules to enforcing your pull request workflow",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-pull-request-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-pull-request-check",
"version": "2.2.0",
"version": "2.3.0",
"description": "Cdk component that automatically check pull requests",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-s3-antivirus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-s3-antivirus",
"version": "2.2.0",
"version": "2.3.0",
"description": "Antivirus for Amazon S3",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-stripe-webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-stripe-webhook",
"version": "2.2.0",
"version": "2.3.0",
"description": "Create, update and delete stripe webhooks with your app deployment",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-temp-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcomponents/cdk-temp-stack",
"version": "2.2.0",
"version": "2.3.0",
"description": "A stack that destroys itself after a given time (ttl)",
"license": "MIT",
"author": {
Expand Down

0 comments on commit d8fc450

Please sign in to comment.