Skip to content

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

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

chore(docs): adopt gp-sphinx v0.0.1a8#523
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 — 593 passed, 1 skipped
  • just build-docs — build succeeded, 1 warning

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 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 57.05%. Comparing base (54fd49c) to head (44ace96).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   57.05%   57.05%           
=======================================
  Files          41       41           
  Lines        6219     6219           
  Branches     1074     1074           
=======================================
  Hits         3548     3548           
  Misses       2147     2147           
  Partials      524      524           

☔ 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 6c3a75d to 44ace96 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 cf9230c into master Apr 12, 2026
7 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