Skip to content

Conversation

@patricktobias86
Copy link
Owner

Summary

  • read GOOGLE_API_KEY from process.env or Deno.env for edge runtime compatibility
  • clarify environment variable usage in README
  • add test ensuring edge functions fall back to Deno.env

Testing

  • npm test (fails: ERR_UNKNOWN_FILE_EXTENSION for .ts files)
  • node --test -r ts-node/register test/*.test.ts (fails: ERR_UNKNOWN_FILE_EXTENSION)
  • node --loader ts-node/esm --test test/*.test.ts (fails: ERR_REQUIRE_CYCLE_MODULE)

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

@netlify
Copy link

netlify bot commented Aug 24, 2025

Deploy Preview for sheets-json-api ready!

Name Link
🔨 Latest commit 4accd03
🔍 Latest deploy log https://app.netlify.com/projects/sheets-json-api/deploys/68ab172bcd54350008857e5f
😎 Deploy Preview https://deploy-preview-7--sheets-json-api.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@patricktobias86 patricktobias86 merged commit 7d128e6 into main Aug 24, 2025
5 checks passed
@patricktobias86 patricktobias86 deleted the patricktobias86/fix-referenceerror-in-opensheet-function branch August 24, 2025 13:47
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.

2 participants