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

chore: migrate dot-env migration to support latest schema #8258

Merged
merged 1 commit into from
May 30, 2024

Conversation

chris-olszewski
Copy link
Member

Description

#8253 and #8248 ended up landing close enough that they broke the branch. This PR updates the latter to use tasks instead of pipeline.

Testing Instructions

CI

Copy link

vercel bot commented May 30, 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 May 30, 2024 7:52pm
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-designsystem-docs ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-gatsby-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-native-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-svelte-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-tailwind-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
examples-vite-web ⬜️ Ignored (Inspect) May 30, 2024 7:52pm
rust-docs ⬜️ Ignored (Inspect) May 30, 2024 7:52pm

Copy link
Contributor

github-actions bot commented May 30, 2024

🟢 CI successful 🟢

Thanks

Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

@chris-olszewski chris-olszewski merged commit 18c9d5a into turborepo_2 May 30, 2024
55 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_bad_merging branch May 30, 2024 20:21
chris-olszewski added a commit that referenced this pull request May 30, 2024
### Description

Add codemod for the `experimentalUI` -> `ui` change that took place in
#8254

If `"experimentalUI": true` is set, then the config will be omitted as
the UI is now enabled by default.

### Testing Instructions

Added tests

CI should be green once #8258 lands
and we rebase
chris-olszewski added a commit that referenced this pull request May 31, 2024
### Description

#8253 and #8248 ended up landing close enough that they broke the
branch. This PR updates the latter to use `tasks` instead of `pipeline`.

### Testing Instructions

CI
chris-olszewski added a commit that referenced this pull request May 31, 2024
### Description

Add codemod for the `experimentalUI` -> `ui` change that took place in
#8254

If `"experimentalUI": true` is set, then the config will be omitted as
the UI is now enabled by default.

### Testing Instructions

Added tests

CI should be green once #8258 lands
and we rebase
chris-olszewski added a commit that referenced this pull request Jun 4, 2024
### Description

#8253 and #8248 ended up landing close enough that they broke the
branch. This PR updates the latter to use `tasks` instead of `pipeline`.

### Testing Instructions

CI
chris-olszewski added a commit that referenced this pull request Jun 4, 2024
### Description

Add codemod for the `experimentalUI` -> `ui` change that took place in
#8254

If `"experimentalUI": true` is set, then the config will be omitted as
the UI is now enabled by default.

### Testing Instructions

Added tests

CI should be green once #8258 lands
and we rebase
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.

2 participants