Skip to content

Release 0.9.1 - #166

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

seonghobae merged 1 commit into
masterfrom
release/bump-0.9.1

Conversation

@seonghobae

@seonghobae seonghobae commented May 12, 2026

Copy link
Copy Markdown
Contributor

Bump version to 0.9.1 to sync GHCR.

Summary by CodeRabbit

  • Chores
    • Version updated to 0.9.1

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: 10de835f-5714-45d3-86d9-b62962b84ed4

📥 Commits

Reviewing files that changed from the base of the PR and between 94a2ebd and 8c9b745.

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

📝 Walkthrough

Walkthrough

The PR updates the project version from 0.9.0 to 0.9.1 across two files: the VERSION file contains the new version number, and the CHANGELOG documents the release with the date and reason for the version bump.

Changes

Version 0.9.1 Release

Layer / File(s) Summary
Version bump to 0.9.1
VERSION, CHANGELOG.md
The VERSION file increments to 0.9.1, and the CHANGELOG adds a new release entry dated 2026-05-12 explaining that the version bump bypasses protected ref tag protection to trigger the standard GHCR publish pipeline.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Seongho-Bae/naruon#163: Updates VERSION and CHANGELOG to bump the release version and trigger GHCR publishing by working around protected-ref rules.
  • Seongho-Bae/naruon#162: Bumps the project version and adds a corresponding CHANGELOG release entry for version management and GHCR publishing.
  • Seongho-Bae/naruon#157: Updates VERSION and CHANGELOG to bump the release tag to work around protected-tag restrictions and enable GHCR publishing.

Poem

🐰 A version hops from nine to one,
Protected refs give chase and run,
We leap to 0.9.1 with cheer,
GHCR's gates now crystal clear! 🎉

🚥 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.9.1' directly and clearly summarizes the main change: bumping the version to 0.9.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.9.1

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

@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 8c9b745fc3f72c82688b53db7f2271eba834df8e:

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

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 8c9b745fc3f72c82688b53db7f2271eba834df8e:

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

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 8c9b745fc3f72c82688b53db7f2271eba834df8e:

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

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Comments resolved and changes approved.

@greptile-apps

greptile-apps Bot commented May 12, 2026

Copy link
Copy Markdown

Greptile Summary

  • VERSION 파일을 0.9.0에서 0.9.1로 올리고, CHANGELOG.md에 해당 버전 항목을 추가한 단순 버전 범프 PR입니다.
  • CHANGELOG에 이 변경이 GHCR Publish 파이프라인 트리거를 위해 태그 보호 규칙(protected ref)을 우회하는 목적임이 명시되어 있어, 근본적인 파이프라인 설정 점검이 권고됩니다.

Confidence Score: 4/5

단순 버전 범프로 기능적 위험은 없으나, CI/CD 파이프라인 거버넌스 관련 P2 사항이 존재합니다.

변경 자체는 VERSION 파일 한 줄과 CHANGELOG 항목 추가뿐이라 코드 버그 위험은 없습니다. P2 수준의 프로세스 우려 사항(태그 보호 규칙 우회 패턴)이 있어 4/5로 평가합니다.

CHANGELOG.md — 태그 보호 규칙 우회 목적 명시 부분 확인 권고

Important Files Changed

Filename Overview
CHANGELOG.md 0.9.1 릴리즈 항목 추가. 태그 보호 규칙 우회 목적임이 명시되어 있어 CI/CD 파이프라인 설정 검토 권고.
VERSION 버전을 0.9.0에서 0.9.1로 정상적으로 변경. CHANGELOG와 일치함.

Sequence Diagram

sequenceDiagram
    participant Dev as 개발자
    participant Repo as GitHub Repository
    participant CI as GHCR Publish Pipeline
    participant GHCR as GitHub Container Registry

    Dev->>Repo: VERSION 0.9.1, CHANGELOG 업데이트 푸시
    Repo->>Repo: 태그 보호 규칙(protected ref) 확인
    Note over Repo: 버전 범프로 보호 규칙 우회
    Repo->>CI: 파이프라인 트리거
    CI->>GHCR: 0.9.1 이미지 빌드 및 배포
Loading

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

Comment thread CHANGELOG.md
@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@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 8c9b745fc3f72c82688b53db7f2271eba834df8e:

  • 1 unresolved current review thread(s) remain.\n- Missing current-head CodeRabbit/coderabbitai evidence for 8c9b745.\n

@seonghobae
seonghobae merged commit 10d108b 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