Skip to content

🚀 Deploy 20260120-v1.0.16#12

Merged
Cassiiopeia merged 6 commits intodeployfrom
main
Jan 20, 2026
Merged

🚀 Deploy 20260120-v1.0.16#12
Cassiiopeia merged 6 commits intodeployfrom
main

Conversation

@EM-H20
Copy link
Contributor

@EM-H20 EM-H20 commented Jan 20, 2026

Summary by CodeRabbit

릴리스 노트

  • 새로운 기능

    • 개발 문서 및 빠른 참조 가이드 추가
  • 개선 사항

    • iOS 최소 배포 대상 업데이트 (iOS 15.0 이상 필요)
    • 빌드 도구 및 워크플로우 최적화
  • 버전

    • v1.0.16으로 업데이트

✏️ Tip: You can customize this high-level summary in your review settings.

actions-user and others added 5 commits January 19, 2026 14:31
… 문서 아카이빙) #10

- 00_QUICK_REFERENCE.md: 디자인 시스템 섹션 압축 (771→681 lines, -90 lines)
  - Single Source of Truth 원칙 적용
  - 상세 내용은 Mapsy_통합_PRD_v1.0.md 참조 링크
  - 빠른 참조용 핵심 5-10개 항목만 유지

- 02_FOLDER_STRUCTURE.md: Clean Architecture 참조 추가 (+6 lines)
  - 01_ARCHITECTURE.md 상세 개념 참조 링크
  - 간략 3-레이어 구조 요약 추가

- docs/archive/: 원본 소스 문서 3개 아카이빙
  - 20260119_Frontend_Page_Design.md (1,552 lines)
  - 20260119_PRD_Part1_Part2_작성완료.md (548 lines)
  - 20260119_PRD_기반_구현가이드.md (1,028 lines)
  - 통합 PRD에 내용 포함되어 히스토리 보존 목적 아카이빙

결과:
- 문서 중복 제거 완료 (90 lines 감소)
- 명확한 참조 계층 구조 확립 (순환 참조 없음)
- 빠른 참조와 상세 문서의 역할 분리 명확화
@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

이 PR은 주로 개발 문서를 포괄적으로 추가하고, iOS 빌드 설정을 업데이트하며, 앱 버전을 증가시킵니다. GitHub Actions 워크플로우의 Xcode 버전도 변경되며, 기존 GitHub Secrets 설정 가이드가 제거됩니다. 코드 로직 변경은 없습니다.

Changes

코호트 / 파일 변경 내용
GitHub Actions 워크플로우
.github/workflows/PROJECT-FLUTTER-IOS-TEST-TESTFLIGHT.yaml, .github/workflows/PROJECT-FLUTTER-IOS-TESTFLIGHT.yaml
Xcode 버전 환경 변수를 16.4에서 26.0으로 업데이트
개발 문서 추가
docs/00_QUICK_REFERENCE.md, docs/01_ARCHITECTURE.md, docs/02_FOLDER_STRUCTURE.md, docs/04_CODE_GENERATION_GUIDE.md, docs/05_WIDGETS_GUIDE.md, docs/Mapsy_통합_PRD_v1.0.md, docs/TOSS_UI_UX_DESIGN.md
빠른 참조 가이드, 아키텍처, 폴더 구조, 코드 생성, 위젯, 통합 PRD, UI/UX 설계 철학에 대한 포괄적인 개발 문서 추가
아카이브 문서
docs/archive/20260119_Frontend_Page_Design.md, docs/archive/20260119_PRD_Part1_Part2_작성완료.md, docs/archive/20260119_PRD_기반_구현가이드.md
프론트엔드 페이지 설계, PRD 파트 1-2, PRD 기반 구현 가이드 문서를 아카이브에 추가
GitHub Secrets 문서 제거
docs/github-secrets-setup-guide.md
iOS TestFlight 배포용 GitHub Secrets 설정 가이드 문서 삭제
iOS 빌드 설정
ios/Runner.xcodeproj/project.pbxproj
IPHONEOS_DEPLOYMENT_TARGET을 13.0에서 15.0으로 변경 (Profile, Debug, Release 설정)
버전 관리
README.md, pubspec.yaml, version.yml
README의 최신 버전을 v1.0.13에서 v1.0.14로, pubspec.yaml을 1.0.14+14에서 1.0.16+16으로, version.yml을 1.0.14에서 1.0.16으로 업데이트; 타임스탬프 갱신 및 메타데이터 추가

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

  • 🚀 Deploy 20260119-v1.0.10 #5: iOS 빌드 설정 변경 — ios/Runner.xcodeproj의 IPHONEOS_DEPLOYMENT_TARGET을 15.0으로 설정하는 동일한 빌드 대상 변경과 연관
  • 🚀 Deploy 20260119-v1.0.13 #8: GitHub Actions iOS TestFlight 워크플로우 수정 — 동일한 워크플로우 파일의 Xcode 버전 및 서명 단계 변경과 연관
  • 🚀 Deploy 20260119-v1.0.9 #3: iOS 빌드 설정 정규화 — Podfile과 xcodeproj에서 배포 대상을 15.0으로 통일하는 관련 iOS 빌드 설정 변경과 연관

Comment @coderabbitai help to get the list of available commands and usage tips.

@Cassiiopeia Cassiiopeia changed the title deploy 🚀 Deploy 20260120-v1.0.16 Jan 20, 2026
@Cassiiopeia
Copy link
Contributor

@coderabbitai summary

@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

✅ Actions performed

Summary regeneration triggered.

@github-actions
Copy link
Contributor

✅ 변경사항이 자동으로 deploy 브랜치에 적용되었습니다. PR을 수동으로 닫아주세요.

@Cassiiopeia Cassiiopeia merged commit f7a387f into deploy Jan 20, 2026
1 check 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.

3 participants