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

#3804 Show file path on error #3809

Merged
merged 6 commits into from
Sep 7, 2022
Merged

Conversation

siddhsuresh
Copy link
Member

@siddhsuresh siddhsuresh commented Sep 1, 2022

Closes: #3804

What are the changes and their implications?

  • wrap the logic of the steps inside the getAllFiles function with a try...catch block to get the file name during errors

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2022

🦋 Changeset detected

Latest commit: a074bd5

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

This PR includes changesets to release 7 packages
Name Type
@blitzjs/codemod Patch
@blitzjs/auth Patch
@blitzjs/next Patch
@blitzjs/rpc Patch
@blitzjs/config Patch
@blitzjs/generator Patch
blitz 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

packages/codemod/src/upgrade-legacy.ts Outdated Show resolved Hide resolved
@siddhsuresh siddhsuresh requested review from itsdillon and removed request for beerose September 6, 2022 19:40
@itsdillon itsdillon merged commit d3403cf into blitz-js:main Sep 7, 2022
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.

Show file path on error for the update project's import step
3 participants