[PR #4131] [MERGED] demo: fix missing env vars #13453

Closed
opened 2026-04-13 08:56:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4131
Author: @himself65
Created: 8/21/2025
Status: Merged
Merged: 8/21/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/08/21/missing-env


📝 Commits (1)

  • d8d267f demo: fix missing env vars

📊 Changes

1 file changed (+13 additions, -1 deletions)

View changed files

📝 turbo.json (+13 -1)

📄 Description

Summary by cubic

Added missing auth and Stripe environment variables to turbo.json globalEnv so Turbo rebuilds when these values change. Fixes stale builds and runtime errors in the demo caused by env updates not invalidating the cache.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4131 **Author:** [@himself65](https://github.com/himself65) **Created:** 8/21/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/08/21/missing-env` --- ### 📝 Commits (1) - [`d8d267f`](https://github.com/better-auth/better-auth/commit/d8d267f613671f80bdfa8ad6cb454d1fd4049d7a) demo: fix missing env vars ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `turbo.json` (+13 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added missing auth and Stripe environment variables to turbo.json globalEnv so Turbo rebuilds when these values change. Fixes stale builds and runtime errors in the demo caused by env updates not invalidating the cache. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 08:56:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#13453