-
Notifications
You must be signed in to change notification settings - Fork 0
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
Emergency crash fix. #100
Labels
bug
Something isn't working
Comments
So Vercel have instant rollback. Which does for one commit. The issue is that it seems I did a lot of commits before the crash. |
It seems Vercel Rollback can't help me. Too many commits for a rollback to be possible. |
ArnasDickus
pushed a commit
that referenced
this issue
Dec 5, 2023
ArnasDickus
pushed a commit
that referenced
this issue
Dec 5, 2023
Merged
ArnasDickus
pushed a commit
that referenced
this issue
Dec 5, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 5, 2023
#100 removed coverage report html files
ArnasDickus
pushed a commit
that referenced
this issue
Dec 5, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 5, 2023
#100 removed tsc as potencial build fix
So it seems the issue is with middleware. Which I haven't touched in weeks. Weird. |
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 6, 2023
#100 added middleware back with update nextjs. Vercel might not crash.
So It seems my middleware is still an issue. I wonder if empty middle ware file would be an issue. |
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 6, 2023
#100 removed experimental swc-plugin-coverage-instrument left empty middleware
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 6, 2023
#100 added swc-plugin-coverage-instrument
ArnasDickus
pushed a commit
that referenced
this issue
Dec 6, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 6, 2023
#100 remove swc-plugin uncomment middleware
ArnasDickus
pushed a commit
that referenced
this issue
Dec 7, 2023
ArnasDickus
pushed a commit
that referenced
this issue
Dec 7, 2023
ArnasDickus
added a commit
that referenced
this issue
Dec 7, 2023
#100 removed swc-plugin-coverage instrument
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's the issue #100. Congratulations Arnas.
So After I merged my PR. Build was a success. But Vercel crashed. Which shows weakness in my software.
The text was updated successfully, but these errors were encountered: