커밋 그래프

2 커밋

작성자 SHA1 메시지 날짜
7103dc5c42 fix: CI/CD 워크플로우 개선 및 ESLint 에러 수정
- deploy.yml: mkdir -p 추가로 배포 디렉토리 미존재 시 실패 방지
- deploy.yml: lint 단계 추가로 빌드 전 코드 품질 검증
- useVesselDeckLayer: useEffect 내 직접 setState 호출 제거
- useAisPolling: 렌더 중 ref 업데이트를 useEffect 내부로 이동
- CLAUDE.md, .sdkmanrc, .node-version 등 팀 워크플로우 초기 구성

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 14:07:29 +09:00
e25127fba1 ci: 프론트엔드 CI/CD 배포 워크플로우 추가
main 브랜치 push 시 frontend/wing-gis-web 빌드 후
wing-gis.gc-si.dev에 자동 배포.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 12:38:28 +09:00