Skip to content

Synchronization Between GitHub and Gitee Code Repository.(DO NOT DELETE THIS REPO)

License

Notifications You must be signed in to change notification settings

mindspore-lab/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

infrastructure

一个用于在hub间(例如Github,Gitee)账户代码仓库同步的action定时任务仓库。

同步任务

  1. github同步到gitee,除黑名单(infrastructure,awesome-nerf,mindformers)下的仓库全量同步(Mirror the github/mindspore-lab org repos to gitee/mindspore-lab).

    src: github/mindspore-lab

    dst: gitee/mindspore-lab

    black_list: 'infrastructure,awesome-nerf,mindformers'

  2. gitee同步到github,只白名单(mindformers)的仓库同步(Mirror the gitee/mindspore repos to github/mindspore-lab).

    src: gitee/mindspore

    dst: github/mindspore-lab

    static_list: 'mindformers'

About

Synchronization Between GitHub and Gitee Code Repository.(DO NOT DELETE THIS REPO)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published