Skip to content

docs: Add versioned docs for v0.2#856

Merged
vdusek merged 5 commits intomasterfrom
add-docs-v02
Apr 14, 2026
Merged

docs: Add versioned docs for v0.2#856
vdusek merged 5 commits intomasterfrom
add-docs-v02

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@vdusek vdusek commented Apr 14, 2026

  • Add versioned documentation for SDK v0.2 (last zero-based version)
  • Fix typo in api-typedoc.json (RetriveRetrieve)
  • Exclude changelog files from spell check in typos.toml
  • Remove changelog.md from versioned docs (single top-level CHANGELOG is used)
  • Consolidate inner .gitignore files into the top-level one

@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 Apr 14, 2026
@vdusek vdusek self-assigned this Apr 14, 2026
@vdusek vdusek requested a review from Pijukatel April 14, 2026 14:28
@github-actions github-actions bot added this to the 138th sprint - Tooling team milestone Apr 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.67%. Comparing base (9474a6b) to head (47659fa).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #856      +/-   ##
==========================================
+ Coverage   86.57%   86.67%   +0.10%     
==========================================
  Files          48       48              
  Lines        2920     2920              
==========================================
+ Hits         2528     2531       +3     
+ Misses        392      389       -3     
Flag Coverage Δ
e2e 37.87% <ø> (ø)
integration 59.31% <ø> (+0.03%) ⬆️
unit 74.69% <ø> (+0.06%) ⬆️

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.

Fix "Retrive" typo in api-typedoc.json and exclude versioned changelogs
from typos spell checker (commit hashes trigger false positives).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek changed the title docs: add v0.2 docs: add versioned documentation for SDK v0.2 Apr 14, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek changed the title docs: add versioned documentation for SDK v0.2 docs: Add versioned docs for v0.6 Apr 14, 2026
vdusek and others added 2 commits April 14, 2026 16:38
We use a single top-level CHANGELOG for all versions, so per-version
changelog files should not be committed in versioned docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The changelog.md exclusion is now handled by the top-level .gitignore.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek changed the title docs: Add versioned docs for v0.6 docs: Add versioned docs for v0.2 Apr 14, 2026
@vdusek vdusek merged commit fbbf06e into master Apr 14, 2026
31 checks passed
@vdusek vdusek deleted the add-docs-v02 branch April 14, 2026 14:50
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