feat: link the App Store listing; Wingover is live - #225
Merged
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.
Wingover is live: https://apps.apple.com/us/app/wingover/id6789477483
The launch-gated landing swap:
<span class="store">-><a class="store" href="https://apps.apple.com/app/id6789477483">, "Coming soon to the" -> "Download on the". The URL is the locale-neutral form so non-US storefronts resolve..storewas already authored link-ready (text-decoration none, white color, :focus-visible ring), so no CSS changes.apple-itunes-app, app-id 6789477483) in the head. This was the "consider at launch" item; Safari on iOS shows a native open-or-install banner on the landing page. Strike this line if you don't want the banner.Companion PR: wingover.app#12 swaps the get.wingover.app redirect (after merging it, the box needs a
git pull; deploy/get/ is a bind mount).Gates: tsc, eslint --max-warnings 0, format:check, check:css, vitest 484/484, playwright 105 passed / 10 skipped (first-paint.spec needed a
pnpm buildin the fresh worktree; failure was missing dist, controlled and re-run green).Merge burns a TestFlight build:
public/**is in testflight.yml's paths (onlypublic/shots/**is negated).