Skip to content

Conversation

akesson
Copy link

@akesson akesson commented Sep 2, 2025

No description provided.

- Add GitHub Actions workflow for automated cross-platform builds
- Include installation script and comprehensive documentation
- Set up release process for team-specific bug fixes
- Based on Dioxus v0.6.3 with optimizations feature enabled

Features:
- Cross-platform binary builds (Windows, macOS, Linux)
- Automated release on v*-fix.* tags
- Easy installation via curl/wget
- CI/CD integration examples
- Comprehensive team documentation
The previous workflow failed because taiki-e/upload-rust-binary-action
requires an existing GitHub release to upload binaries to. Now the workflow:

1. Creates the GitHub release first
2. Builds and uploads binaries to the existing release
3. Updates release notes with installation instructions
@akesson akesson requested a review from a team as a code owner September 2, 2025 16:54
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