-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Windows #7
Merged
Merged
Conversation
This file contains 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
- Improve error handling and logging in the build script for better resilience and debugging. - Update Tauri configuration for enhanced Windows installation options and settings. - Modify GitHub Actions workflow to ensure proper NSIS installation and build failure feedback.
…nto zhongweili-patch-1
- Refactor Windows bundle settings to streamline configuration. - Remove unnecessary fields to simplify the `nsis` section. - Preserve the `installerIcon` configuration for improved clarity.
- Enhance Windows installer configuration to support multiple languages. - Refactor Windows build workflow to remove unnecessary NSIS installation step. - Optimize artifact download process in the release job for improved efficiency.
- Refactor Windows build step to utilize structured configuration for better maintainability. - Update Tauri build command syntax to align with new configuration standards. - Enhance release step to support merging of downloaded artifacts for streamlined deployments.
- Modify build configurations to improve cross-platform compatibility for Windows and macOS. - Implement structured release process with enhanced versioning and artifact management. - Integrate ARM64 support and necessary dependencies for Windows in the `ort` crate.
- Refactor the Cargo.toml file to eliminate Windows-specific dependencies. - Streamline the project configuration for improved cross-platform compatibility.
- Update `ort` dependencies and adjust related module imports to reflect new paths. - Refactor image processing session handling for better compatibility with `ort` changes. - Enhance security policies in the configuration to support new image sources and connection protocols.
- Bump application version to 0.2.2 for both Cargo and Tauri configuration. - Enhance security by adding additional source URLs to the connect-src settings. - Improve code clarity and initialization logic in the App.vue component.
- Remove the obsolete `dist.js` script to streamline the build process. - Eliminate the GitHub Actions workflow for cross-platform builds to simplify CI/CD configuration.
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.
2.0.0-rc.9
(previous version not compatible with Windows)