From 2a5cbe07e4a2cc6c1823430688c16972e6071654 Mon Sep 17 00:00:00 2001 From: Zahi Ben Shabat Date: Wed, 10 May 2023 11:55:23 -0400 Subject: [PATCH 1/4] Add App Development for AWS to plugin marketplace Signed-off-by: Zahi Ben Shabat --- microsite/data/plugins/aws-app-development.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/aws-app-development.yaml diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml new file mode 100644 index 0000000000..3feeba1bbb --- /dev/null +++ b/microsite/data/plugins/aws-app-development.yaml @@ -0,0 +1,10 @@ +--- +title: App Development for Backstage.io on AWS +author: Amazon Web Services +authorUrl: https://aws.amazon.com/ +category: Infrastructure +description: Create and develop applications on AWS using Backstage. +documentation: https://github.com/awslabs/app-development-for-backstage-io-on-aws#readme +iconUrl: https://github.com/awslabs/app-development-for-backstage-io-on-aws/blob/main/docs/images/AWS_logo.png?raw=true +npmPackageName: '@aws/plugin-aws-apps-for-backstage' +addedDate: '2023-05-10' From 7ff2110886da1ec4f7f346668d89cd10e4e9ec67 Mon Sep 17 00:00:00 2001 From: Tzahi Ben Shabat Date: Thu, 11 May 2023 09:08:49 -0400 Subject: [PATCH 2/4] Update microsite/data/plugins/aws-app-development.yaml Co-authored-by: Johan Haals Signed-off-by: Tzahi Ben Shabat --- microsite/data/plugins/aws-app-development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml index 3feeba1bbb..6d8d5135b8 100644 --- a/microsite/data/plugins/aws-app-development.yaml +++ b/microsite/data/plugins/aws-app-development.yaml @@ -1,5 +1,5 @@ --- -title: App Development for Backstage.io on AWS +title: AWS App Developer Tools author: Amazon Web Services authorUrl: https://aws.amazon.com/ category: Infrastructure From eb80934c099205d77b41cff6de85facc74bb20df Mon Sep 17 00:00:00 2001 From: Tzahi Ben Shabat Date: Thu, 11 May 2023 09:09:42 -0400 Subject: [PATCH 3/4] Update microsite/data/plugins/aws-app-development.yaml Co-authored-by: Johan Haals Signed-off-by: Tzahi Ben Shabat --- microsite/data/plugins/aws-app-development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml index 6d8d5135b8..bda9d93861 100644 --- a/microsite/data/plugins/aws-app-development.yaml +++ b/microsite/data/plugins/aws-app-development.yaml @@ -3,7 +3,7 @@ title: AWS App Developer Tools author: Amazon Web Services authorUrl: https://aws.amazon.com/ category: Infrastructure -description: Create and develop applications on AWS using Backstage. +description: Create and manage AWS Apps within Backstage``` documentation: https://github.com/awslabs/app-development-for-backstage-io-on-aws#readme iconUrl: https://github.com/awslabs/app-development-for-backstage-io-on-aws/blob/main/docs/images/AWS_logo.png?raw=true npmPackageName: '@aws/plugin-aws-apps-for-backstage' From 99947727f6d7eca9ecb88b3c25df839f1f262233 Mon Sep 17 00:00:00 2001 From: Tzahi Ben Shabat Date: Thu, 11 May 2023 09:37:30 -0400 Subject: [PATCH 4/4] Update microsite/data/plugins/aws-app-development.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Tzahi Ben Shabat --- microsite/data/plugins/aws-app-development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml index bda9d93861..3944bbb4e0 100644 --- a/microsite/data/plugins/aws-app-development.yaml +++ b/microsite/data/plugins/aws-app-development.yaml @@ -3,7 +3,7 @@ title: AWS App Developer Tools author: Amazon Web Services authorUrl: https://aws.amazon.com/ category: Infrastructure -description: Create and manage AWS Apps within Backstage``` +description: Create and manage AWS Apps within Backstage documentation: https://github.com/awslabs/app-development-for-backstage-io-on-aws#readme iconUrl: https://github.com/awslabs/app-development-for-backstage-io-on-aws/blob/main/docs/images/AWS_logo.png?raw=true npmPackageName: '@aws/plugin-aws-apps-for-backstage'