Skip to content

Refactor Google Translate provider to use SDK#548

Merged
jdfalk merged 1 commit intomainfrom
codex/refactor-provider-integrations-to-use-sdks
Jun 12, 2025
Merged

Refactor Google Translate provider to use SDK#548
jdfalk merged 1 commit intomainfrom
codex/refactor-provider-integrations-to-use-sdks

Conversation

@jdfalk
Copy link
Copy Markdown
Owner

@jdfalk jdfalk commented Jun 12, 2025

Summary

  • refactor GoogleTranslate to use the official Google Cloud SDK
  • note the new approach in the technical design docs
  • update TODO and changelog
  • adjust tests for new HTTP request pattern
  • add dependency to go.mod

Testing

  • go mod tidy (fails: Forbidden when fetching modules)
  • go test ./... (fails: missing go.sum entry for cloud.google.com/go/translate)

https://chatgpt.com/codex/tasks/task_e_684a40d917d88321bdb37a92dc7e5877

@jdfalk jdfalk added the codex Created or modified by AI/automation agents label Jun 12, 2025 — with ChatGPT Codex Connector
@jdfalk jdfalk merged commit b564c7e into main Jun 12, 2025
1 check failed
@jdfalk jdfalk deleted the codex/refactor-provider-integrations-to-use-sdks branch June 12, 2025 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created or modified by AI/automation agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant