Add implementation plan: deploy artifacts, remove config DB dependency
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-03-17-deploy-artifacts-remove-configdb.md",
|
||||
"tasks": [
|
||||
{"id": 4, "subject": "Task 1: Create SiteExternalSystemRepository", "status": "pending"},
|
||||
{"id": 5, "subject": "Task 2: Create SiteNotificationRepository", "status": "pending"},
|
||||
{"id": 6, "subject": "Task 3: Add data connections to DeployArtifactsCommand", "status": "pending"},
|
||||
{"id": 7, "subject": "Task 4: Wire site-local repositories into DI", "status": "pending", "blockedBy": [4, 5, 6]},
|
||||
{"id": 8, "subject": "Task 5: Add Deploy Artifacts button to Sites admin page", "status": "pending", "blockedBy": [9]},
|
||||
{"id": 9, "subject": "Task 6: Update ArtifactDeploymentService to include all artifact types", "status": "pending"},
|
||||
{"id": 10, "subject": "Task 7: End-to-end test", "status": "pending", "blockedBy": [7, 8, 9]}
|
||||
],
|
||||
"lastUpdated": "2026-03-17T16:40:00Z"
|
||||
}
|
||||
Reference in New Issue
Block a user