Complete Daemon and REST API implementations #17
Labels
No Label
BUG
Feature
High Priority
Low Priority
Medium Priority
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/mirror-checker#17
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rest API:
https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/web/server.go
Daemon:
someone needs to implement this somewhere
Work pool queue is here: https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/checkers/checker.go
(use with "Daemon" mode w/rest-api integration)