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

fix(drizzle): yell if default url isn't cahnged #1564

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

juliusmarminge
Copy link
Member

The default example url is a valid url so t3-env wont crash the app, so your app just silently wont work. Adding a refine checking for the default case to prevent this and make sure the app crash before you've changed the URL

@changeset-bot
Copy link

changeset-bot bot commented Sep 12, 2023

🦋 Changeset detected

Latest commit: b7a58f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-t3-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 12, 2023

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

Name Status Preview Comments Updated (UTC)
t3-upgrade ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2023 6:49pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
create-t3-app ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2023 6:49pm

@github-actions github-actions bot added 📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App labels Sep 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 89
🟢 Accessibility 100
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://create-t3-app-git-yell-on-default-url-t3-oss.vercel.app/

@c-ehrlich
Copy link
Member

c-ehrlich commented Sep 12, 2023

oh it seems like some combination of ci matrix options are failing, probably drizzle because it includes the default mysql url?

edit: just saw the fix, good to merge if ci is happy

@juliusmarminge juliusmarminge added this pull request to the merge queue Sep 12, 2023
Merged via the queue into next with commit 58ee08e Sep 12, 2023
43 checks passed
@juliusmarminge juliusmarminge deleted the yell-on-default-url branch September 12, 2023 18:54
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📌 area: ci Relates to CI / GitHub Actions 📌 area: cli Relates to the CLI 📌 area: t3-app Relates to the generated T3 App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants