#13 同步方案

Open
opened 3 months ago by lyq · 0 comments
天问 commented 3 months ago

同步周期

同步周期,每天同步一次。

本地----------git.yoqi.me-------------coding-------------github-------gitlab

自动化同步脚本

本地对多个项目编码后,写完代码后,完成了一天的工作后,执行脚本。把代码推送到云端。

最后执行一个同步操作,将代码批量分发到各平台,保证各平台代码一致性。

大屏展示

增加,删除,编辑

id projetName satus log time
1001 crawl_image github coding,gitlab,gogs success 20240101

数据库设计

repo: id, name, desc, avator, platform(yoqi,github,coding,gitlab),createtime

repo_sync: id, origin, current, status, createtime, updatetime

配置 token

## 同步周期 同步周期,每天同步一次。 本地----------git.yoqi.me-------------coding-------------github-------gitlab ## 自动化同步脚本 本地对多个项目编码后,写完代码后,完成了一天的工作后,执行脚本。把代码推送到云端。 最后执行一个同步操作,将代码批量分发到各平台,保证各平台代码一致性。 ## 大屏展示 增加,删除,编辑 | id | projetName | 源 | 目 | satus | log | time | | ---- | ----------- | ------ | ------------------ | ------- | ---- | -------- | | 1001 | crawl_image | github | coding,gitlab,gogs | success | | 20240101 | | | | | | | | | | | | | | | | | ## 数据库设计 repo: id, name, desc, avator, platform(yoqi,github,coding,gitlab),createtime repo_sync: id, origin, current, status, createtime, updatetime 配置 token
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.