docs: Add Windows support research and certificate setup guides#369
Draft
AnthonyRonning wants to merge 1 commit intomasterfrom
Draft
docs: Add Windows support research and certificate setup guides#369AnthonyRonning wants to merge 1 commit intomasterfrom
AnthonyRonning wants to merge 1 commit intomasterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
Deploying maple with
|
| Latest commit: |
d57f5eb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c00ac1d1.maple-ca8.pages.dev |
| Branch Preview URL: | https://windows-init.maple-ca8.pages.dev |
ac0637a to
d57f5eb
Compare
Includes comprehensive research on Tauri v2 Windows distribution: - Code signing options (Azure Trusted Signing, SSL.com) - WebView2 runtime handling - NSIS installer configuration - CI/CD pipeline setup with GitHub Actions - SmartScreen and Windows Defender considerations Certificate setup guide covers Individual and Organization validation paths for Azure, plus SSL.com as backup option. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
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.
Summary
Adds comprehensive documentation for adding Windows support to Maple. #364
Files Added
docs/windows-research.md- Consolidated research from multiple AI agents on Tauri v2 Windows distribution (2025/2026 info)docs/windows-certificate-setup.md- Step-by-step guide for three certificate signing optionsCertificate Options Documented
What's NOT in this PR (yet)
build.rsWindows manifestlatest.jsonWindows platform entryThose will come in a follow-up PR once the certificate decision is made.
Action needed: CEO to review certificate options and decide which path to pursue.