Skip to content

chore(docs): adopt gp-sphinx v0.0.1a8#659

Merged
tony merged 2 commits intomasterfrom
autodoc-improvements
Apr 12, 2026
Merged

chore(docs): adopt gp-sphinx v0.0.1a8#659
tony merged 2 commits intomasterfrom
autodoc-improvements

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented Apr 12, 2026

Summary

  • Bumps gp-sphinx workspace pins from 0.0.1a70.0.1a8
  • Refreshes uv.lock against the published workspace
  • Adds a CHANGES bullet noting the bump

What's new in gp-sphinx 0.0.1a8

  • ArgparseDomain (:argparse:* roles, indices, xref resolution)
  • CSS namespace unification under gp-sphinx-* BEM
  • sphinx>=8.1 floor with typed env.domains.* accessors
  • Package renames: sphinx-autodoc-layoutsphinx-ux-autodoc-layout, sphinx-autodoc-badgessphinx-ux-badges
  • py.typed marker added to sphinx-autodoc-typehints-gp
  • # bump-version: skip-file sentinel in the bump script
  • See: https://pypi.org/project/gp-sphinx/0.0.1a8/

Test plan

  • uv sync --all-extras --group dev — clean
  • uv run ruff check . --fix --show-fixes — all passed
  • uv run ruff format . — no changes
  • uv run mypy — no issues
  • uv run pytest -q — 881 passed, 1 skipped (capture-pane flake, passed on retry)
  • just build-docs — build succeeded, 3 warnings

why: Adopt the v0.0.1a8 release of the shared docs platform —
  argparse domain, CSS namespace unification under gp-sphinx-*,
  sphinx>=8.1 floor, typed env.domains.* accessors, autodoc layout
  and badges package renames, py.typed marker for typehints-gp.
what:
- Bump gp-sphinx, sphinx-autodoc-api-style, and
  sphinx-autodoc-pytest-fixtures from 0.0.1a7 to 0.0.1a8 across
  every dependency group / optional-dependency extra
- Refresh uv.lock against the published workspace

See also: https://pypi.org/project/gp-sphinx/0.0.1a8/
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #659   +/-   ##
=======================================
  Coverage   46.55%   46.55%           
=======================================
  Files          22       22           
  Lines        2363     2363           
  Branches      389      389           
=======================================
  Hits         1100     1100           
  Misses       1094     1094           
  Partials      169      169           

☔ 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.

@tony tony force-pushed the autodoc-improvements branch from 013ad16 to dfb17f3 Compare April 12, 2026 21:40
@tony tony marked this pull request as ready for review April 12, 2026 21:40
@tony tony merged commit 3b88ab9 into master Apr 12, 2026
13 checks passed
@tony tony deleted the autodoc-improvements branch April 12, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant