feat: service architecture

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/455/head
Xinwei Xiong(cubxxw-openim) 1 year ago
parent 70d2f93a40
commit 18ae8f67d0

21
.github/sync.yml vendored

@ -47,15 +47,25 @@ OpenIMSDK/openim-sdk-core:
exclude: |
sync.yml
OpenIMSDK/OpenIM-Docs:
- source: .github/workflows/
dest: .github/workflows/
exclude: |
e2e-test.yml
sync.yml
- source: script/githooks/
dest: scripts/githooks/
replace: false
group:
# first groupcommon to all warehouses
# TODO: add the required warehouse here
- repos: |
OpenIMSDK/OpenIM-Docs@main
OpenIMSDK/OpenKF@main
OpenIMSDK/openim-miniprogram-demo@main
OpenIMSDK/openim-sdk-cpp@main
files:
# - source: .gitingore
# dest: .gitingore
# replace: false
- source: LICENSE
dest: LICENSE
replace: false
@ -64,6 +74,3 @@ group:
exclude: |
e2e-test.yml
sync.yml
- source: script/githooks/
dest: scripts/githooks/
replace: false
Loading…
Cancel
Save