nomadcode/services/core/internal
toki bbb1179194 feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가
Tasks 테이블에 external_provider, external_id 기반 UPSERT 로직을 추가하고
GetTaskByExternalRef 쿼리를 신설하여 중복 작업을 효율적으로 처리한다.

외부 참조 고유 인덱스 마이그레이션(00008)을 추가한다.

Workspace slots 쿼리에서 alias를 명시하여 FOR UPDATE SKIP LOCKED 동시성 처리를 개선한다.

Storage, workflow, workitempipeline의 중복 처리 로직을 일관되게 적용하고
Plane 웹훅 테스트를 보강한다.
2026-06-15 14:58:59 +09:00
..
adapters feat: work item creation sync milestone implementation 2026-06-14 06:38:50 +09:00
agent
authoring update authoring request and model, scheduler tests, archive task files 2026-06-14 06:47:41 +09:00
config feat: complete G07 trigger dispatch and refactor webhook handling 2026-06-15 14:46:20 +09:00
db feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가 2026-06-15 14:58:59 +09:00
gitoevents feat: gito events client 및 gito sync bridge 구현, config 확장 2026-06-14 15:31:25 +09:00
gitosync feat: gito events client 및 gito sync bridge 구현, config 확장 2026-06-14 15:31:25 +09:00
http feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가 2026-06-15 14:58:59 +09:00
model update authoring request and model, scheduler tests, archive task files 2026-06-14 06:47:41 +09:00
notification feat: mattermost task notification adapter and agent-task archive 2026-06-03 20:02:37 +09:00
projectsync feat(workitempipeline): add provision service and archive G06 artifacts 2026-06-14 05:13:16 +09:00
protosocket feat: project sync checkout implementation and task archive migration 2026-06-07 03:29:53 +09:00
roadmapsync feat: gito events client 및 gito sync bridge 구현, config 확장 2026-06-14 15:31:25 +09:00
roadmapsyncpipeline feat: milestone work-item creation sync 및 roadmap sync pipeline 구현 2026-06-14 12:39:31 +09:00
scheduler feat: milestone work-item creation sync 및 roadmap sync pipeline 구현 2026-06-14 12:39:31 +09:00
storage feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가 2026-06-15 14:58:59 +09:00
workflow feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가 2026-06-15 14:58:59 +09:00
workitem feat: work item creation sync milestone implementation 2026-06-14 06:38:50 +09:00
workitempipeline feat(work-item-pipeline): 작업자 외부 참조 중복 처리 및 고유 인덱스 추가 2026-06-15 14:58:59 +09:00