Update dioxus dependencies and streamline build environment setup#29
Open
Update dioxus dependencies and streamline build environment setup#29
Conversation
Contributor
reiase
commented
Jan 1, 2026
- Bump dioxus, dioxus-router, and dioxus-web versions to 0.7.2 in Cargo.toml for improved features and stability.
- Remove unnecessary installation commands for cargo-binstall and trunk in the GitHub Actions setup, simplifying the build environment configuration.
- Bump dioxus, dioxus-router, and dioxus-web versions to 0.7.2 in Cargo.toml for improved features and stability. - Remove unnecessary installation commands for cargo-binstall and trunk in the GitHub Actions setup, simplifying the build environment configuration.
- Updated the dioxus-cli version to 0.7.2 in the GitHub Actions setup for enhanced stability. - Revised navigation structure in MkDocs configuration to improve clarity and accessibility of documentation. - Added new sections in the documentation to highlight the advantages of Probing and its core technical features. - Translated new documentation content into Chinese to support a broader audience.
- Added installation of `binutils` in both `pypi.yml` and `test.yml` workflows to ensure necessary build tools are available. - Updated the test workflow to run `pytest` directly, improving clarity and consistency in test execution. - Minor documentation updates in `why-probing.md` and its Chinese counterpart to maintain alignment with recent changes.
- Updated the cache key in the setup-build-env action to include OS, action.yml hash, Python version, Rust toolchain, and dioxus-cli version for improved cache management. - Added detailed comments explaining the cache key components to enhance clarity and maintainability.
…ction - Introduced a step to install `binutils` in the setup-build-env action specifically for Linux runners, ensuring necessary build tools are available. - Removed redundant installation steps from pypi.yml and test.yml workflows to streamline the CI process.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.