Skip to content

fix: remove wrong key on deliver#440

Merged
rhseung merged 1 commit into
gsainfoteam:developmentfrom
rhseung:rhseung/fastlane-patch-3
Feb 24, 2026
Merged

fix: remove wrong key on deliver#440
rhseung merged 1 commit into
gsainfoteam:developmentfrom
rhseung:rhseung/fastlane-patch-3

Conversation

@rhseung

@rhseung rhseung commented Feb 24, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

릴리스 노트

  • Chores
    • iOS 배포 구성이 업데이트되었습니다.

@rhseung rhseung requested a review from a team February 24, 2026 08:12
@rhseung rhseung self-assigned this Feb 24, 2026
@coderabbitai

coderabbitai Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f0925ce and b631859.

📒 Files selected for processing (1)
  • ios/fastlane/Fastfile
💤 Files with no reviewable changes (1)
  • ios/fastlane/Fastfile

📝 Walkthrough

Walkthrough

ios/fastlane/Fastfile의 프로덕션 레인에서 deliver(...) 호출로부터 age_assurance: 'none' 파라미터를 제거했습니다. 제어 흐름이나 로직은 변경되지 않았으며, 함수 호출 서명만 수정되었습니다.

Changes

Cohort / File(s) Summary
Fastlane Configuration
ios/fastlane/Fastfile
Removed the age_assurance: 'none' parameter from the deliver invocation in the production lane.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • fix: add age assurance to fastfile #438: 동일한 deliver(...) 호출에서 age_assurance: 'none' 파라미터를 추가하는 PR로, 이 PR와 직접적으로 상반된 변경을 수행합니다.

Poem

🐰✨ 파라미터 하나, 홀딱 제거하고
빌드 설정을 깔끔히 정리해
나이 보증은 이제 안녕
간단한 손길로 코드가 빛나네! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목이 변경사항의 핵심을 명확하게 설명합니다. iOS fastlane 설정에서 잘못된 키를 제거한 것으로, 제공된 제목이 정확하게 반영하고 있습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@rhseung rhseung enabled auto-merge (squash) February 24, 2026 08:12
@rhseung rhseung merged commit 73c173a into gsainfoteam:development Feb 24, 2026
5 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