Skip to content

release: browser 추천 태그 alias parity 반영 - #394

Merged
coconutcococode merged 2 commits into
mainfrom
develop
Aug 20, 2026
Merged

release: browser 추천 태그 alias parity 반영#394
coconutcococode merged 2 commits into
mainfrom
develop

Conversation

@coconutcococode

Copy link
Copy Markdown
Contributor

변경 내용

검증

  • Backend CI 및 CI Gate 통과
  • 최신 head clean build 통과
  • browser math 34/34 통과
  • review thread 0

범위

  • query planner ordering/budget, selector, price/value, persistence, Shopify provider 계약 변경 없음
  • production recommendation validation: NOT_RUN

Resolves #392

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@coconutcococode, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 56 minutes

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.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c379fcb2-3ce8-41f8-b7b8-d1b8abeecf19

📥 Commits

Reviewing files that changed from the base of the PR and between bae2a68 and b32b5aa.

📒 Files selected for processing (4)
  • src/main/java/com/fitback/backend/domain/recommendation/service/BrowserRerankingHandoffService.java
  • src/main/java/com/fitback/backend/domain/recommendation/service/RecommendationTagMatcher.java
  • src/test/java/com/fitback/backend/domain/recommendation/service/BrowserRerankingHandoffServiceTest.java
  • src/test/java/com/fitback/backend/domain/recommendation/service/RecommendationTagMatcherTest.java

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.

@coconutcococode
coconutcococode merged commit 78bcd4f into main Aug 20, 2026
5 checks passed
@coconutcococode

Copy link
Copy Markdown
Contributor Author

release 완료를 확인했습니다.

  • main merge SHA: 78bcd4f
  • Backend CD: 32354601790 / SUCCESS
  • CD head SHA와 image revision 일치
  • SSM production 배포 성공
  • public nginx health: HTTP 200 / ok
  • public readiness: HTTP 200 / UP
  • recommendation production validation: NOT_RUN
  • recommendation productionRequests: 0

이번 작업에서는 Shopify, recommendation POST, S3, analysis, Fashion-CLIP 및 candidate 수동 평가를 실행하지 않았습니다.

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.

Fix: browser 추천 태그 유사도에 retrieval alias 적용

1 participant