-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(api): troubleshooting tests for publishing #11668
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 ↗︎
1 Skipped Deployment
|
| makes and merges a PR in `sentry-docs`, which kicks off a deploy via Vercel to | ||
| https://docs.sentry.io/api/. | ||
|
|
||
| ## Troubleshooting API Docs Tests |
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.
suggestion: we also get a lot of questions from people that see the diff test fail and think it's a test failure. Would be good to add that here too and say it's supposed to fail to show you the difference between new and old schema.
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.
good idea!
Adds a section to develop docs for common API docs test errors.