Go to file
Nathan Chung 4502ee4171
write checker framework
Signed-off-by: Nathan13888 <29968201+Nathan13888@users.noreply.github.com>
2023-06-09 03:03:28 -04:00
checkers write checker framework 2023-06-09 03:03:28 -04:00
config write checker framework 2023-06-09 03:03:28 -04:00
data write boilerplate and structure 2023-05-18 08:55:50 -04:00
web web: add /api/project endpoint boilerplate 2023-05-23 18:50:47 -04:00
.gitignore ignore .vscode 2023-06-04 16:22:22 -04:00
Makefile write boilerplate and structure 2023-05-18 08:55:50 -04:00
README.md write boilerplate and structure 2023-05-18 08:55:50 -04:00
go.mod go: install new dependencies 2023-05-14 18:58:09 -04:00
go.sum go: install new dependencies 2023-05-14 18:58:09 -04:00
main.go write checker framework 2023-06-09 03:03:28 -04:00

README.md

Mirror Checker 2

To be written in the future....

How to build

Commands

After building...

Notes (for devs)

...

From the original mirror checker: Future notes: Because many of the mirror checkers are built very specific to each mirror. A slight change in the way the project manages their mirror-related websites, public repos etc. can drastically influence whether the mirror checker works correctly or not. These problems are also unfortunately very hard to detect, so it's important that CSC actively maintain the mirror checker so that it works as intended in the long term.

Extra notes: A test client for individual mirror checker classes is provided as test.py. To use it, simply change all occurrences of the imported project class