nomadcode/services/core/internal/storage
toki 0d619b446c feat(sync): roadmap identity backfill 기능과 git backfiller를 추가한다
roadmap sync 과정에서 origin 프로젝트 간행본의 identity
정보를 채우는 backfill 파이프라인을 구현한다.

- git_backfiller: git 레이블/태그 간행본의 identity 백필
- migration: backfill 완료 단계 테이블 스키마 추가
- pipeline/service: backfill 호출 흐름 연동
- identity_write: backfill 결과 쓰기 통합
2026-07-03 04:19:10 +09:00
..
project_sync_settings.go
project_sync_store_test.go
roadmap_sync_identities.go feat(roadmapsync): plane origin authoring roundtrip 기능 및 마일스톤 ID 지원 2026-06-21 07:59:56 +09:00
roadmap_sync_identities_test.go feat(roadmapsync): plane origin authoring roundtrip 기능 및 마일스톤 ID 지원 2026-06-21 07:59:56 +09:00
roadmap_sync_steps.go feat(sync): roadmap identity backfill 기능과 git backfiller를 추가한다 2026-07-03 04:19:10 +09:00
roadmap_sync_steps_test.go feat(sync): roadmap identity backfill 기능과 git backfiller를 추가한다 2026-07-03 04:19:10 +09:00
store.go chore: sync core service scheduler, workflow, storage, and SQL queries 2026-06-21 22:23:15 +09:00
task_store_test.go feat: webhook idempotency & test improvements 2026-06-15 17:36:37 +09:00
workspace_slots.go feat(core): 워크스페이스 슬롯 저장소를 추가한다 2026-06-06 19:50:16 +09:00
workspace_slots_test.go feat(core): 워크스페이스 슬롯 저장소를 추가한다 2026-06-06 19:50:16 +09:00