fix: record stopped sync jobs #30

Open
dtwdtw wants to merge 1 commits from dtwdtw/reposync:fix/issue-116335-stop-job-log into master
First-time contributor

?? issue: https://www.gitlink.org.cn/Lesin/reposync/issues/116335

????:

  • ???????????? job ???
  • ??????????? id,???????????????

??:

  • git diff --check
  • python -m py_compile src/api/Sync.py
?? issue: https://www.gitlink.org.cn/Lesin/reposync/issues/116335 ????: - ???????????? job ??? - ??????????? id,??????????????? ??: - git diff --check - python -m py_compile src/api/Sync.py
dtwdtw added 1 commit 2026-05-29 11:17:23 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 dtwdtw-fix/issue-116335-stop-job-log master
git pull fix/issue-116335-stop-job-log

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dtwdtw-fix/issue-116335-stop-job-log
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#30
No description provided.