-
Notifications
You must be signed in to change notification settings - Fork 32
[PB-4520]: feat/migrate-storage-endpoints #1548
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…proved code clarity" This reverts commit 2b99356.
…mpatibility" This reverts commit f417740.
src/app/drive/components/FileViewer/viewers/FilePdfViewer/FilePdfViewer.tsx
Show resolved
Hide resolved
|
The test that was working before fails now: |
those tests are randomly failing, but they are not related to my changes. It is a known bug that its still pending to fix. They fail, but after some retries, they start working again |
…ype for improved PDF handling" This reverts commit 49da521.
|
CandelR
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, let's see if we can check the problem with the tests that fail continuously, it's starting to be annoying and in the end we may miss something


Description
Migrates storage endpoints from drive-old to drive-new.
Related Issues
Related Pull Requests
internxt/sdk#297
Checklist
Testing Process
Additional Notes