Skip to content

Update Unity build cache version#106

Merged
intothehead merged 1 commit into
mainfrom
hotfix/unity-build-cache-version
Jun 23, 2026
Merged

Update Unity build cache version#106
intothehead merged 1 commit into
mainfrom
hotfix/unity-build-cache-version

Conversation

@intothehead

@intothehead intothehead commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Pull Request

🎯 작업 내용

📌 작업 배경

🔨 구현 내용

Added (추가)

Changed (변경)

Fixed (수정)

📸 결과물

🧪 테스트

  • 로컬 테스트 완료
  • 주요 시나리오 검증

💬 리뷰 요청사항

🔗 관련 링크

  • Closes #

Summary by CodeRabbit

  • 업데이트
    • 게임 빌드 버전이 업데이트되었습니다. 이에 따라 게임 자산, 데이터, 프레임워크 및 스트리밍 리소스가 새로운 버전으로 로드됩니다.

@intothehead
intothehead merged commit 48e5b99 into main Jun 23, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f53b5e35-1713-4cc9-982a-d8fe0e5968fe

📥 Commits

Reviewing files that changed from the base of the PR and between fc945d5 and c15918c.

📒 Files selected for processing (1)
  • src/features/unity-battle/components/UnityBattleScreen.tsx

📝 Walkthrough

Walkthrough

UnityBattleScreen.tsxUNITY_BUILD_VERSION 상수 기본값이 20260623-trade-modal-sprite-import-fix에서 20260623-skill-modal-runtime-moves로 변경됩니다. 이로 인해 withUnityBuildVersion을 통해 생성되는 Unity WebGL 자산 URL의 v= 쿼리 파라미터 값이 변경됩니다.

Changes

Unity 빌드 버전 업데이트

Layer / File(s) Summary
UNITY_BUILD_VERSION 기본값 변경
src/features/unity-battle/components/UnityBattleScreen.tsx
UNITY_BUILD_VERSION 상수의 기본값 문자열을 20260623-trade-modal-sprite-import-fix에서 20260623-skill-modal-runtime-moves로 교체.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

  • PODECK/FE#100: 동일하게 UnityBattleScreen.tsxUNITY_BUILD_VERSION 기본값 문자열을 변경하여 Unity WebGL 자산 URL의 v= 쿼리 파라미터를 업데이트함.
  • PODECK/FE#102: UnityBattleScreen.tsxUNITY_BUILD_VERSION 기본값을 변경하여 withUnityBuildVersion()이 생성하는 버전 쿼리를 갱신함.
  • PODECK/FE#104: UnityBattleScreen.tsxUNITY_BUILD_VERSION 기본값을 변경하여 런타임 Unity WebGL 자산 URL의 v= 파라미터를 직접 수정함.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/unity-build-cache-version

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.

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