-
-
Notifications
You must be signed in to change notification settings - Fork 134
fix(cli): upload via CF workers instead of Supabase edge #3150
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
Open
riderx
wants to merge
40
commits into
main
Choose a base branch
from
cursor/cli-upload-cf-workers-7b3e
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,549
−1,119
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
252ad17
fix(cli): upload via CF workers instead of Supabase edge
cursoragent ec8fc63
fix(backend): lint and typecheck for CLI upload endpoints
cursoragent 70c684d
fix(cli): mount private CLI routes on Supabase edge for local tests
cursoragent f7eb5c6
fix(cli): use guarded openExternalUrl in upload plan HTTP check
cursoragent 272fa09
fix(api): forward capgkey for CLI warnings RPC on upload path
cursoragent 3b97b1d
test(cli): expect HTTP upload-channel readback in preview lifecycle
cursoragent adf9b00
fix(cli): address PR #3150 review comments on upload HTTP migration
cursoragent bc82a5d
fix(backend): satisfy requireObjectBody generic constraint for typecheck
cursoragent 3dbd0d0
fix(cli): address CodeRabbit and CodeQL review on upload HTTP migration
cursoragent 990b0e9
fix(cli): align permission helper test mock with isSupabaseClient
cursoragent c552f5d
fix: CI failures for prepare upload replica lag and iOS resume gate
cursoragent 440969c
fix(api): allow bundle/prepare to reset completed versions for re-upload
cursoragent 763d64c
fix(cli): reset appflow p8 provide chain and show Issuer ID step
cursoragent d008b5a
fix(api): coerce prepare re-upload version id to number
cursoragent 987effd
fix(db): restamp prepare_reupload_reset_guc migration after main advance
cursoragent ba6052b
fix(cli): address CodeRabbit review after main merge sync
cursoragent 4ca1c83
fix(cli): remove unused getAppId import after main merge
cursoragent 63f68b8
fix(db): restore r2-direct manifest jsonb guard in prepare_reupload m…
cursoragent 274d98d
fix(cli): address CodeRabbit review on upload HTTP migration
cursoragent deb7423
fix(cli): CI lint + stabilize TUI path input submit
cursoragent 6c67eda
fix(db): restore prepare_reupload_reset GUC after manifest guard migr…
cursoragent 92777c8
fix(cli): address CodeRabbit review on deb7423
cursoragent 095e9ef
fix(cli): split transport vs missing-id errors in lookupUploadVersionId
cursoragent 2bef722
chore(cli): merge main into cursor/cli-upload-cf-workers-7b3e
cursoragent c7dff40
chore(cli): merge main into cursor/cli-upload-cf-workers-7b3e
cursoragent fa16c5f
fix(db): require internal role for prepare_reupload_reset GUC
cursoragent 57fd0db
fix(db): drop superseded prepare_reupload_reset migration
cursoragent 217d182
chore(cli): merge main into cursor/cli-upload-cf-workers-7b3e
cursoragent 989b7e7
feat(cli): replace remaining supabase RPC calls with Capgo HTTP APIs
cursoragent e91058b
fix(cli): satisfy TypeScript on org HTTP helpers
cursoragent 2b54edb
fix(cli): widen 2FA preflight permissions and thread self-host hosts
cursoragent 889b469
fix(cli): drop dead org-name fallback in organization set tracking
cursoragent 3e7a544
fix(cli): allow channel-scoped 2FA preflight and treat unknown member…
cursoragent 7b918a1
fix(cli): limit 2FA app-binding fallback to app and channel scopes
cursoragent d5fcf74
fix(cli): typecheck plan actions and drop unused withSupabaseSource e…
cursoragent e2aef92
fix(test): keep 2FA API key cleanup going after a failed DELETE
cursoragent 47370ab
fix(cli): address CodeRabbit plan, 2FA lookup, and app-list nits
cursoragent 6bfd823
fix(test): mock hostOptionsFromSupabase in CLI permission helper
cursoragent fafe7ad
fix(test): pin TUI FakeCapgo HTTP check-permission route
cursoragent 2ddbbdc
fix(test): retry wrangler 503 on files-security app DELETE
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
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.