Skip to content

[ANDROID-200] 1.0.2 release#188

Merged
hegunhee merged 2 commits into
mainfrom
feature/ANDROID-200_release_1.0.2
Jan 7, 2026
Merged

[ANDROID-200] 1.0.2 release#188
hegunhee merged 2 commits into
mainfrom
feature/ANDROID-200_release_1.0.2

Conversation

@hegunhee
Copy link
Copy Markdown
Member

@hegunhee hegunhee commented Jan 7, 2026

🔗 관련 이슈

📙 작업 설명
릴리즈노트 작성
버전코드 3, 버전네임 1.0.2로 수정

🧪 테스트 내역 (선택)

📸 스크린샷 또는 시연 영상 (선택)

💬 추가 설명 or 리뷰 포인트 (선택)

Summary by CodeRabbit

릴리즈 노트

  • 새로운 기능

    • 홈 화면 날짜 표시를 하단 시트로 변경
    • 생성, 완료, 취소 로그 기능 추가
    • 온보딩 완료 및 목표 리셋 로그 기능 추가
  • 버그 수정

    • 기록 생성 아이콘 표시 문제 해결
    • 기타 버그 수정

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

@hegunhee hegunhee self-assigned this Jan 7, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 7, 2026

요약

앱 버전을 1.0.1에서 1.0.2로 업데이트하고 새 릴리스 노트 문서를 추가했습니다. versionCode는 2에서 3으로 변경되었으며, 기능 변경은 없습니다.

변경 사항

집단 / 파일 설명
버전 구성
app/build.gradle.kts
versionCode를 2에서 3으로, versionName을 "1.0.1"에서 "1.0.2"로 업데이트
릴리스 문서
releaseNote.md
버전 1.0.2의 새 릴리스 노트 추가: 홈 화면 날짜 변경, 로그 기능 개선, 버그 수정 등 및 관련 PR 참조 포함

예상 코드 리뷰 난이도

🎯 2 (Simple) | ⏱️ ~10 minutes

관련 가능성 있는 PR

🐰 버전이 쏙쏙 올라가고,
릴리스 노트는 반짝반짝,
1.0.2의 새로운 여정,
버그는 사라지고 기능은 반짝,
토끼도 깡충깡충 기뻐해! 🎉

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed PR 제목이 변경사항의 핵심을 명확하게 요약합니다. 1.0.2 릴리스라는 주요 변경사항을 직접 반영하고 있습니다.
Description check ✅ Passed 작업 설명 섹션에 릴리즈노트 작성 및 버전 변경 사항이 기술되어 있으며 필수 템플릿 구조를 따르고 있습니다.

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

✨ Finishing touches
  • 📝 Generate docstrings

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.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In @releaseNote.md:
- Line 8: Remove the stray lone dash ("-") that appears as an empty list item in
the release notes; delete that character so there is no empty bullet (or replace
it with the intended text if there was supposed to be content).
🧹 Nitpick comments (1)
releaseNote.md (1)

13-13: 마크다운 URL 포맷 개선 권장

URL들이 bare URL 형태로 작성되어 있습니다. 마크다운 링크 문법을 사용하면 가독성이 향상됩니다.

♻️ 마크다운 링크 포맷 적용 예시
 홈 화면 날짜 변경 바텀시트로 전환
-https://github.com/Record-Management/Android/pull/184
+<https://github.com/Record-Management/Android/pull/184>

 기록 작성, 완료, 취소 로그 추가
-https://github.com/Record-Management/Android/pull/186
+<https://github.com/Record-Management/Android/pull/186>

 로그인 완료시 FCM 토큰 서버로 추가 전송
-https://github.com/Record-Management/Android/pull/185
+<https://github.com/Record-Management/Android/pull/185>

 아이콘 색상이 올바르지 않던것 수정
-https://github.com/Record-Management/Android/pull/183
+<https://github.com/Record-Management/Android/pull/183>

또는 설명과 함께 링크 형태로 작성:

- [홈 화면 날짜 변경 바텀시트로 전환](https://github.com/Record-Management/Android/pull/184)
- [기록 작성, 완료, 취소 로그 추가](https://github.com/Record-Management/Android/pull/186)
- [로그인 완료시 FCM 토큰 서버로 추가 전송](https://github.com/Record-Management/Android/pull/185)
- [아이콘 색상이 올바르지 않던것 수정](https://github.com/Record-Management/Android/pull/183)

정적 분석 도구(markdownlint) 결과에 따른 제안입니다.

Also applies to: 16-16, 19-19, 22-22

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8170f3e and 3c46290.

📒 Files selected for processing (2)
  • app/build.gradle.kts
  • releaseNote.md
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-11-22T02:26:20.400Z
Learnt from: hegunhee
Repo: Record-Management/Android PR: 145
File: app/build.gradle.kts:21-23
Timestamp: 2025-11-22T02:26:20.400Z
Learning: In the Record-Management/Android repository, the getApiKey function appears in both build-logic/src/main/java/com/youth/app/KotlinAndroid.kt (as a local function inside configureKotlinAndroid()) and app/build.gradle.kts (at script level). Both are necessary because the build-logic version is scoped within a function and cannot be accessed from the app module's build script, where it's needed for signing configuration.

Applied to files:

  • app/build.gradle.kts
🪛 markdownlint-cli2 (0.18.1)
releaseNote.md

13-13: Bare URL used

(MD034, no-bare-urls)


16-16: Bare URL used

(MD034, no-bare-urls)


19-19: Bare URL used

(MD034, no-bare-urls)


22-22: Bare URL used

(MD034, no-bare-urls)

🔇 Additional comments (1)
app/build.gradle.kts (1)

17-18: 릴리즈 버전 업데이트 확인 완료!

버전 코드와 버전 네임이 1.0.2 릴리즈에 맞게 올바르게 업데이트되었습니다. 릴리즈노트와도 일치합니다.

Comment thread releaseNote.md
- 온보딩 완료, 목표 재설정 로그 추가
- 기록 작성 아이콘이 올바르게 표시되지않던것 수정
- 자잘한 버그 수정
-
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

불필요한 대시 제거 필요

8번 라인에 내용 없이 대시("-")만 있습니다. 의도하지 않은 타이포로 보입니다.

🔧 수정 제안
-- 자잘한 버그 수정
--

Committable suggestion skipped: line range outside the PR's diff.

🤖 Prompt for AI Agents
In @releaseNote.md at line 8, Remove the stray lone dash ("-") that appears as
an empty list item in the release notes; delete that character so there is no
empty bullet (or replace it with the intended text if there was supposed to be
content).

@hegunhee hegunhee merged commit ea68073 into main Jan 7, 2026
1 check passed
@hegunhee hegunhee deleted the feature/ANDROID-200_release_1.0.2 branch January 7, 2026 12:38
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