日志丰富功能 #20

Open
huaijin wants to merge 53 commits from qinxinqi/reposync:huaijin into master
First-time contributor
No description provided.
huaijin added 15 commits 2025-06-20 08:40:30 +08:00
huaijin added 14 commits 2025-07-01 15:48:00 +08:00
huaijin added 6 commits 2025-07-07 11:14:04 +08:00
0e7d21f6b0 1.修复了原本gitlink到gitee更新和创建没有description的bug
2.还缺乏双向同步
3.由于github连不上,部分功能的bug没有修复,也没有测试
4.教员说最好有一个菜单界面
b61668de85 1.实现了issue状态的同步
2.实现了双向同步
3.实现了web界面同步并在dockerfile中启动,在8002端口。其余一些问题也进行了修复,这一模块已经固定了
5f53b02e12 dockerfile:移除IUS仓库依赖 - 避免第三方仓库的包名和可用性问题
使用CentOS默认仓库 - 更可靠稳定
简化安装命令 - 直接安装 openssh-server 和 git
huaijin added 13 commits 2025-07-14 15:08:11 +08:00
huaijin added 5 commits 2025-07-15 18:26:33 +08:00
This pull request has changes conflicting with the target branch.
  • README.md
  • src/service/cronjob.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b qinxinqi-huaijin master
git pull huaijin

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff qinxinqi-huaijin
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lesin/reposync#20
No description provided.