morningman opened a new pull request, #3972: URL: https://github.com/apache/doris-website/pull/3972
## Summary - Use the current docs page version metadata for the docs breadcrumb version label. - Keep the version breadcrumb link resolved through the matching global docs version. - Add a small regression test to prevent falling back to pathname-based version inference. ## Test Plan - `node --test src/theme/DocBreadcrumbs/version-source.test.js` - `git diff --check -- src/theme/DocBreadcrumbs/index.tsx src/theme/DocBreadcrumbs/version-source.test.js` ## Notes - `yarn typecheck` currently fails on existing unrelated repository-wide TypeScript issues, including JSX namespace errors, legacy Jest spec globals, and generated search module typings. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
