Skip to content

docs: restore version-2.5 and add version-3.0#805

Closed
vdusek wants to merge 1 commit into
masterfrom
fix/docs-versioning-v3-restore
Closed

docs: restore version-2.5 and add version-3.0#805
vdusek wants to merge 1 commit into
masterfrom
fix/docs-versioning-v3-restore

Conversation

@vdusek

@vdusek vdusek commented May 20, 2026

Copy link
Copy Markdown
Contributor

The v3.0.0 release workflow versioned the docs as 2.5 instead of 3.0, overwriting the existing v2.5 versioned docs with v3 content (commit e0a0bc8 "docs: Version docs for v2.5.1").

This PR restores the published docs state:

  • Restore website/versioned_docs/version-2.5/ and website/versioned_sidebars/version-2.5-sidebars.json to the state at 5f7f7b1 (before the bad versioning commit).
  • Add website/versioned_docs/version-3.0/ and website/versioned_sidebars/version-3.0-sidebars.json generated by pnpm exec docusaurus docs:version 3.0 + api:version 3.0 against the v3.0.0 docs.
  • Update website/versions.json to ["3.0", "2.5", "1.12", "0.6"].

The pipeline bug that caused this is fixed in a follow-up PR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 141st sprint - Tooling team milestone May 20, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label May 20, 2026
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.44%. Comparing base (80a5974) to head (3cc037f).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
- Coverage   94.50%   94.44%   -0.07%     
==========================================
  Files          48       48              
  Lines        4916     4916              
==========================================
- Hits         4646     4643       -3     
- Misses        270      273       +3     
Flag Coverage Δ
integration 90.68% <ø> (-0.15%) ⬇️
unit 83.03% <ø> (ø)

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.

@vdusek

vdusek commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

closing in favor of #808

@vdusek vdusek closed this May 20, 2026
@vdusek vdusek deleted the fix/docs-versioning-v3-restore branch May 20, 2026 12:52
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.

2 participants