-
Notifications
You must be signed in to change notification settings - Fork 25
API schema processors #890
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 ↗︎
|
View your CI Pipeline Execution ↗ for commit 1c66c54.
☁️ Nx Cloud last updated this comment at |
eb67a81
to
dcae6a3
Compare
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.
Copilot reviewed 22 out of 26 changed files in this pull request and generated no comments.
Files not reviewed (4)
- docs/pages/configuration/build-configuration.mdx: Language not supported
- docs/pages/guides/processors.mdx: Language not supported
- examples/cosmo-cargo/tsconfig.json: Language not supported
- packages/zudoku/package.json: Language not supported
Comments suppressed due to low confidence (1)
packages/zudoku/src/config/validators/common.ts:80
- The removal of the 'postProcessors' merge from the API schema is a breaking change if existing configurations rely on it. Please update the relevant documentation or migration guides to assist users in transitioning to the new build processor configuration.
.merge(ApiConfigSchema),
d8997fe
to
dcae6a3
Compare
See new docs: https://zudoku-docs-git-feat-processors.zuplopreview.net/docs/guides/processors