chore(portal): dashboard subtitle — 'teaching journey so far' (bd-2565) - #195
Merged
Conversation
A deliberately small, visible copy change used to prove the PRODUCTION OTA loop end to end: develop -> verify on staging -> cherry-pick to main -> prod portal rebuilds -> the Play internal-track app picks it up on next launch, with no reinstall and no Play release. The staging half of that loop was proven earlier today (bd-2563). This exercises the half that still matters: main -> prod -> the installed 1208 build.
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.
One-word copy change to the dashboard subtitle, used as the probe for the production OTA loop.
Here's an overview of your teaching journey→…your teaching journey **so far**Why
The staging OTA loop was proven earlier today (bd-2563): merge to
develop→ staging rebuilt in ~90s → same APK fetched the new bundle on relaunch.What is still unproven is the half that matters for users:
main→ prod portal rebuild → the Play internal-track 1208 build picks it up. This change is the probe for that.Deliberately trivial and copy-only, so if anything goes wrong the blast radius is one sentence of dashboard text.
13 files / 71 tests green; string verified present in the compiled bundle.
Closes: bd-2565
🤖 Generated with Claude Code