-
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
base: cldx-4353/cache-schema-compiler
Are you sure you want to change the base?
refactor(schema): remove unused options to DescriptorConverter #11239
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
🧪 E2E Preview environment🔑 Environment Variables for Local TestingThis is the preview URL for the E2E tests: https://e2e-studio-ig882cl2r.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 ReportUpdated Tue, 25 Nov 2025 09:44:19 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||
These are no longer required due to some refactorings we did with validations.
c4a1c9c to
2c9fbd7
Compare
6c30f2b to
313f899
Compare

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.