chore(release): v1.3.0#195
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Ark v1.3.0
v1.2.0 から リリース基盤の自動化 + インストール導線の明確化 を中心としたメンテナンスリリース。ユーザーコードに変更はない。
Highlights
ignission/homebrew-tapのCasks/ark.rbを自動で bump (feat(release): v1.3.0+ から Cask 自動更新を有効化 #192).appビルド経路の安定化 (fix(release): electron-builder の不正なzip位置引数を削除 #190, fix(release): electron-builder の macOS zip 出力名-mac.zipに追従 + multi-match ガード #191)CI / リリース基盤
release.ymlのelectron-builderがUnknown argument: zipで落ちていた問題を修正 (fix(release): electron-builder の不正なzip位置引数を削除 #190)Ark-{version}-arm64-mac.zip) に glob を追従させ、multi-match 検知も追加 (fix(release): electron-builder の macOS zip 出力名-mac.zipに追従 + multi-match ガード #191)update-caskジョブを新規追加 (feat(release): v1.3.0+ から Cask 自動更新を有効化 #192):HOMEBREW_TAP_TOKENsecret が設定されていればタグ push 時に自動で Cask の version + sha256 を bumpドキュメント
.app配布版に合わせて更新 (docs(readme): macOS install を --no-quarantine 必須に更新 #194):xattr -drまたは--no-quarantine再インストール)追跡中
.appの Developer ID 署名 + Apple notarization 対応 (#193)。完了すれば quarantine 関連の手順は不要になる。