Skip to content

Make Google Drive destination options and folderId optional#125

Merged
dazzatronus merged 1 commit into
mainfrom
relax-google-drive-options
Jul 17, 2026
Merged

Make Google Drive destination options and folderId optional#125
dazzatronus merged 1 commit into
mainfrom
relax-google-drive-options

Conversation

@dazzatronus

Copy link
Copy Markdown
Contributor

The delivery pipeline already accepts a google-drive destination without options and saves the file to the root of My Drive (verified against the live integration). The schema required options.folderId, rejecting requests the platform handles fine. This relaxes the contract to match actual behaviour and documents the default: no folderId → My Drive root, default filename.

Verify: pnpm build && pnpm test:smoke — bundled schema shows required: ["provider"] for GoogleDriveDestination; generated Zod accepts {"provider": "google-drive"}.

@dazzatronus
dazzatronus merged commit f31d1ee into main Jul 17, 2026
1 check passed
@dazzatronus
dazzatronus deleted the relax-google-drive-options branch July 17, 2026 13:49
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant