Skip to content

운영환경 배포 - V2.0.0 - #101

Open
SeongHo5356 wants to merge 65 commits into
mainfrom
develop
Open

운영환경 배포 - V2.0.0#101
SeongHo5356 wants to merge 65 commits into
mainfrom
develop

Conversation

@SeongHo5356

Copy link
Copy Markdown
Member

🚀 Why - 해결하려는 문제가 무엇인가요?

  • 어떤 문제를 해결하고자 하나요?

  • 어떤 배경이 있었나요?

✅ What - 무엇이 변경됐나요?

  • 구현한 기능 요약

  • 주요 변경사항

🛠️ How - 어떻게 해결했나요?

  • 핵심 로직 설명

  • 예외 사항, 고민 포인트 등

🖼️ Attachment

  • 화면 이미지, 결과 캡처 등 첨부

💬 기타 코멘트

  • 리뷰어에게 전하고 싶은 말, 테스트 방법, 주의할 점 등

SeongHo5356 and others added 30 commits April 24, 2026 23:20
- POST /v1/ai-reports/evaluation/pdf → 202 Accepted, 커밋 후 OCR·채점·메일
- PdfReportRequestedEvent + AFTER_COMMIT + aiReportPdfExecutor
- AiReportMailPort / SmtpMailClient(pdf-ai-report-ready 템플릿·PDF 첨부)
- AiReportReadyMailInput으로 메일 입력 통일(reportUrl·filename은 애플리케이션에서 조합)
- AiReportService.buildAiReportWebUrl로 FE 리포트 링크 생성
- AiReportApiDoc·AiReportUseCase·통합 테스트 반영
SeongHo5356 and others added 19 commits May 10, 2026 00:13
[SRLT-154] 피드백 요청 메일 파일 직접 첨부 제거
@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: e1522f8c-f9c3-4dc5-846d-8f3a6956998d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key: "tools"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown

Test Results

268 tests   268 ✅  10s ⏱️
 52 suites    0 💤
 52 files      0 ❌

Results for commit 641a5b6.

♻️ This comment has been updated with latest results.

SeongHo5356 and others added 9 commits May 28, 2026 10:25
- AiReportException 에러 트레이스 반영
- 폰트파일 재사용 로직 추가
- JavaMailSenderImpl의 setPort 메소드에 null 값 방지
- synchronized 로직 삭제
- 실패 시 캐시 미저장
- @PostConstruct로 웜업
…df-업로드

[SRLT-155] PDF AI 리포트 생성 및 완료 메일 PDF 첨부 발송
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