|
|
@ -47,19 +47,23 @@ OpenIMSDK/openim-sdk-core:
|
|
|
|
exclude: |
|
|
|
|
exclude: |
|
|
|
|
sync.yml
|
|
|
|
sync.yml
|
|
|
|
|
|
|
|
|
|
|
|
# group:
|
|
|
|
group:
|
|
|
|
# repos: |
|
|
|
|
# first group:common to all warehouses
|
|
|
|
# OpenIMSDK/OpenIM-Docs
|
|
|
|
# TODO: add the required warehouse here
|
|
|
|
# OpenIMSDK/community
|
|
|
|
- repos: |
|
|
|
|
# files:
|
|
|
|
kubecub/OpenIM-Docs@main
|
|
|
|
# - source: .gitingore
|
|
|
|
files:
|
|
|
|
# dest: .gitingore
|
|
|
|
# - source: .gitingore
|
|
|
|
# - source: LICENSE
|
|
|
|
# dest: .gitingore
|
|
|
|
# dest: LICENSE
|
|
|
|
# replace: false
|
|
|
|
# replace: false
|
|
|
|
- source: LICENSE
|
|
|
|
# - source: .github/sync_docs.yml
|
|
|
|
dest: LICENSE
|
|
|
|
# dest: .github/sync_docs.yml
|
|
|
|
replace: false
|
|
|
|
# - source: workflows/
|
|
|
|
- source: .github/workflows/
|
|
|
|
# dest: .github/workflows/
|
|
|
|
dest: .github/workflows/
|
|
|
|
# exclude: |
|
|
|
|
exclude: |
|
|
|
|
# e2e-test.yml
|
|
|
|
e2e-test.yml
|
|
|
|
|
|
|
|
sync.yml
|
|
|
|
|
|
|
|
- source: script/githooks/
|
|
|
|
|
|
|
|
dest: scripts/githooks/
|
|
|
|
|
|
|
|
replace: false
|