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, 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 Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
6c3a75d to
44ace96
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— 593 passed, 1 skippedjust build-docs— build succeeded, 1 warning