Skip to content

chore(notify): backfill 완료 후 NotificationSettingBackfillRunner 제거#157

Merged
coldsunn merged 1 commit into
developfrom
chore/remove-notification-backfill-runner
Apr 27, 2026
Merged

chore(notify): backfill 완료 후 NotificationSettingBackfillRunner 제거#157
coldsunn merged 1 commit into
developfrom
chore/remove-notification-backfill-runner

Conversation

@coldsunn
Copy link
Copy Markdown
Collaborator

@coldsunn coldsunn commented Apr 27, 2026

📝 요약(Summary)

main과 develop 브랜치에 모두 backfill 완료 후 필요 없어진 NotificationSettingBackfillRunner 제거

🔗 Related Issue

  • Closes:

💬 공유사항

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 제목을 커밋 메시지 컨벤션에 맞게 작성했습니다.

@coldsunn coldsunn merged commit 1eb4112 into develop Apr 27, 2026
1 check passed
@coldsunn coldsunn deleted the chore/remove-notification-backfill-runner branch April 27, 2026 08:59
1Seob added a commit that referenced this pull request May 7, 2026
* feat: 답변에 이미지 업로드 추가 및 탈퇴 사용자 이미지 정리 추가 (#154)

* feat: answer_entries 테이블에 image_key 컬럼 추가

AnswerEntry 엔티티에 imageKey 필드 추가

* feat: 기존 AnswerEntry 생성 및 조회 비즈니스 로직에 imageKey 추가

* feat: 답변 이미지 업로드 PresignedURL 생성 api 구현

* feat(report): DailyReportLlmClient 수정

이미지 포함 여부에 따라 프롬프트 및 UserMessage 분기 처리

* feat(report): 일간 리포트 조회 로직 및 응답에 이미지 포함

* feat(user): User 영구 삭제 시 프로필 이미지와 답변 이미지들을 S3에서 삭제하는 로직 추가

UserCleanupScheduler에서 삭제 대상 회원들의 프로필 이미지 키와 답변 이미지 키를 모두 수집하여 S3에서 삭제

* docs(report): 오늘의 리포트 생성 API의 스웨거 문서 수정

이미지 포함 시에 대한 설명 추가

* fix: 코드 리뷰 반영

UserCleanupScheduler에서 삭제 대상 ID가 없으면 조기 종료하도록 처리, DailyReportService의 contentType 검증 중복 코드를 제거하고
switch default 예외 처리로 통합, SecretDailyReportPromptLoader에서 with-image 프롬프트 검증 대상을 rawWithImagePrompt로
수정 등

* chore(notify): backfill 완료 후 NotificationSettingBackfillRunner 제거 (#157)

* fix: 일일 질문 문구 오타 및 어색한 표현 수정 (#158)

* feat: 질문 API/도메인 V2 구현 (#159)

* feat: user_daily_questions 테이블에 reroll_left 컬럼 및 엔티티 필드 추가

기존 데이터 reroll_left = 0 백필, 신규 데이터 기본값 5, NOT NULL 적용, UserDailyQuestion 엔티티에 rerollLeft 필드 및 초기값 반영

* feat: 오늘의 질문 조회 V2 API 구현

* feat: 오늘의 질문 조회 V2 API 구현

* feat(infra): 개발 환경 Swagger UI 태그 정렬 방식 설정

* fix: reroll_left의 백필 값을 5로 변경

* feat: 답변 이미지 WebP 변환 및 리사이징 파이프라인 추가 (#160)

* feat(report): 일간 리포트의 이미지 업로드 로직에 webp 추가

* feat(report): 답변 이미지(webp) 상태 조회 API 구현

* feat(db): 일일 질문 리스트 변경사항 반영 마이그레이션 추가 (#161)

---------

Co-authored-by: Chanhae Lee <146611988+coldsunn@users.noreply.github.com>
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.

1 participant