Teapot retry when local git is behind remote when push #70

Closed
opened 2024-10-27 16:24:06 +08:00 by 张泊明518370910136 · 1 comment

When multiple act runners exist on different machines in one course, teapot can not lock the git repo. When there are new commits pushed to remote after the git reset --hard origin/grading, the whole process of fetch+reset+modify files should be tried again.

When multiple act runners exist on different machines in one course, teapot can not lock the git repo. When there are new commits pushed to remote after the `git reset --hard origin/grading`, the whole process of fetch+reset+modify files should be tried again.
张泊明518370910136 added the
enhancement
component
UI
labels 2024-10-27 16:24:06 +08:00
Author
Owner

Done in a4f6482b21.

Done in https://github.com/BoYanZh/Joint-Teapot/commit/a4f6482b21d4a121e49acd9376755142d73580ac.
Sign in to join this conversation.
No description provided.