Skip to content

Release 0.8.1 - #163

Merged
seonghobae merged 1 commit into
masterfrom
release/bump-0.8.1
May 12, 2026
Merged

seonghobae merged 1 commit into
masterfrom
release/bump-0.8.1

Conversation

@seonghobae

@seonghobae seonghobae commented May 12, 2026

Copy link
Copy Markdown
Contributor

Bump version to 0.8.1 to sync GHCR.

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.8.1
    • Changelog updated with new release entry

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'version'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: bf02098b-055d-4c1f-bc20-87e261e854a9

📥 Commits

Reviewing files that changed from the base of the PR and between 04be844 and 2b7b8e4.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • VERSION

📝 Walkthrough

Walkthrough

Version bumped from 0.8.0 to 0.8.1 with a changelog entry documenting the protected-ref rules blocking release tag synchronization and justifying the version increment to trigger forced GHCR deployment.

Changes

Version 0.8.1 Release

Layer / File(s) Summary
Version 0.8.1 release update
VERSION, CHANGELOG.md
VERSION incremented from 0.8.0 to 0.8.1 and CHANGELOG.md entry added documenting protected-ref rule blocking release tag sync and version bump to trigger forced GHCR deployment.

Possibly related PRs

  • Seongho-Bae/naruon#157: Both PRs perform the same version bump and changelog entry to force GHCR/publish sync due to protected-tag restrictions.
  • Seongho-Bae/naruon#154: Both PRs update VERSION and add a changelog release entry to bump the package version to work around protected-ref/GHCR sync.
  • Seongho-Bae/naruon#151: Both PRs update VERSION and CHANGELOG to bump the patch release to force GHCR sync.

Poem

🐰 A patch release hops into view,
Protected refs blocked what we tried to do.
So 0.8.1 takes the stage,
GHCR's sync—now turning the page!

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release 0.8.1' directly and clearly summarizes the main change: bumping the version to 0.8.1 as documented in the CHANGELOG and VERSION file updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-0.8.1

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

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 2b7b8e491e265b5f32add30361f42b1ade353060:

  • 3 required check(s) are not successful on 2b7b8e4.\n- Missing current-head CodeRabbit/coderabbitai evidence for 2b7b8e4.\n

@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 2b7b8e491e265b5f32add30361f42b1ade353060:

  • 2 required check(s) are not successful on 2b7b8e4.\n- Missing current-head CodeRabbit/coderabbitai evidence for 2b7b8e4.\n

@greptile-apps

greptile-apps Bot commented May 12, 2026

Copy link
Copy Markdown

Greptile Summary

  • VERSION 파일을 0.8.0에서 0.8.1로 변경하고, CHANGELOG.md에 해당 릴리스 항목을 추가했습니다. 변경 이유(태그 보호 규칙으로 인한 GHCR 배포 강제 트리거)가 CHANGELOG에 명확히 문서화되어 있습니다.
  • 두 파일(VERSION, CHANGELOG.md)의 버전이 서로 일치하며, 이전 0.6.1, 0.5.1 패치 릴리스와 동일한 패턴을 따르고 있습니다.

Confidence Score: 5/5

버전 파일과 CHANGELOG만 수정한 순수 릴리스 메타데이터 PR로 머지에 안전합니다.

코드 로직 변경이 전혀 없으며, VERSION과 CHANGELOG 두 파일의 내용이 서로 일치합니다. 이전 패치 릴리스(0.6.1, 0.5.1)와 동일한 패턴을 따르고 있어 검토 결과 이슈 없음.

특별히 주의가 필요한 파일 없음

Important Files Changed

Filename Overview
CHANGELOG.md 0.8.1 릴리스 항목 추가 — GHCR 배포 강제 트리거를 위한 버전 펌핑 이유가 명확히 기재됨
VERSION 0.8.0 → 0.8.1 단일 라인 버전 변경, CHANGELOG와 일치함

Sequence Diagram

sequenceDiagram
    participant Dev as 개발자
    participant Repo as GitHub Repo
    participant Tag as Protected Tag Rule
    participant GHCR as GHCR 배포 파이프라인

    Dev->>Repo: "PR #163 머지 (VERSION 0.8.0→0.8.1, CHANGELOG 업데이트)"
    Repo->>Tag: 0.8.1 태그 생성 시도
    Tag-->>Repo: 태그 보호 규칙으로 인해 차단 우려
    Note over Dev,GHCR: 버전 파일 변경으로 GHCR 배포 워크플로우 강제 트리거
    Repo->>GHCR: 버전 변경 감지 → 배포 파이프라인 실행
    GHCR-->>Dev: 0.8.1 이미지 빌드 및 푸시 완료
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.8.1 for ghcr sy..." | Re-trigger Greptile

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 2b7b8e491e265b5f32add30361f42b1ade353060:

  • 2 required check(s) are not successful on 2b7b8e4.\n- Missing current-head CodeRabbit/coderabbitai evidence for 2b7b8e4.\n

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Comments resolved and changes approved.

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 2b7b8e491e265b5f32add30361f42b1ade353060:

  • Missing current-head CodeRabbit/coderabbitai evidence for 2b7b8e4.\n

@seonghobae
seonghobae merged commit cd5716f into master May 12, 2026
17 checks passed
This was referenced May 12, 2026
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