Yikun / hub-mirror-action

一个Github Action,用于在Github和Gitee之间同步代码。Action for mirroring repos between Hubs (like Github and Gitee).
MIT License
624 stars 169 forks source link

你在用“hub-mirror-action”吗?快来报道啦! #65

Open Yikun opened 3 years ago

Yikun commented 3 years ago

有细心的同学已经发现,项目的主页加上了:

谁在使用?

参考

的内容。

你也在用"hub-mirror-action"吗?

如果你也在用hub-mirror-action的话,欢迎在此留言,内容不限,我会定期将反馈的信息同步到Readme!

或者,你也可以联系我的微信:yikunkero,我们把你拉到“hub-mirror-action”的交流群里。

colynn commented 2 years ago

Image

AtomCI 在使用, 只是感觉 srcdst 的定义 理解上有些绕,为什么不直接 使用 类似github.com/go-atomci/atomci 这个全url的定义, 然后根据url其实也是可以正常解析出 src与dst的类型的。

Yikun commented 2 years ago

@colynn 感谢支持。

说下设计的初衷: 例如github/atomcigitee/atomci,表示的是:github上的atomci 同步到 github上的atomci。

所以,如果你指的是这个缩写感觉有问题,我可以加个兼容,同时支持github.com/go-atomcigithub/go-atomci两种方式。

Yikun commented 2 years ago

https://github.com/TarsCloud/TarsGo/blob/30b1757f31ea654c30b69b3ab260c4ca93f956fb/.github/workflows/gitee-sync.yml

Linux基金会启下的Tars基金会也在使用。https://tarscloud.org

Yikun commented 2 years ago

https://github.com/biyidev/sync2gitee/blob/fe361b2cd5df617eb7375e574a5476385a8abbc6/.github/workflows/sync2gitee.yaml#L12

Biyi (比译) is a convenient translation and dictionary app written in Flutter.

Yikun commented 2 years ago

https://github.com/FabEdge/installer/blob/66e91c75ab60c46d44fcb5585278501f80294722/.github/workflows/sync2gitee.yml

FabEdge是一款基于kubernetes构建,专注于边缘计算场景的容器网络方案,支持KubeEdge/SuperEdge/Openyurt等主流边缘计算框架。 主要解决边缘计算场景下容器网络配置管理复杂、网络割裂互不通信、缺少服务发现、缺少拓扑感知能力、无法提供就近访问等问题,使能云边和边边之间的业务协同。

Yikun commented 2 years ago

https://github.com/go-kratos/gateway/blob/71e7a9392454e1fd176c00cfa3480baa1653882c/.github/workflows/gitee-sync.yaml

Kratos is a web application framework with expressive, elegant syntax. We've already laid the foundation.

Yikun commented 2 years ago

https://github.com/dgiot/dgiot_dtu/blob/c5b8d747eb92ad5df774733c3dcaeb185255bf19/.github/workflows/gitee-repos-mirror.yml

数蛙科技:https://github.com/dgiot

Yikun commented 2 years ago

https://github.com/max-studio/CMT_CS_Learning/blob/main/.github/workflows/superlinter.yml

College of Mobile Telecommunications Chongqing University of Posts and Telecom, Max.Studio,

SWHL commented 1 year ago

image

RapidAI: 一个开源组织也在使用中,感谢您的工作,很棒

https://github.com/RapidAI/.github/blob/6db6b6b9273f3151094a462a61fbc8e88564562c/.github/workflows/SyncToGitee.yml#L24

Yikun commented 1 year ago

@SWHL Thanks, sorry to missed the info before, I added it in https://github.com/Yikun/hub-mirror-action/pull/185