Skip to content

Docs: update env-var pickup timing for API/SDK updates - #541

Closed
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786999893-env-var-pickup-docs
Closed

Docs: update env-var pickup timing for API/SDK updates#541
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786999893-env-var-pickup-docs

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Updates the environment variables reference page to match the observed behavior for API/SDK updates: they are picked up on the next HTTP request against a warm isolate without needing a redeploy.

  • Replaces the outdated "stale until redeploy" statement with a distinction between API/SDK updates and UI/settings-page updates.
  • Adjusts the note about how environment variables can be set to include the API and SDK, not just the settings page.

Live test: a val reading Deno.env.get("TEST_ENV_PICKUP") returned unset on the first request, then returned the newly set value on the very next request after the variable was created via the API/SDK.

Link to Devin session: https://app.devin.ai/sessions/783c5efafc3a45f386dcec6235be53ca
Requested by: @stevekrouse

Environment variables set via the API or SDK are picked up on the next
HTTP request against a warm isolate without a redeploy. UI/settings-page
updates may still require a redeploy.

Tested live on Val Town, 2026-08-17.

Co-Authored-By: Steve Krouse <steveykrouse@gmail.com>
@stevekrouse stevekrouse self-assigned this Aug 17, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying val-town-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7ccd91
Status: ✅  Deploy successful!
Preview URL: https://c836e2ed.val-town-docs.pages.dev
Branch Preview URL: https://devin-1786999893-env-var-pic.val-town-docs.pages.dev

View logs

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