Skip to content

feat: serve soarpkgs on riscv64 and refresh the readme - #198

Merged
QaidVoid merged 2 commits into
mainfrom
riscv64-platform
Aug 13, 2026
Merged

feat: serve soarpkgs on riscv64 and refresh the readme#198
QaidVoid merged 2 commits into
mainfrom
riscv64-platform

Conversation

@QaidVoid

@QaidVoidQaidVoid commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features

    • Added riscv64-linux as a supported platform for the default soarpkgs repository.
  • Documentation

    • Expanded the README with clearer guidance on repository and manager roles, installation scope, supported architectures, and runtime requirements.
    • Added common usage examples, URL-based installation details, release tracking guidance, and links to help and full documentation.
    • Updated the key-features overview to better describe the universal package experience.

@coderabbitai

coderabbitaiBot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 77838e12-909b-4ac3-af2a-54e4273a5ee5

📥 Commits

Reviewing files that changed from the base of the PR and between 04433df and a764539.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The default soarpkgs repository now supports riscv64-linux. The README now documents repository behavior, supported architectures, installation scope, common commands, URL installation, and release tracking.

Changes

Repository platform and documentation

Layer / File(s)Summary
Add RISC-V platform support
crates/soar-config/src/repository.rs
The default soarpkgs repository declaration adds riscv64-linux to its supported platforms.
Update repository usage documentation
README.md
The README describes repository separation, supported architectures, installation behavior, features, common commands, URL installation, release tracking, and documentation links.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Mergeability Score:⚪ Minimal · up to a7645

The changes are limited to documentation and a small repository configuration adjustment, with no actionable merge-blocking risk identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Title check✅ PassedThe title clearly summarizes the two changes: adding riscv64 support for soarpkgs and updating the README.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch riscv64-platform

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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Aug 13, 2026

Copy link
Copy Markdown

Deploying soar-docs with Cloudflare Pages Cloudflare Pages

Latest commit:a764539
Status: ✅ Deploy successful!
Preview URL:https://b872a8dd.soar-docs.pages.dev
Branch Preview URL:https://riscv64-platform.soar-docs.pages.dev

View logs

@QaidVoidQaidVoid changed the title feat(config): serve soarpkgs on riscv64feat: serve soarpkgs on riscv64 and refresh the readmeAug 13, 2026
@QaidVoid
QaidVoid merged commit 2224691 into mainAug 13, 2026
9 of 10 checks passed
@QaidVoidQaidVoid mentioned this pull request Aug 12, 2026
github-actionsBot pushed a commit to Azathothas/soar that referenced this pull request Aug 13, 2026
Sign up for freeto 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

@QaidVoid