feat(host-editor): run peer transfers as background jobs #832

Merged
simon merged 1 commit from feat/peer-transfer-background into dev 2026-06-29 18:18:12 +00:00
Owner

Summary\n- run Host Editor peer SFTP copies as background jobs with polling\n- warn and require confirmation when a copy expands beyond 200 files\n- add a peer transfer jobs dialog with active-job cancellation\n- add an auto-scaling transfer speed gauge to the peer copy progress panel\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- corepack pnpm@10.6.5 --dir apps/web lint (existing warnings only)\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgres://ctops:ctops@127.0.0.1:5432/ctops corepack pnpm@10.6.5 --dir apps/web build\n\nCompanion docs PR: carrtech/website branch docs/ct-ops-peer-transfer-jobs

## Summary\n- run Host Editor peer SFTP copies as background jobs with polling\n- warn and require confirmation when a copy expands beyond 200 files\n- add a peer transfer jobs dialog with active-job cancellation\n- add an auto-scaling transfer speed gauge to the peer copy progress panel\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- corepack pnpm@10.6.5 --dir apps/web lint (existing warnings only)\n- BETTER_AUTH_URL=http://localhost:3000 DATABASE_URL=postgres://ctops:ctops@127.0.0.1:5432/ctops corepack pnpm@10.6.5 --dir apps/web build\n\nCompanion docs PR: carrtech/website branch docs/ct-ops-peer-transfer-jobs
feat(host-editor): run peer transfers as background jobs
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 7s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
SAST / Detect security scan scope (pull_request) Successful in 9s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
SAST / gosec (agent) (pull_request) Has been skipped
SAST / gosec (ingest) (pull_request) Has been skipped
SAST / trivy (filesystem) (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 28s
SAST / trivy (config / IaC) (pull_request) Has been skipped
SAST / semgrep (pull_request) Successful in 1m12s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m6s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m33s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 12m38s
524dea18f4
simon deleted branch feat/peer-transfer-background 2026-06-29 18:18:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!832
No description provided.