Skip to content

Commit

Permalink
Merge branch 'feat/WEB-2546-remove-custom-app' into fix/whiteboard-mw…
Browse files Browse the repository at this point in the history
…eb-build
  • Loading branch information
eswarclynn committed Jan 16, 2024
2 parents fd5e090 + 013e2e0 commit a660aea
Show file tree
Hide file tree
Showing 162 changed files with 1,104 additions and 10,513 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/apply-label.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/auto-pr-dev-to-main.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/auto-pr-main-to-dev.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/auto-pr-main-to-production.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/auto-pr-production-to-main.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
lerna -v
echo $(lerna version $BUMP --no-git-tag-version --exact --yes --no-private)
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=prebuilt-react-integration --exact
- name: Get current version
id: version
Expand All @@ -50,7 +49,6 @@ jobs:
commit-message: 'build: update versions for release'
title: 'build: update versions for release'
body: |
- @100mslive/hms-video-web - ${{ steps.version.outputs.sdk_version }}
- @100mslive/hms-video-store - ${{ steps.version.outputs.store_version }}
branch: release
branch-suffix: short-commit-hash
Expand Down
103 changes: 0 additions & 103 deletions .github/workflows/deploy-dev.yml

This file was deleted.

Loading

0 comments on commit a660aea

Please sign in to comment.