Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(turbo): add platform env support #9122

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tknickman
Copy link
Member

@tknickman tknickman commented Sep 6, 2024

Description

Support reading what variables are set by a user in CI, and diffing those with those in the execution environment.

Disabled by default for now. Can be enabled with:
TURBO_VALIDATE_PLATFORM_ENV=1

Testing Instructions

Copy link

vercel bot commented Sep 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-gatsby-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 7:42pm
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 7:42pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 7:42pm
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 7:42pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 7:42pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 7:42pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 7:42pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 7:42pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Sep 6, 2024 7:42pm

Copy link

linear bot commented Sep 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants