Create Week10 Mission1#49
Open
Hyerin-Jeong wants to merge 1 commit into
Open
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
안녕하세요! 10주차 과제 진행하시느라 고생 많으셨습니다💚 1) 배포용 AAB 빌드 (경로 PR에 업로드)빌드 명령Windows 기준(Week10/LinLin 루트에서): .\gradlew.bat bundleReleaseAAB 생성 경로(과제에서 “PR에 기재” 요구)
PR 본문에 그대로 붙여넣으면 됩니다. 서명/키 관련 (현재 구성 체크)
2) Claude Code(또는 CLI)로 코드 리뷰 받고 개선 반영현재 상태: 문서화가 이미 잘 되어 있음
3) 추가로 칭찬/주의 포인트좋은 점
주의 포인트(선택 개선)
워크북 진행하시느라 수고하셨습니다! 궁금한 점 있으시면 언제든 말씀해 주세요! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 미션 번호
Week10 Mission1
📋 구현 사항
경로: app/build/outputs/bundle/release/app-release.aab
[o]Claude Code CLI 설치하고 프로젝트 루트에서 실행하기
[o] 본인이 작성한 코드 선택해서 코드 리뷰 요청하기
[o]리뷰 결과를 바탕으로 실제로 코드 개선해보기
📎 스크린샷
✅ 체크리스트
-[o] Claude Code CLI로 코드 리뷰 수행 완료
-[o] 리뷰 결과 바탕으로 코드 개선 완료
-[o] Merge 하려는 브랜치가 올바르게 설정되어 있나요?
-[o] 에뮬레이터 또는 실제 기기에서 정상 동작하나요?
-[o] 불필요한 주석 및 Log가 제거되었나요?
🤔 질문 사항