Skip to content

feat: add portable Google Docs and Calendar support - #232

Open
mohammedahmed18 wants to merge 3 commits into
mainfrom
codex/hosted-google-portable-parity
Open

feat: add portable Google Docs and Calendar support#232
mohammedahmed18 wants to merge 3 commits into
mainfrom
codex/hosted-google-portable-parity

Conversation

@mohammedahmed18

Copy link
Copy Markdown
Collaborator

Summary

  • add hosted portable bootstrap, fetch, and render contracts for Google Docs and Calendar
  • require stable folder roots and explicit Calendar windows
  • harden pagination and duplicate inventory handling

Verification

  • cargo test -p locality-google-docs
  • cargo test -p locality-google-calendar
  • cargo fmt checks
  • independent contract review

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
locality Ready Ready Preview Aug 26, 2026 8:46am

@github-actions

Copy link
Copy Markdown

Codex review

  • severity: minor
    file/line: docs/google-docs-connector.md
    failure mode: The new docs state that Google Docs hosted portable export is available, but this PR does not implement any Google Docs portable connector methods. GoogleDocsConnector still relies on the default Connector portable methods, so users/operators following this doc will hit unsupported/not implemented behavior.
    minimal fix/test: Remove this section from this PR, or add the Google Docs portable implementation plus focused bootstrap/fetch/render tests covering the documented workspace-folder behavior.

I did not run the Rust test suite because the checkout is read-only and builds would need to write artifacts. git diff --check 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