Skip to content

chore(release): v0.1.2#38

Merged
akiojin merged 2 commits into
mainfrom
develop
Feb 24, 2026
Merged

chore(release): v0.1.2#38
akiojin merged 2 commits into
mainfrom
develop

Conversation

@akiojin

@akiojin akiojin commented Feb 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add linux-arm64 LSP server binary to the release pipeline, fixing unity-cli lsp install failures on Linux aarch64 environments
  • Update CI dependencies (actions/checkout v6, actions/setup-node v6, actions/upload-artifact v6, actions/download-artifact v7, actions/setup-dotnet v5)
  • Bump npm_and_yarn dependency group

Changes

  • linux-arm64 LSP support: The release workflow now builds and publishes csharp-lsp-linux-arm64 alongside the existing linux-x64, osx-arm64, and win-x64 binaries. The manifest is auto-generated via glob pattern, so no additional manifest changes are needed.
  • CI dependency updates: Bump GitHub Actions dependencies to latest major versions
  • npm dependency updates: Bump npm_and_yarn group with 5 updates

Version

v0.1.2

Closing Issues

None

🤖 Generated with Claude Code

Summary by CodeRabbit

リリースノート v0.1.2

  • Bug Fixes

    • linux-arm64 LSPサーバーバイナリがリリースパイプラインに含まれるようになりました。
  • Chores

    • バージョン0.1.2にアップデート
    • 複数の依存関係をアップデート

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@akiojin akiojin added the release Release PR label Feb 24, 2026
@coderabbitai

coderabbitai Bot commented Feb 24, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@akiojin has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 7 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between f6d6d08 and b2f4bf7.

📒 Files selected for processing (3)
  • .github/workflows/auto-merge.yml
  • .github/workflows/main-pr-policy.yml
  • specs/SPEC-636fc0af/spec.md

Walkthrough

複数の設定ファイルとリリースノートをバージョン0.1.2に統一更新。Cargo.toml、package.json複数ファイル、およびCHANGELOG.mdを修正し、linux-arm64 LSPサーバーバイナリの追加と依存関係更新を記録。

Changes

Cohort / File(s) Summary
Version Bump
Cargo.toml, package.json, UnityCliBridge/Packages/unity-cli-bridge/package.json
バージョン番号を0.1.1から0.1.2に更新。
Release Notes Update
CHANGELOG.md
バージョン0.1.2のリリースセクション追加。linux-arm64 LSPサーバーバイナリの追加、複数の依存関係バージョン更新(npm_and_yarn、actions/checkout、actions/setup-node、actions/upload-artifact、actions/download-artifact、actions/setup-dotnet)を記録。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 バージョン上がって、二点二へ
LSPのバイナリも備わり
依存も新しく、整いたり
小さき変更、確かな歩み
リリースの時、喜び満ちぬ ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(release): v0.1.2' directly relates to the main changes in the PR, which are version bumps across multiple configuration files (Cargo.toml, package.json files) and the CHANGELOG update for version 0.1.2.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

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.

…p→main

Auto-merge was previously configured for any PR targeting develop and
release-please branches targeting main. Since this project uses a direct
develop→main release flow, remove all release-please conditions and
restrict auto-merge to develop→main PRs only.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@akiojin
akiojin merged commit 14b5907 into main Feb 24, 2026
16 checks passed
This was referenced Mar 2, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant