nomadcode/services/core/internal/roadmapsync
toki 32fda2a844 feat: milestone work-item creation sync 및 roadmap sync pipeline 구현
- Plane 프로젝트의 work-item 생성 시 Orchestrator로 동기화
- scheduler에 roadmap sync job 등록 및 river client 지원
- roadmapsycpipeline adapter 패키지 추가
- 관련 테스트 파일 및 브리지 문서 추가
2026-06-14 12:39:31 +09:00
..
develop_match.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
develop_match_test.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
identity.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
identity_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
milestone_parser.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
milestone_parser_test.go feat(core): add roadmapsync package for milestone work item creation 2026-06-13 22:09:45 +09:00
plane_format.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
plane_format_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
plane_projection.go feat: milestone work-item creation sync 및 roadmap sync pipeline 구현 2026-06-14 12:39:31 +09:00
plane_projection_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
retry.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00
retry_test.go feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가 2026-06-14 04:08:15 +09:00