-
-
Notifications
You must be signed in to change notification settings - Fork 135
fix(cli): recover from missing notifyAppReady / public key / appId #3184
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
13 commits
Select commit
Hold shift + click to select a range
2bc5c8f
fix(cli): recover from missing notifyAppReady, public key, and appId
cursoragent 7bdbd89
fix(cli): drop recovery barrel to satisfy deadcode lint
cursoragent 01fcf6f
fix(cli): avoid init/command import in recovery helpers
cursoragent 2d6e904
fix(cli): defer API key lookup until interactive appId recovery
cursoragent 8353c3d
fix(cli): address CodeQL false positive in appId recovery
cursoragent 3094176
fix(cli): address PR review feedback on recovery flows
cursoragent 184357a
fix(cli): follow-up recovery fixes from PR review
cursoragent ff92d35
fix(cli): address CodeRabbit review on recovery flows
cursoragent e026f32
fix(cli): follow-up CodeRabbit cleanup on recovery paths
cursoragent f45f6da
fix(cli): resolve aliased updater bindings in notifyAppReady patch
cursoragent 0cb116b
fix(cli): match CapacitorUpdater in mixed CommonJS destructuring
cursoragent c3e30f8
fix(cli): validate config appId and harden notifyAppReady binding checks
cursoragent 1ce24ee
fix(cli): reload generated key after encrypt recovery
cursoragent 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
Some comments aren't visible on the classic Files Changed page.
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
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.