Skip to content

docs: use the common ApiLink component from the shared theme#795

Merged
barjin merged 1 commit into
masterfrom
docs/use-common-apilink-component
May 18, 2026
Merged

docs: use the common ApiLink component from the shared theme#795
barjin merged 1 commit into
masterfrom
docs/use-common-apilink-component

Conversation

@barjin
Copy link
Copy Markdown
Member

@barjin barjin commented May 15, 2026

Uses the common ApiLink component from the shared docs theme.

Closes #780

@github-actions github-actions Bot added this to the 140th sprint - Tooling team milestone May 15, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label May 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (d1bd5a3) to head (645cd66).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
+ Coverage   97.73%   97.75%   +0.02%     
==========================================
  Files          48       48              
  Lines        4860     4860              
==========================================
+ Hits         4750     4751       +1     
+ Misses        110      109       -1     
Flag Coverage Δ
integration 93.97% <ø> (+0.30%) ⬆️
unit 86.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@barjin barjin added the adhoc Ad-hoc unplanned task added during the sprint. label May 15, 2026
@barjin barjin requested review from janbuchar and vdusek May 18, 2026 06:36
Copy link
Copy Markdown
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@barjin barjin merged commit c2e4f33 into master May 18, 2026
26 of 27 checks passed
@barjin barjin deleted the docs/use-common-apilink-component branch May 18, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: ApiLink generates incorrect URL for versioned docs

3 participants