Refinery-RS Build
Version updated for https://github.com/SirCesarium/refinery-rs to version v2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Refinery-RS Build & Quality Actions GitHub Action automates multi-target Rust builds, code quality checks, and Docker containerization for CI/CD workflows. It supports building Rust projects for multiple platforms (Windows, Linux, macOS, Android), integrates tools like clippy, rustfmt, and sweet for code quality assurance, and can package binaries into Docker images for deployment. This action streamlines the process of maintaining high-quality Rust codebases and simplifies release and deployment pipelines.
Release notes
Full Changelog: https://github.com/SirCesarium/refinery-rs/compare/v1.2...v2.0