From 39823cd8bfd595757a581322806cee2694c269f4 Mon Sep 17 00:00:00 2001 From: beeehappyandfree Date: Mon, 29 Apr 2024 00:42:58 +0800 Subject: [PATCH 1/2] chore: fix typo --- setup/src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/src/App.svelte b/setup/src/App.svelte index d258096d..f56657ba 100644 --- a/setup/src/App.svelte +++ b/setup/src/App.svelte @@ -213,7 +213,7 @@

New App Settings

Choose whether to create a new personal app or organization app. A private personal app can - only be used for repositories under your user. A private origination app can only be used + only be used for repositories under your user. A private organization app can only be used for repositories under that organization.

Date: Sun, 28 Apr 2024 17:33:07 -0400 Subject: [PATCH 2/2] update snapshot --- .../github-runners-test.assets.json | 10 +++++----- .../github-runners-test.template.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/default.integ.snapshot/github-runners-test.assets.json b/test/default.integ.snapshot/github-runners-test.assets.json index 402e2493..d2512b4d 100644 --- a/test/default.integ.snapshot/github-runners-test.assets.json +++ b/test/default.integ.snapshot/github-runners-test.assets.json @@ -196,15 +196,15 @@ } } }, - "0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949": { + "5987a611e9168843d79fb39ca673903e4f133351b42b7164b83e23c16c04ccc9": { "source": { - "path": "asset.0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.lambda", + "path": "asset.5987a611e9168843d79fb39ca673903e4f133351b42b7164b83e23c16c04ccc9.lambda", "packaging": "zip" }, "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.zip", + "objectKey": "5987a611e9168843d79fb39ca673903e4f133351b42b7164b83e23c16c04ccc9.zip", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } @@ -235,7 +235,7 @@ } } }, - "9c5b39955d7bbbb61208adf216865db8d7012ef357025a8c6afbcbfcd02d8609": { + "0bb3a64fa5e011178f75173de2a77d5767cef3138a9707f47d67f5fff050eb9c": { "source": { "path": "github-runners-test.template.json", "packaging": "file" @@ -243,7 +243,7 @@ "destinations": { "current_account-current_region": { "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}", - "objectKey": "9c5b39955d7bbbb61208adf216865db8d7012ef357025a8c6afbcbfcd02d8609.json", + "objectKey": "0bb3a64fa5e011178f75173de2a77d5767cef3138a9707f47d67f5fff050eb9c.json", "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}" } } diff --git a/test/default.integ.snapshot/github-runners-test.template.json b/test/default.integ.snapshot/github-runners-test.template.json index 77901312..8f18c3a7 100644 --- a/test/default.integ.snapshot/github-runners-test.template.json +++ b/test/default.integ.snapshot/github-runners-test.template.json @@ -16723,7 +16723,7 @@ "S3Bucket": { "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}" }, - "S3Key": "0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.zip" + "S3Key": "5987a611e9168843d79fb39ca673903e4f133351b42b7164b83e23c16c04ccc9.zip" }, "Description": "Setup GitHub Actions integration with self-hosted runners", "Environment": {