Skip to content

Commit

Permalink
feat: merge hms-vide-web and hms-video-store
Browse files Browse the repository at this point in the history
  • Loading branch information
raviteja83 authored Jan 8, 2024
1 parent ba6cc49 commit 6b4860b
Show file tree
Hide file tree
Showing 600 changed files with 658 additions and 33,640 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
}
}
],
"ignorePatterns": ["**/dist/**", "**/src/models/Noise.js", "playwright/**"]
"ignorePatterns": ["**/dist/**", "playwright/**"]
}
11 changes: 1 addition & 10 deletions .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,9 @@ jobs:
yarn global add lerna@5
lerna -v
echo $(lerna version $BUMP --no-git-tag-version --exact --yes --no-private)
lerna add @100mslive/hms-video --peer --scope=@100mslive/hms-virtual-background --exact
lerna add @100mslive/react-sdk --scope=@100mslive/roomkit-react --exact
lerna add @100mslive/react-icons --scope=@100mslive/roomkit-react --exact
lerna add @100mslive/hms-virtual-background --scope=@100mslive/roomkit-react --exact
lerna add @100mslive/hls-player --scope=@100mslive/roomkit-react --exact
lerna add @100mslive/hms-video-store --peer --scope=@100mslive/hms-virtual-background --exact
lerna add @100mslive/react-icons --scope=100ms-custom-app --exact
lerna add @100mslive/roomkit-react --scope=100ms-custom-app --exact
lerna add @100mslive/roomkit-react --scope=100ms_edtech_template --exact
lerna add @100mslive/hls-player --scope=100ms_edtech_template --exact
lerna add @100mslive/hms-virtual-background --scope=100ms_edtech_template --exact
lerna add @100mslive/react-icons --scope=100ms_edtech_template --exact
lerna add @100mslive/react-sdk --scope=100ms_edtech_template --exact
- name: Get current version
id: version
Expand Down
135 changes: 0 additions & 135 deletions .github/workflows/deploy-beam-prod.yml

This file was deleted.

109 changes: 0 additions & 109 deletions .github/workflows/deploy-beam-qa.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/push-to-webapp.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/slash-command.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/update-version.yml

This file was deleted.

Loading

0 comments on commit 6b4860b

Please sign in to comment.