Skip to content

docs: add file associations, single instance, and MSIX guides#5147

Draft
leaanthony wants to merge 3 commits intomasterfrom
docs/16-create-distribution-build-guides
Draft

docs: add file associations, single instance, and MSIX guides#5147
leaanthony wants to merge 3 commits intomasterfrom
docs/16-create-distribution-build-guides

Conversation

@leaanthony
Copy link
Copy Markdown
Member

Summary

  • Add guides/distribution/file-associations.mdx — covers FileAssociations option, ApplicationOpenedWithFile event, wails.json config, and per-platform behaviour
  • Add guides/distribution/single-instance.mdx — covers SingleInstanceOptions, SecondInstanceData, encrypted communication, and forwarding events to the frontend
  • Add guides/build/msix.mdx — covers MSIX CLI flags, signing, file associations in MSIX, package assets, Store submission, and CI/CD

Quality Checklist

  • Code examples verified against source (single_instance.go, application_options.go, msix.go, flags/msix.go, examples/file-association/main.go)
  • FileAssociation struct fields match build-assets.go exactly
  • SingleInstanceOptions and SecondInstanceData fields match single_instance.go exactly
  • MSIX CLI flags match flags/msix.go exactly
  • Internal links verified against existing files
  • No hedging language or filler phrases
  • OS-specific steps use <Tabs syncKey="os">

Closes #16

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c0fa72a2-66f2-4540-ad04-3a53d5943aab

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/16-create-distribution-build-guides

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Missing Changelog Update

Hi @leaanthony, please update v3/UNRELEASED_CHANGELOG.md with a description of your changes.

This helps us keep track of changes for the next release.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 14, 2026

Deploying wails with  Cloudflare Pages  Cloudflare Pages

Latest commit: ff803c7
Status:🚫  Build failed.

View logs

Replace wails.json/wails.yaml with build/config.yml (v3 format),
remove leading dots from ext values, fix update command.
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Missing Changelog Update

Hi @leaanthony, please update v3/UNRELEASED_CHANGELOG.md with a description of your changes.

This helps us keep track of changes for the next release.

@leaanthony leaanthony changed the base branch from v3-alpha to master April 29, 2026 13:08
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