0 of 20 migration endpoints currently tested. Affects data import from Artifactory, Nexus, Harbor -- a primary onboarding path. Tracked under coverage policy #66.
Sub-tasks (1.1.x scope)
9.1 Create migration job (POST /migrations)
9.2 List/query jobs (GET /migrations, GET /migrations/{id})
9.3 Job lifecycle: start, pause, resume, cancel
9.4 SSE progress streaming (GET /migrations/{id}/stream)
9.5 Migration report (GET /migrations/{id}/report)
9.6 Pre-migration assessment (POST /migrations/{id}/assess)
9.7 Connection test (POST /migrations/connections/{id}/test)
9.8 Connection CRUD (7 endpoints)
9.9 Format-specific migration coverage: at least one fixture from each of Artifactory, Nexus, Harbor sources (where supported)
0 of 20 migration endpoints currently tested. Affects data import from Artifactory, Nexus, Harbor -- a primary onboarding path. Tracked under coverage policy #66.
Sub-tasks (1.1.x scope)
9.1 Create migration job (
POST /migrations)9.2 List/query jobs (
GET /migrations,GET /migrations/{id})9.3 Job lifecycle: start, pause, resume, cancel
9.4 SSE progress streaming (
GET /migrations/{id}/stream)9.5 Migration report (
GET /migrations/{id}/report)9.6 Pre-migration assessment (
POST /migrations/{id}/assess)9.7 Connection test (
POST /migrations/connections/{id}/test)9.8 Connection CRUD (7 endpoints)
9.9 Format-specific migration coverage: at least one fixture from each of Artifactory, Nexus, Harbor sources (where supported)