CosmoEdge maintains a read-only mirror on Gitee for users in mainland China.
CosmoEdge 在 Gitee 维护只读镜像,方便国内用户访问。
| GitHub (Primary / 主仓) | Gitee (Mirror / 镜像) | |
|---|---|---|
| URL | github.com/cosmo-wander-ai/cosmo-edge | gitee.com/cosmo-wander-ai/cosmo-edge |
| Role | Source of Truth (主仓) | Read-only mirror (只读镜像) |
| Sync | — | Auto-sync via GitHub Actions (自动同步) |
| Action | Where / 位置 |
|---|---|
| Bug reports (问题反馈) | GitHub Issues 或 Gitee Issues |
| Feature requests (功能建议) | GitHub Issues 或 Gitee Issues |
| Pull Requests (代码贡献) | GitHub only |
| Discussions (讨论) | GitHub Discussions |
Note / 说明: Gitee Issues are monitored, but pull requests should be submitted to GitHub. Code merged on GitHub is automatically mirrored to Gitee.
Gitee Issues 会被关注处理,但代码贡献请提交到 GitHub。合并到 GitHub 的代码会自动同步到 Gitee。
- Triggered on every push to the
mainbranch (每次main分支 push 后自动触发) - Manual trigger available via
workflow_dispatch(支持手动触发) - Typical sync delay: < 2 minutes (同步延迟通常 < 2 分钟)
If you experience slow access to GitHub, use the Gitee mirror:
如果 GitHub 访问较慢,可使用 Gitee 镜像:
git clone https://gitee.com/cosmo-wander-ai/cosmo-edge.git