Closed elfkuzco closed 4 months ago
Attention: Patch coverage is 8.33333%
with 77 lines
in your changes missing coverage. Please review.
Project coverage is 69.62%. Comparing base (
9074157
) to head (2abcb0d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks for your feedback on the initial changes. A lot of the changes have made the code better, I think. I have marked some of the changes as resolved and the ones I left unresolved are cases where I did things a bit differently. You can review and let me know what you think.
In summary, the things that are a bit new are:
worker-manager
run
method of the WorkerManager
dev
README
Rationale
Set up wireguard network for task woker from manager container
Changes
manager
andtask
codemirrors-qa-backend
which takesupdate-mirrors
,create-worker
,scheduler
as subcommands. E.g,mirrors-qa-backend update-mirrors
updates the mirrors list.curl
inbackend
Dockerfile. Needed to enablehealthcheck
asworker_manager
often starts when mirrors are being updated. To be removed as things progress.dev
folder.task_worker