Skip to content

tweak documentation a little + change how cms version is defined#1671

Merged
prandla merged 1 commit into
cms-dev:mainfrom
prandla:docs-version-update
Apr 8, 2026
Merged

tweak documentation a little + change how cms version is defined#1671
prandla merged 1 commit into
cms-dev:mainfrom
prandla:docs-version-update

Conversation

@prandla

@prandla prandla commented Apr 8, 2026

Copy link
Copy Markdown
Member

i noticed the <title> in the docs still said v1.5.1. so:

  • make the docs' version automatically match the cms version
  • define the version in pyproject.toml instead of __init__.py (this also allows removing the version detection hack in setup.py)
  • show version in sidebar, make sidebar scroll with the page

i noticed the <title> in the docs still said v1.5.1. so:

* make the docs' version automatically match the cms version
* define the version in pyproject.toml instead of __init__.py
* show version in sidebar, make sidebar scroll with the page
@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.68%. Comparing base (18efb50) to head (dc72e80).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1671      +/-   ##
==========================================
+ Coverage   54.67%   54.68%   +0.01%     
==========================================
  Files         336      336              
  Lines       27448    27440       -8     
==========================================
  Hits        15006    15006              
+ Misses      12442    12434       -8     
Flag Coverage Δ
functionaltests 0.00% <0.00%> (ø)
unittests 54.68% <100.00%> (+0.01%) ⬆️

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@prandla prandla merged commit efaab69 into cms-dev:main Apr 8, 2026
4 checks passed
@prandla prandla deleted the docs-version-update branch April 8, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants