Skip to content

docs: version docs for v3.4#929

Merged
vdusek merged 1 commit into
masterfrom
docs/version-3.4-snapshot
Jun 3, 2026
Merged

docs: version docs for v3.4#929
vdusek merged 1 commit into
masterfrom
docs/version-3.4-snapshot

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@vdusek vdusek commented Jun 3, 2026

Adds the 3.4 docs snapshot that the release pipeline failed to create for v3.4.0 and v3.4.1 — the Version docs job was broken until #928, so versions.json and the version dropdown on the docs website are still stuck at 3.3.

  • Replaces the 3.3 snapshot with 3.4 (the workflow keeps one minor per major), updating versioned_docs, versioned_sidebars, and versions.json.
  • Generated from the release-v3 branch (v3.4.1) using the exact commands the fixed workflow runs (uv run pnpm exec docusaurus docs:version 3.4 + api:version 3.4), so the API reference documents the released v3 API rather than the v4-dev code on master. Verified: the snapshot still contains the RemainingTime timeout literal that was removed on master in refactor!: remove deprecated APIs #918.

Merging this with the docs: prefix triggers a docs deploy from master, which updates the version dropdown and the "Version: 3.x" badge on the website.

Adds the 3.4 docs snapshot that the release pipeline failed to create for
v3.4.0 and v3.4.1 (the Version docs job was broken until #928). The snapshot
replaces the 3.3 one, mirroring what the workflow does (one minor per major),
and was generated from the release-v3 branch (v3.4.1) so the API reference
documents the released v3 API rather than the v4-dev code on master.
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jun 3, 2026
@vdusek vdusek self-assigned this Jun 3, 2026
@vdusek vdusek requested a review from janbuchar June 3, 2026 10:17
@github-actions github-actions Bot added this to the 142nd sprint - Tooling team milestone Jun 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.91%. Comparing base (695500e) to head (a90a3c5).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #929       +/-   ##
===========================================
+ Coverage   75.69%   86.91%   +11.21%     
===========================================
  Files          48       48               
  Lines        2942     2942               
===========================================
+ Hits         2227     2557      +330     
+ Misses        715      385      -330     
Flag Coverage Δ
e2e 37.55% <ø> (ø)
integration 58.93% <ø> (?)
unit 75.62% <ø> (-0.07%) ⬇️

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 removed the request for review from janbuchar June 3, 2026 10:23
@vdusek vdusek merged commit cc08b6b into master Jun 3, 2026
28 checks passed
@vdusek vdusek deleted the docs/version-3.4-snapshot branch June 3, 2026 10:31
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