Skip to content

[#626] 모노리포인 프로젝트를 멀티레포로 분리한다#627

Merged
opficdev merged 3 commits into
developfrom
chore/#626-mono2multi
Jun 19, 2026
Merged

[#626] 모노리포인 프로젝트를 멀티레포로 분리한다#627
opficdev merged 3 commits into
developfrom
chore/#626-mono2multi

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

  • Firebase Cloud Functions와 Firestore index 설정을 별도 저장소로 분리하면서 앱 저장소가 iOS 앱 소스와 관련 문서만 소유하도록 정리

📝 작업 내용

📌 요약

  • Firebase/ 하위 Cloud Functions 및 Firebase 설정 파일 제거
  • Firebase 분리 이후 앱 저장소 기준에 맞게 README.md 프로젝트 구조와 개발 환경 문서 갱신
  • AGENTS.md와 architecture harness 문서에서 앱 저장소가 더 이상 소유하지 않는 Firebase Functions 규칙 제거

🔍 상세

  • Firebase/firebase.json, Firebase/firebase.test.json, Firebase/firestore.index.json 제거
  • Firebase/functions 하위 TypeScript Cloud Functions 소스, lockfile, config 제거
  • README.md에서 Firebase CLI, Node.js, TypeScript 환경 항목 및 Firebase/functions 구조 설명 제거
  • AGENTS.md에서 Firebase/functions layer 항목과 Cloud Functions 배포 규칙 제거
  • .hermes architecture/workflow reference에서 Firebase functions를 현재 저장소 layer-internal DI 예외 범위에서 제거
  • 앱 런타임에서 사용하는 Firebase SDK 및 DevLogInfra의 Firebase Functions 호출 경계 설명은 유지

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this Jun 19, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the Firebase Cloud Functions codebase and its configuration files, updating the project's documentation and architecture guides to reflect this change. The review feedback suggests restoring a blank line in AGENTS.md before a markdown header to maintain proper formatting and readability.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread AGENTS.md
@opficdev opficdev merged commit 8612d24 into develop Jun 19, 2026
9 of 10 checks passed
@opficdev opficdev deleted the chore/#626-mono2multi branch June 19, 2026 14:21
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