chore: bump version to 0.1.123 - #310
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 <[email protected]>
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.
Bumps the package version to 0.1.123. Merging this PR cuts release v0.1.123 — the first to ship a Windows build.
Releases everything since v0.1.122: #305, #299 (Windows support), #306.
Also replaces the macOS DMG now served as latest: v0.1.122's
OpenResearch.dmgandmacos-app.jsonwere overwritten on 2026-09-11 01:53 UTC by an attach run chained off a release dry run, so they no longer match the v0.1.122 tag.Pre-merge checks
x86_64-pc-windows-msvcui/distis current — rebuilt fromui/srcateaba866, all 66 files byte-identical to the committed bundleRELEASE_DISPATCH_TOKENis set, so the macOS DMG should auto-attachmainuntil the Release run publishes —release.ymltags main's tip at dispatchORX_OFFICIAL_RELEASE_BUILD=1and aproductionchannel check. A failure in any Windows job skipshostfor every platform — fix, then re-run the release-on-bump run.Verified locally
cargo fmt --all --checkcargo clippy --all-targets -- -D warningscargo build --lockedcargo test --locked— 781 passed, 0 failedCargo.lockregenerated,v0.1.123tag unclaimedWhat Windows testers get
openresearch-cli-x86_64-pc-windows-msvc.zip(extract, double-clickorx.exe) andopenresearch-cli-installer.ps1. Both are unsigned, so SmartScreen warns on first run; seedocs/windows.md.Windows is a beta. Starting the dashboard by double-click is verified on real hardware; the demo, SSH, and cancelling a local run on Windows have not yet been exercised by a person (see #299's checklist).
🤖 Generated with Claude Code