chore: bump version to 1.2.24-7 (Beta-7)#395
Merged
Merged
Conversation
10 PRs landed on beta this cycle: - #377 paste shortcut configurable (issue #360) - #386 TS UserPreferences updateChannel alignment - #387 focus_target leak on Processing-phase cancel - #388 [严重] MacHotkeyAdapter::shutdown stops CFRunLoop + tap - #389 emit_capsule window.show/hide off audio thread - #390 QA / dictation hotkey routing race - #391 audio-mute spawn_blocking (async hygiene) - #392 hotkey supervisor + global dispatcher exit signal - #393 post-audit logic-review hotfixes (QA mute .await + focus_target Processing branch) - #394 in-process credentials cache (kills repeated Keychain prompts) Bump 4 files: package.json, tauri.conf.json, Cargo.toml, Cargo.lock.
PR Reviewer Guide 🔍(Review updated until commit 049147c)Here are some key observations to aid the review process:
|
CI ci.yml "Verify version sync across all 5 files" 步骤要求 5 处版本号一致: package.json / package-lock.json (root + nested) / tauri.conf.json / Cargo.toml / Cargo.lock 的 [openless] 包。上一个 commit (568d30d) 漏改了 package-lock.json 两处 → Linux + macOS CI fail。 修法跟 PR #383 后续 commit 941542c 同形:手动同步两处 'version' 字段到 1.2.24-7。下次正确流程是用 scripts/bump-version.sh 一把过。
|
Persistent review updated to latest commit 049147c |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
Summary
Cut Beta-7. 10 PRs landed on `beta` this cycle:
Files bumped
Test plan
PR Type
Other
Description
Diagram Walkthrough
File Walkthrough
package.json
Bump version in package.jsonopenless-all/app/package.json
Cargo.toml
Bump version in Cargo.tomlopenless-all/app/src-tauri/Cargo.toml
tauri.conf.json
Bump version in tauri.conf.jsonopenless-all/app/src-tauri/tauri.conf.json