Skip to content

Conversation

@mariano-m13
Copy link

Adds official RISC-V 64-bit Linux (GNU libc) release support.

Changes

  • New CI workflow for building and testing riscv64gc-unknown-linux-gnu
  • Release workflow to package and publish RISC-V binaries on tags
  • Installation documentation for RISC-V systems

Testing

  • Cross-compilation verified locally
  • CI workflow will validate on PRs
  • Release workflow triggers on version tags

Add GitHub Actions workflow for building and testing eza on
riscv64gc-unknown-linux-gnu target. Uses cross for cross-compilation
and includes basic smoke tests under QEMU emulation.
Add automated release packaging for riscv64gc-unknown-linux-gnu.
Generates tar.gz and zip archives plus SHA256 checksums on tagged
builds and uploads them as GitHub release assets.
Add installation section for RISC-V 64-bit Linux systems with
instructions for downloading and installing the glibc-based binary
from GitHub releases.
@mariano-m13 mariano-m13 requested a review from cafkafk as a code owner October 4, 2025 05:03
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