Skip to content

Commit

Permalink
Merge branch 'develop' into improve/remove-omnichannel-queue-col
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Jun 7, 2022
2 parents 4dfe840 + 7f6bc92 commit d9865c1
Show file tree
Hide file tree
Showing 359 changed files with 9,832 additions and 5,309 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
/_templates/ @RocketChat/chat-engine
/apps/meteor/client/ @RocketChat/frontend
/apps/meteor/tests/ @RocketChat/chat-engine
/apps/meteor/app/apps/ @RocketChat/apps
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ yarn-error.log*
!.yarn/sdks
!.yarn/versions

.nvmrc
.nvmrc
.idea/
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
}
],
"typescript.tsdk": "./node_modules/typescript/lib",
"cSpell.words": ["photoswipe"]
"cSpell.words": ["photoswipe", "tmid"]
}
5 changes: 1 addition & 4 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
nodeLinker: node-modules

checksumBehavior: "update"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
Expand All @@ -13,5 +11,4 @@ plugins:
spec: '@yarnpkg/plugin-typescript'

yarnPath: .yarn/releases/yarn-3.2.0.cjs

checksumBehavior: 'update'
checksumBehavior: 'ignore'
Binary file removed apps/meteor/.snapcraft/launchpadkey.enc
Binary file not shown.
5 changes: 0 additions & 5 deletions apps/meteor/.snapcraft/resources/Caddyfile

This file was deleted.

40 changes: 0 additions & 40 deletions apps/meteor/.snapcraft/resources/backupdb

This file was deleted.

46 changes: 0 additions & 46 deletions apps/meteor/.snapcraft/resources/initcaddy

This file was deleted.

13 changes: 0 additions & 13 deletions apps/meteor/.snapcraft/resources/initreplset.js

This file was deleted.

34 changes: 0 additions & 34 deletions apps/meteor/.snapcraft/resources/prepareRocketChat

This file was deleted.

40 changes: 0 additions & 40 deletions apps/meteor/.snapcraft/resources/preparecaddy

This file was deleted.

22 changes: 0 additions & 22 deletions apps/meteor/.snapcraft/resources/preparemongo

This file was deleted.

23 changes: 0 additions & 23 deletions apps/meteor/.snapcraft/resources/preparenode

This file was deleted.

88 changes: 0 additions & 88 deletions apps/meteor/.snapcraft/resources/restoredb

This file was deleted.

Loading

0 comments on commit d9865c1

Please sign in to comment.