-
Notifications
You must be signed in to change notification settings - Fork 280
feat: add resilient native cold-start update checks #620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9f3ee25
refactor: extract the pure update-flow decision layer into updateFlow…
sunnylqm 40b5104
docs: native checkUpdate design — declarative endpoint plan, plain-te…
sunnylqm b19413b
docs: guardian source portability verified — engine choice goes per-p…
sunnylqm 7eb9970
docs: rule out linking the host Hermes on Android — C ABI not exported
sunnylqm d843213
feat: port the update-flow decision layer to C++ with golden-vector p…
sunnylqm b945d0b
docs: final verdict — option B, uniform C++ decision layer on all pla…
sunnylqm a8710f9
fix: harden the flow_json parser against hostile server input
sunnylqm 9a0d113
feat: HandleCheckResponse composition + native orchestration design (…
sunnylqm e34f390
feat: syncNativeConfig — provisioning layer for the native cold-start…
sunnylqm 95c73c6
feat(ios): native cold-start update check orchestrator
sunnylqm 03450c6
feat(android): native cold-start update check orchestrator
sunnylqm 2a4041d
feat(harmony): native cold-start update check orchestrator
sunnylqm 24f3adf
feat: JS reuses the native check's cached response (§10.3)
sunnylqm 8ee69ae
docs: mark the native checkUpdate implementation complete
sunnylqm ae5f1ca
feat: forceBoot — per-version remote activation override (§10.7)
sunnylqm 8412b64
docs: record the config placement verdict — forceBoot lives on bindings
sunnylqm f679e11
fix: harden native cold-start update orchestration
sunnylqm 181952a
fix: address native check review feedback
sunnylqm 3229cd8
docs: record the open follow-ups from the native check review rounds
sunnylqm f33bd6a
docs: fold the second review round into the follow-ups list
sunnylqm 283dfd4
fix: close native check review follow-ups
sunnylqm 60f5fd2
docs: record the third review round's open items
sunnylqm 33dc6cb
fix: resolve third native check review follow-ups
sunnylqm 845de20
fix: address remaining native check review comments
sunnylqm 0f4651e
fix: address fourth native check review
sunnylqm 5f5d0cb
fix: apply CodeRabbit auto-fixes
coderabbitai[bot] ffe5da3
docs: record the fourth review round and the merge-gate verdict
sunnylqm 41918dc
fix: stop the native check from overriding checkStrategy and resets
sunnylqm ffa606f
fix: commit native check results atomically against resets
sunnylqm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.