Package DevinX Connector for Microsoft Store - #56
Draft
fenner888 wants to merge 7 commits into
Draft
Conversation
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.
What changed
DevinXTools.DevinXConnector, publisherCN=43D84E24-857C-4C40-9DAA-1A6983913CD9, Store ID9N52Z3FVMFH8, and package familyDevinXTools.DevinXConnector_ydtgrt4yd5wrc.Why
Tailscale supplies only the private route. Windows users still need a trusted local Connector service. Microsoft Store delivery gives users a signed, updateable package without requiring DevinX to operate a paid Azure Artifact Signing service.
Validation
npm run lintnpm run typechecknpm test -- --runInBand)npm run buildnpm audit --audit-level=high(0 vulnerabilities)npm run connector:verify:windows:storegit diff --checkThe Windows workflow must still compile the native app, create/unpack the real MSIX, and upload the
MICROSOFT-STORE-UPLOADartifact before this PR can leave draft.