Skip to content

release: 장소 사진 및 경로 처리 안정화 - #147

Merged
minbros merged 7 commits into
mainfrom
dev
Sep 6, 2026
Merged

release: 장소 사진 및 경로 처리 안정화#147
minbros merged 7 commits into
mainfrom
dev

Conversation

@minbros

@minbros minbros commented Sep 6, 2026

Copy link
Copy Markdown
Member
  • 장소 사진 조회 실패 시 단건 조회로 복구하고 재시도 중 중복 배치 요청을 억제합니다. 사진 없음 캐시는 유효기간 연장 없이 5분 후 재조회하며, 배치 전체 204 응답도 사진 없음으로 처리합니다.
  • 경로 배치의 실패 항목을 경로 없음으로 캐시하지 않아 단건 조회로 복구할 수 있도록 수정하고, 사진·경로 처리 회귀 테스트를 추가합니다.
  • 브랜치·병합 및 PR 작성 규칙을 통합하고 PR 생성·재열기 시 Discord 알림을 추가합니다. PR 템플릿의 테스트 체크리스트를 프런트엔드에 맞게 정정합니다.

minbros and others added 6 commits September 2, 2026 16:19
- 경로 일괄 조회 non-OK 응답은 단건 조회로 폴백
- 사진 FAILED 응답과 빈 결과의 재시도·TTL 처리 보강
…ling

fix: 경로·사진 일괄 조회 실패 처리 개선
* docs(readme): 브랜치 병합 정책 명문화

- 병합 방향별 방식과 백머지 원칙 추가
- 금지 사항과 기존 이력 보존 원칙 명시

* docs(contributing): 브랜치 및 PR 정책 정본화

- 상세 브랜치·병합 정책을 CONTRIBUTING 문서로 분리
- README와 에이전트 문서에 정본 링크 추가

* docs(contributing): 기여 문서 정보 구조 정리

- README 온보딩을 간결하게 정리
- 상세 기여 정책을 CONTRIBUTING으로 통합
* ci: PR Discord 알림 워크플로우 추가

- Backend와 동일한 opened/reopened 알림 구성을 적용했다.

* ci(deps): Discord 알림 액션을 불변 SHA로 고정

- v1 태그가 가리키는 검증된 커밋으로 액션 참조를 고정
- hotfix 병합 방식을 Squash and merge로 일치시킴
* docs(github): PR규칙 추가

* docs(pr): PR 템플릿의 체크리스트 섹션 제거

* docs(contributing): PR 자동 라벨 안내 삭제

---------

Co-authored-by: “KangShinGyu” <“rkdtlseb@naver.com”>
Co-authored-by: minbros <realminbros@gmail.com>
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
frontend-server Ready Ready Preview Sep 6, 2026 1:59pm UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 58 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: ff4a8046-a8f4-4373-99a9-d657867db499

📥 Commits

Reviewing files that changed from the base of the PR and between 9120bc1 and 43e02cc.

📒 Files selected for processing (15)
  • .github/pull_request_template.md
  • .github/workflows/discord-pr-notify.yml
  • AGENTS.md
  • CLAUDE.md
  • CONTRIBUTING.md
  • README.md
  • src/hooks/usePlacePhotoUrl.test.ts
  • src/hooks/usePlacePhotoUrl.ts
  • src/lib/api/places.test.ts
  • src/lib/api/places.ts
  • src/lib/place-photo-query.ts
  • src/lib/places/place-batch-cache.ts
  • src/lib/plan/schedule-bulk-hydration.test.ts
  • src/lib/plan/schedule-bulk-hydration.ts
  • src/types/place.ts

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.

@sonarqubecloud

sonarqubecloud Bot commented Sep 6, 2026

Copy link
Copy Markdown

@minbros minbros changed the title fix(places): 경로·사진 부분 실패 처리 개선 및 PR 운영 정책 반영 release: 장소 사진 및 경로 처리 안정화 Sep 6, 2026
@minbros
minbros merged commit 0713529 into main Sep 6, 2026
4 checks passed
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.

2 participants