Fix/cron region ufc www#26
Merged
Merged
Conversation
메인/예측 페이지에 복붙돼 있던 getPredictions를 src/lib/data/predictions.ts로 통합. 예측 페이지에만 있던 hasRealImage 가드를 공통화해, Supabase 예측이 placeholder 이미지뿐일 때 두 페이지 모두 cached로 폴백하도록 일관성 확보. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Vercel 함수 리전이 US(sfo1)면 kr.ufc.com이 403 차단되므로 스탯·랭킹·이미지 크롤러의 하드코딩된 kr.ufc.com을 www.ufc.com으로 교체. 랭킹은 영문 페이지 대응 위해 체급명 영→한 역매핑(DIVISION_NAME_KO)으로 변경하고 Accept-Language를 en으로. CLAUDE.md에 리전은 반드시 US여야 함 + CloudFront API 폐기를 명시. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthrough이 PR은 예측 데이터 로딩 로직을 공용 모듈로 중앙화하고, UFC 크롤러의 모든 요청을 한국 지역 도메인에서 글로벌 도메인으로 마이그레이션하며 언어 헤더를 영어로 통일합니다. ChangesPredictions 데이터 소스 중앙화
UFC 크롤러 리전 마이그레이션
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit
릴리스 노트
버그 수정 및 개선
문서화