Skip to content

Commit

Permalink
Fix Communication Rooms Readme Issue And Push Recordings In Communica…
Browse files Browse the repository at this point in the history
…tion Library (#28607)

Fixes #27565

@joheredi, @mayurid, @alexokun for notification.

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 3, 2024
1 parent 6f2d42c commit 25c7a3a
Show file tree
Hide file tree
Showing 76 changed files with 108 additions and 30,593 deletions.
6 changes: 6 additions & 0 deletions sdk/communication/communication-alpha-ids/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "js",
"TagPrefix": "js/communication/communication-alpha-ids",
"Tag": "js/communication/communication-alpha-ids_48e1c73dbe"
}
2 changes: 1 addition & 1 deletion sdk/communication/communication-alpha-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:node": "npm run build:test && npm run unit-test:node && npm run integration-test:node",
"test:watch": "npm run test -- --watch --reporter min",
"unit-test:browser": "dev-tool run test:browser",
"unit-test:node": "dev-tool run test:node-ts-input -- --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'",
"unit-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'",
"unit-test": "npm run unit-test:node && npm run unit-test:browser"
},
"files": [
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 25c7a3a

Please sign in to comment.