- Notifications
You must be signed in to change notification settings - Fork926
fix: add version information to default docs links#14205
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
fix: add version information to default docs links#14205
Uh oh!
There was an error while loading.Please reload this page.
Conversation
alwaysmeticulousbot commentedAug 7, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
🤖 Meticulous replayed 100 user sessions andtook 1261 visual snapshots. Meticulous has not yet run on238e995 of the main branch and so there was nothing to compare against. Last updated for commit 52d60dc. This comment will update as new commits are pushed. |
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.
nice!
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
d6c4d47
intomainUh oh!
There was an error while loading.Please reload this page.
This PR adds version information to the default docs links. If the user set's the docs link themselves it won't mess with it.
It also moves a helper function for getting embedded build info into utils and adds a little cache.
fixes#13369