Skip to content
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 13 commits into from
Dec 15, 2024
Merged

Support Windows #7

merged 13 commits into from
Dec 15, 2024

Conversation

zhongweili
Copy link
Owner

@zhongweili zhongweili commented Dec 14, 2024

  • Update ort to 2.0.0-rc.9 (previous version not compatible with Windows)
  • Modify model initialization
  • Remove obsolete workflow

- 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.
- 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.
@zhongweili zhongweili changed the title Update workflow job permission Support Windows Dec 15, 2024
@zhongweili zhongweili merged commit d2b0b16 into master Dec 15, 2024
6 checks passed
@zhongweili zhongweili deleted the zhongweili-patch-1 branch December 15, 2024 08:48
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