Skip to content

chore: promote dev to master (3.3.2 — shared-drives review fixes) - #409

Merged
BSalaeddin merged 4 commits into
masterfrom
dev
Sep 11, 2026
Merged

BSalaeddin merged 4 commits into
masterfrom
dev

Conversation

@BSalaeddin

Copy link
Copy Markdown
Collaborator

Promotes dev (942cdb67) to master. Included since the last promotion (#404):

  • fix(core,server): review fixes for the Google Drive shared-drives PR (#393) #407 — review fixes for the Google Drive shared-drives PR (fix(core): browse shared drives and Shared-with-me in the Google Drive picker (default-off flag) #393). drives.list is guarded, so a 403 under a Workspace sharing policy, a 429 or a 5xx degrades to no shared-drive rows instead of throwing out of loadFiles and emptying the whole root listing; the failure surfaces on a new non-fatal google-drive:shared-drives-error event. Drive folder ids are escaped into the files.list query through the same escapeDriveQueryValue the server-mode client uses, which moved into @useupup/core/internal with @useupup/server re-exporting it. The shared-drive and "Shared with me" rows lead the root's first page rather than trailing it.
  • The changeset for those fixes is its own file. fix(core,server): review fixes for the Google Drive shared-drives PR (#393) #407 originally edited .changeset/google-drive-shared-drives.md, which the 3.3.1 Version Packages merge had already consumed and deleted on master — that was a modify/delete conflict against this branch, and resolving it would have restated the whole 3.3.1 entry a second time. It is now .changeset/google-drive-shared-drives-review.md, declaring @useupup/core and @useupup/server as patch and describing only the delta.

Merging this leaves exactly one pending changeset, so the Version Packages PR will cut 3.3.2.

#394 is deliberately NOT in this promotion: its Cross-framework E2E gate is reproducibly red, and a control workflow_dispatch of the same suite without it is green.

Alaeddin and others added 4 commits September 11, 2026 10:38
@codesandbox

codesandbox Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@BSalaeddin
BSalaeddin merged commit 73ad9b4 into master Sep 11, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant