testkube
testkube copied to clipboard
docs: upgrade Docusaurus from v2 to v3
Pull request description
Checklist (choose whats happened)
- [ ] breaking change! (describe)
- [ ] tested locally
- [ ] tested on cluster
- [ ] added new dependencies
- [x] updated the docs
- [ ] added a test
Breaking changes
We have to make sure to not use links in format of:
<https://example.com>
and instead do it only this way:
[Title](https://example.com)
Changes
- updated docusaurus and it's dependencies to latest versions
Fixes
- fixed broken mdx files after upgrade
Deploy Preview for testkube-docs-preview ready!
| Name | Link |
|---|---|
| Latest commit | f5b74b7499b996e048d37041d736a3f833d7d14a |
| Latest deploy log | https://app.netlify.com/sites/testkube-docs-preview/deploys/66265e3eb9552f0008497c4f |
| Deploy Preview | https://deploy-preview-5326--testkube-docs-preview.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Closing as obsolete, considering that docs have been moved to kubeshop/testkube-docs.