Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: accept the renamed alphaXiv/OpenResearch repository in release builds - #281

Merged
myles332 merged 1 commit into
mainfrom
claude/release-repo-rename-fix
Sep 3, 2026
Merged

fix: accept the renamed alphaXiv/OpenResearch repository in release builds#281
myles332 merged 1 commit into
mainfrom
claude/release-repo-rename-fix

Conversation

@myles332

@myles332 myles332 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The GitHub repository was renamed from alphaXiv/openresearch-cli to alphaXiv/OpenResearch, so build.rs rejected ORX_OFFICIAL_RELEASE_BUILD=1 and the v0.1.119 release failed (https://github.com/alphaXiv/OpenResearch/actions/runs/33701854561).

This updates the build guard and the release/download URLs in Cargo.toml, README, updates.rs, and DISTRIBUTION.md to the new name.

After merging, re-run the failed Release on version bump run for the 0.1.119 bump commit so it dispatches the release again from the fixed main.

🤖 Generated with Claude Code

…uilds

The GitHub repository was renamed from openresearch-cli to OpenResearch, so
build.rs rejected ORX_OFFICIAL_RELEASE_BUILD=1 and the v0.1.119 release failed.
Update the guard and the release/download URLs to the new name.

Co-Authored-By: Claude Fable 5.1 <[email protected]>
@myles332
myles332 requested a review from sox8502 as a code owner September 3, 2026 01:37
@myles332
myles332 merged commit 7d6da83 into main Sep 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant