Skip to content

enh: add support for riscv64 architecture for taos-ws-py#389

Merged
guanshengliang merged 6 commits intomainfrom
chore/riskv
Apr 23, 2026
Merged

enh: add support for riscv64 architecture for taos-ws-py#389
guanshengliang merged 6 commits intomainfrom
chore/riskv

Conversation

@qevolg
Copy link
Copy Markdown
Contributor

@qevolg qevolg commented Apr 20, 2026

Description

enh: add support for riscv64 architecture for taos-ws-py

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings April 20, 2026 08:22
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the taos-ws-py GitHub Actions workflow to build and validate wheels for the riscv64 architecture as part of the existing Linux cross-build pipeline.

Changes:

  • Add riscv64 to the linux-cross build matrix and download its artifact in the release job.
  • Parameterize per-architecture Docker CFLAGS and runtime distro selection via matrix configuration.
  • Bump uraimo/run-on-arch-action from v2 to v3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/taos-ws-py.yml
Copilot AI review requested due to automatic review settings April 20, 2026 09:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings April 21, 2026 06:04
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.00%. Comparing base (73cd399) to head (c2a8a05).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   82.00%   82.00%           
=======================================
  Files          24       24           
  Lines        3717     3717           
=======================================
  Hits         3048     3048           
  Misses        669      669           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@guanshengliang guanshengliang merged commit e86229a into main Apr 23, 2026
23 of 26 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.

5 participants