Skip to content

fix: API 문서 생성과 릴리스 검증 수정 - #9

Merged
ois0886 merged 1 commit into
mainfrom
codex/fix-dokka-artifact
Jul 16, 2026
Merged

fix: API 문서 생성과 릴리스 검증 수정#9
ois0886 merged 1 commit into
mainfrom
codex/fix-dokka-artifact

Conversation

@ois0886

@ois0886 ois0886 commented Jul 16, 2026

Copy link
Copy Markdown
Owner

변경 요약

  • Dokka 2.2.0으로 업그레이드해 AGP 9 내장 Kotlin release 소스셋을 정상 문서화합니다.
  • 잘못된 KDoc 링크 경고를 제거했습니다.
  • API 문서 출력이 비어 있으면 Release 워크플로를 즉시 실패시킵니다.
  • AGENTS와 CHANGELOG에 보정 내용을 기록했습니다.

문서 업데이트 여부

  • AGENTS와 CHANGELOG를 업데이트했습니다.
  • 라이브러리 버전과 README 설치 좌표는 이미 배포된 1.2.0을 유지합니다.

검증

  • ./scripts/verify-doc-sync.sh
  • ./gradlew :library:test :app:test :library:jacocoCoverageVerification :library:lint :library:assembleDebug :app:assembleDebug :library:dokkaGenerate
  • 생성된 Dokka에서 GitGrassSelection, selection, weekLabelsFor 페이지 확인
  • git diff --check

Public API 영향

  • 없음. 빌드 문서화 도구와 KDoc/Release 검증만 변경합니다.

@ois0886
ois0886 merged commit 0c93f35 into main Jul 16, 2026
6 checks passed
@ois0886
ois0886 deleted the codex/fix-dokka-artifact branch July 16, 2026 00:22
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