Conversation
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 Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
f9e2b03 to
85a0769
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.0.1a7→0.0.1a8uv.lockagainst the published workspaceCHANGESbullet noting the bumpWhat's new in gp-sphinx 0.0.1a8
:argparse:*roles, indices, xref resolution)gp-sphinx-*BEMsphinx>=8.1floor with typedenv.domains.*accessorssphinx-autodoc-layout→sphinx-ux-autodoc-layout,sphinx-autodoc-badges→sphinx-ux-badgespy.typedmarker added tosphinx-autodoc-typehints-gp# bump-version: skip-filesentinel in the bump scriptTest plan
uv sync --all-extras --group dev— cleanuv run ruff check . --fix --show-fixes— all passeduv run ruff format .— no changesuv run mypy— no issuesuv run pytest -q— 83 passedjust build-docs— build succeeded, no warnings