Skip to content

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

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

chore(docs): adopt gp-sphinx v0.0.1a8#68
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 — 83 passed
  • just build-docs — build succeeded, no 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 and sphinx-autodoc-api-style pins from
  0.0.1a7 to 0.0.1a8 across every dependency group
- 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 73.08%. Comparing base (d02ab87) to head (85a0769).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files          14       14           
  Lines         836      836           
=======================================
  Hits          611      611           
  Misses        225      225           

☔ 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 f9e2b03 to 85a0769 Compare April 12, 2026 21:41
@tony tony marked this pull request as ready for review April 12, 2026 21:41
@tony tony merged commit 1a59826 into master Apr 12, 2026
36 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