-
Notifications
You must be signed in to change notification settings - Fork 499
refactor(schema): remove unused options to DescriptorConverter #11239
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 GitHub.
2 Skipped Deployments
|
🧪 E2E Preview environment🔑 Environment Variables for Local TestingThis is the preview URL for the E2E tests: https://e2e-studio-es562837l.sanity.dev To run the E2E tests locally, you can use the following environment variables, then run 💬 Remember to build the project first with |
📊 Playwright Test ReportThis report contains test results, including videos of failing tests. |
⚡️ Editor Performance ReportDeploying studio and running performance tests… |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||
c4a1c9c to
2c9fbd7
Compare
6c30f2b to
313f899
Compare
313f899 to
eb204e5
Compare
2c9fbd7 to
171f61d
Compare
Merge activity
|
eb204e5 to
8efdc2b
Compare
171f61d to
0849e81
Compare
The base branch was changed.
These are no longer required due to some refactorings we did with validations.
0849e81 to
0bf3afd
Compare
|
Re-requesting review due to rebase. There shouldn't be any code changes (but do I have a look in case of a bad rebase) |

Description
I believe these were leftover from a refactoring by @dcilke related to how we deal with validations in the schema package.
What to review
N/A.
Testing
N/A.
Notes for release
N/A.