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

Open
wants to merge 2 commits 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.

Testing

TURBO_SYSTEM_ENV=THIS_NEAT_ENV,SUPER_COOL,TEST THIS_NEAT_ENV=1 ./target/debug/turbo build --skip-infer --force --cwd examples/basic

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-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 9:20pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Oct 11, 2024 9:20pm

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