Skip to content

Commit de55ab5

Browse files
committed
chore: add kinesis to CW metric categories\n\nAdd 'kinesis' to the valid category list in log_cw_metric so that\nthe kinesis package working directory is recognized by the CI\nmetric logging step."
1 parent 72a4d58 commit de55ab5

9 files changed

Lines changed: 712 additions & 499 deletions

File tree

.github/composite_actions/launch_android_emulator/dist/main.cjs

Lines changed: 169 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_android_emulator/dist/main.cjs.map

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_ios_simulator/dist/main.cjs

Lines changed: 169 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/launch_ios_simulator/dist/main.cjs.map

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/log_cw_metric/dist/main.cjs

Lines changed: 198 additions & 126 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/log_cw_metric/dist/main.cjs.map

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/setup_chromedriver/dist/main.cjs

Lines changed: 151 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/composite_actions/setup_chromedriver/dist/main.cjs.map

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/bin/log_cw_metric.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Future<void> logMetric() async {
9393
'amplify_foundation_dart',
9494
'amplify_lints',
9595
'amplify_native_legacy_wrapper',
96+
'kinesis',
9697
'pub_server',
9798
];
9899

0 commit comments

Comments
 (0)