From 4d4bcb07dc870f87905000e1e961c037e7d9fa34 Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 1 Mar 2024 20:41:58 +0800 Subject: [PATCH] Update 'Guidelines' --- Guidelines.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Guidelines.md b/Guidelines.md index 025391b..e4b5d8e 100644 --- a/Guidelines.md +++ b/Guidelines.md @@ -55,4 +55,8 @@ Interactions should occur through commit messages. Drone handles the connection 3. Optional: code quality (based on config file) 4. Optional: OJ tests (based on commit message) 5. Optional: compute scores -6. Optional: send feedback based on commit message (eg. update grading sheet on a "correct" release tag or on a "grading: assignment" commit message and send a report as a gitea issue) \ No newline at end of file +6. Optional: send feedback based on commit message (eg. update grading sheet on a "correct" release tag or on a "grading: assignment" commit message and send a report as a gitea issue) + +## Notes + +- Drone should run through ssh: docker would assume a "secure" cluster (which we don't have with runners on SJTU servers.