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

refactor(turborepo): Remove infer env mode #8151

Closed

Conversation

NicholasLYang
Copy link
Contributor

Description

Testing Instructions

Copy link

vercel bot commented May 15, 2024

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

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

Copy link
Contributor

github-actions bot commented May 15, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented May 15, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turborepo integration tests

See workflow summary for details

@NicholasLYang NicholasLYang force-pushed the refactor/make-strict-env-mode-default branch from d0c6654 to 7b74fe8 Compare May 17, 2024 17:57
@NicholasLYang NicholasLYang force-pushed the refactor/make-strict-env-mode-default branch from 7b74fe8 to e9acfb0 Compare May 17, 2024 20:18
@NicholasLYang NicholasLYang force-pushed the refactor/make-strict-env-mode-default branch from cbe27b8 to 114a98a Compare May 17, 2024 21:39
chris-olszewski added a commit that referenced this pull request May 22, 2024
### Description

Commandeered from #8151

Changes default env mode to strict and remove the "infer" option

### Testing Instructions

Existing test suite

(Currently some Windows integration tests are failing due to a missing
env var, opening for review while I work on this)

---------

Co-authored-by: nicholaslyang <nicholas.yang@vercel.com>
chris-olszewski added a commit that referenced this pull request May 22, 2024
### Description

Commandeered from #8151

Changes default env mode to strict and remove the "infer" option

### Testing Instructions

Existing test suite

(Currently some Windows integration tests are failing due to a missing
env var, opening for review while I work on this)

---------

Co-authored-by: nicholaslyang <nicholas.yang@vercel.com>
chris-olszewski added a commit that referenced this pull request May 28, 2024
### Description

Commandeered from #8151

Changes default env mode to strict and remove the "infer" option

### Testing Instructions

Existing test suite

(Currently some Windows integration tests are failing due to a missing
env var, opening for review while I work on this)

---------

Co-authored-by: nicholaslyang <nicholas.yang@vercel.com>
chris-olszewski added a commit that referenced this pull request May 29, 2024
### Description

Commandeered from #8151

Changes default env mode to strict and remove the "infer" option

### Testing Instructions

Existing test suite

(Currently some Windows integration tests are failing due to a missing
env var, opening for review while I work on this)

---------

Co-authored-by: nicholaslyang <nicholas.yang@vercel.com>
chris-olszewski added a commit that referenced this pull request May 31, 2024
### Description

Commandeered from #8151

Changes default env mode to strict and remove the "infer" option

### Testing Instructions

Existing test suite

(Currently some Windows integration tests are failing due to a missing
env var, opening for review while I work on this)

---------

Co-authored-by: nicholaslyang <nicholas.yang@vercel.com>
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.

None yet

1 participant