mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 18:36:19 +08:00
feat: service architecture
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
70d2f93a40
commit
18ae8f67d0
31
.github/sync.yml
vendored
31
.github/sync.yml
vendored
@ -47,18 +47,7 @@ OpenIMSDK/openim-sdk-core:
|
|||||||
exclude: |
|
exclude: |
|
||||||
sync.yml
|
sync.yml
|
||||||
|
|
||||||
group:
|
OpenIMSDK/OpenIM-Docs:
|
||||||
# first group:common to all warehouses
|
|
||||||
# TODO: add the required warehouse here
|
|
||||||
- repos: |
|
|
||||||
OpenIMSDK/OpenIM-Docs@main
|
|
||||||
files:
|
|
||||||
# - source: .gitingore
|
|
||||||
# dest: .gitingore
|
|
||||||
# replace: false
|
|
||||||
- source: LICENSE
|
|
||||||
dest: LICENSE
|
|
||||||
replace: false
|
|
||||||
- source: .github/workflows/
|
- source: .github/workflows/
|
||||||
dest: .github/workflows/
|
dest: .github/workflows/
|
||||||
exclude: |
|
exclude: |
|
||||||
@ -67,3 +56,21 @@ group:
|
|||||||
- source: script/githooks/
|
- source: script/githooks/
|
||||||
dest: scripts/githooks/
|
dest: scripts/githooks/
|
||||||
replace: false
|
replace: false
|
||||||
|
|
||||||
|
|
||||||
|
group:
|
||||||
|
# first group:common to all warehouses
|
||||||
|
# TODO: add the required warehouse here
|
||||||
|
- repos: |
|
||||||
|
OpenIMSDK/OpenKF@main
|
||||||
|
OpenIMSDK/openim-miniprogram-demo@main
|
||||||
|
OpenIMSDK/openim-sdk-cpp@main
|
||||||
|
files:
|
||||||
|
- source: LICENSE
|
||||||
|
dest: LICENSE
|
||||||
|
replace: false
|
||||||
|
- source: .github/workflows/
|
||||||
|
dest: .github/workflows/
|
||||||
|
exclude: |
|
||||||
|
e2e-test.yml
|
||||||
|
sync.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user