release: v0.1.6#338
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (8)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughSummary
Category
Risk Level
Impact
Walkthrough複数の設定ファイル(plugin.json各種、agents配下のカタログファイル、gemini-extension.json、package.json)のバージョン番号フィールドが Changesバージョン番号更新
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
概要
v0.1.6 リリース用のバージョンバンプ(
npm version patchの生成コミット)。v0.1.5 以降の main に入った変更を publish する:
statusコマンドが/v1/spot/statusを叩いて 404 になる問題の修正(fix: use apiPublicGet for /v1/spot/status endpoint #333)npm version patchのフックにより 6 ファイル(package.json+ plugin manifest 5 種)の version 同期とagents/tool-catalog.json/agents/error-catalog.jsonの再生成を実施済み。マージ後の publish 手順: リモート実行環境からは tag push が 403 で拒否されるため、マージ後に Releases ページから tag
v0.1.6(target: main)でリリースを作成するとrelease.ymlが起動し、OIDC trusted publishing でnpm publish --provenanceが実行される。チェックリスト
npx vitest runが green(162 files / 1341 passed)npx tsc --noEmitが greennpx biome check cli/が greencli/__tests__/chaos/conventions/)・1 ファイル 100 行目安を満たす🤖 Generated with Claude Code
https://claude.ai/code/session_013opyiaw7ZmW791TSTp6wmb
Generated by Claude Code