Skip to content

update supported linux distro#134

Merged
weilinfox merged 1 commit intoruyisdk:zhfrom
xijing21:zh
Apr 13, 2026
Merged

update supported linux distro#134
weilinfox merged 1 commit intoruyisdk:zhfrom
xijing21:zh

Conversation

@xijing21
Copy link
Copy Markdown
Collaborator

@xijing21 xijing21 commented Apr 13, 2026

supported distro and version update:

  1. add openRuyi
  2. remove RedLeaf
  3. update Ubuntu and openEuler version

Summary by Sourcery

Update documented Linux distribution support matrix for RuyiSDK.

Documentation:

  • Refresh openEuler LTS and innovation versions listed as Tier 1 supported platforms.
  • Add openRuyi as a Tier 1 supported distribution with latest version support.
  • Update Ubuntu Tier 1 support list to the latest two LTS versions.
  • Remove RedleafOS from the Tier 2 supported distributions list.

Signed-off-by: xijing21 <xijing@iscas.ac.cn>
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai bot commented Apr 13, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the documented Linux distribution support matrix: refreshes specific openEuler and Ubuntu versions, adds openRuyi as a supported distro, and removes RedleafOS from Tier 2 to reflect current support policy.

Flow diagram for updated Linux distro support tiers

flowchart TD
    A[Tier_1_Supported_Distributions] --> B["Debian_12"]
    A --> C["Debian_13"]
    A --> D["openEuler_24_03_LTS_SP2"]
    A --> E["openEuler_24_03_LTS_SP3"]
    A --> F["openEuler_25_03"]
    A --> G["openRuyi_latest_version"]
    A --> H["RevyOS_aligned_with_LicheePi_4A_and_Pioneer_Box"]
    A --> I["Ubuntu_24_04"]
    A --> J["Ubuntu_26_04"]

    K[Tier_2_Supported_Distributions] --> L["Anolis_OS_latest_version"]
    K --> M["Fedora_42"]
    K --> N["Fedora_43"]
    K --> O["OpenCloudOS_latest_version"]
    K --> P["openKylin_latest_version"]

    subgraph Removed_from_support_matrix
        Q["RedleafOS_latest_version"]
    end
Loading

File-Level Changes

Change Details Files
Refresh Tier 1 Linux distribution list to match current supported versions and distros.
  • Update openEuler entries to replace 24.03 LTS SP1 with 24.03 LTS SP3 while keeping 24.03 LTS SP2 and 25.03
  • Add openRuyi as a Tier 1 distribution with the policy of supporting the latest release
  • Adjust Ubuntu LTS entries to drop 22.04 and add 26.04, keeping 24.04
Other/platform-support.md
Remove RedleafOS from the Tier 2 supported distribution list.
  • Delete RedleafOS from Tier 2 distro bullet list while leaving the existing TODO note unchanged
Other/platform-support.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • The Ubuntu examples now list 24.04 and 26.04 while the text says '最近 2 个长期支持(LTS)版本'; consider whether you really want to reference a future unreleased LTS (26.04) instead of the current 22.04 + 24.04 pair, or adjust the wording to clarify this intent.
  • RedleafOS has been removed from the Tier 2 list but the TODO comment about moving it back to Tier 1 remains; either update or remove this TODO so it matches the current support matrix.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The Ubuntu examples now list 24.04 and 26.04 while the text says '最近 2 个长期支持(LTS)版本'; consider whether you really want to reference a future unreleased LTS (26.04) instead of the current 22.04 + 24.04 pair, or adjust the wording to clarify this intent.
- RedleafOS has been removed from the Tier 2 list but the TODO comment about moving it back to Tier 1 remains; either update or remove this TODO so it matches the current support matrix.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@weilinfox
Copy link
Copy Markdown
Collaborator

LGTM
看上去没有问题

@weilinfox weilinfox merged commit 5da693f into ruyisdk:zh Apr 13, 2026
3 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.

2 participants