Skip to content

feat : frontend 초기 세팅 및 discord 알림 CI 설정#4

Merged
i3months merged 8 commits into
mainfrom
feature/add-vite-react-setting
Mar 29, 2026
Merged

feat : frontend 초기 세팅 및 discord 알림 CI 설정#4
i3months merged 8 commits into
mainfrom
feature/add-vite-react-setting

Conversation

@Jaeho-Site

Copy link
Copy Markdown
Contributor

변경 사항

  • vite react 설정
  • prettier 설정
  • eslint 설정
  • FSD 기본 구조 설정
  • AsyncBoundary 구현
  • pr리뷰 자동화 ci 구현

@csh1668

csh1668 commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

디코로 PR 알림가게 해둔거 맘에 드네요

@i3months i3months left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain 디렉토리에는 뭐가 들어갈까요
프로젝트 구조가 FSD랑은 살짝 다르네요

플젝 컨벤션에 대한 문서도 있음 좋을듯합니다

@Jaeho-Site Jaeho-Site Mar 28, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain이 더 직관적이라 사용했고, entities라고 생각하시면 됩니다.
서버 데이터 패칭 훅들을 둘 생각입니다
컨벤션 문서는 좀 더 구조가 확정이 될 때 작성해보겠습니다.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍👍

@Jaeho-Site Jaeho-Site changed the title Feature/add vite react setting feat : frontend 초기세팅 및 CI 설정 Mar 28, 2026
@Jaeho-Site Jaeho-Site changed the title feat : frontend 초기세팅 및 CI 설정 feat : frontend 초기 세팅 및 CI 설정 Mar 28, 2026
@Jaeho-Site Jaeho-Site changed the title feat : frontend 초기 세팅 및 CI 설정 feat : frontend 초기 세팅 및 discord 알림 CI 설정 Mar 28, 2026
@i3months i3months merged commit 7b0e606 into main Mar 29, 2026
1 of 2 checks passed
i3months added a commit that referenced this pull request May 29, 2026
- SPRINT2_PLAN decision #4: POST /api/sessions/{id}/messages 에 Idempotency-Key
  헤더 처리 (interview_messages.idempotency_key 컬럼 + Flyway V5 partial unique
  index). SSE 재연결 자동 재시도 시 동일 키면 기존 답변 반환.
- 단위 테스트 (Mockito):
  - SessionServiceTest: create/start/end + analyzed 컨텍스트 링크 + non-analyzed 거부
  - InterviewMessageServiceTest: submitAnswer + 멱등키 중복 차단 + 직전 메시지 검증
  - QuestionsCallbackServiceTest: POOL 첫 질문 INSERT/SSE, FOLLOWUP 자동종료, 중복 messageId skip
  - AiRequestLogServiceTest: record + invalid status fallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants